pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:HTML language:Java
Filter by
155M results
Automatically generated by Decap CMS
decap-cms/draft
Summary
Add homepage and bugs fields to package.json so the published npm manifest includes standard metadata links for the
upstream repository.
Microbounty context
Lead: https://github.com/charles-openclaw/charles-microbounties/issues/1707 ...
В строке товара (карточка сделки → Товары) убраны быстрые кнопки «фОпт/фРозн». Базы Закуп/Опт/Розн теперь подсвечиваются
как активные (фирменный цвет CRM), когда текущая цена позиции совпадает с базой. ...
Update the game over message so people know how to play again!
Standardizes sample resource names on the ecosystem example- convention.
- catalog/workflows/**/*.yaml: example: param values my-* - example-* (27 files)
- catalog/workflows/demos/waap-full-stack.yaml: ...
Problem
The Jenkins build pipeline already skips publishing new binaries when the only changed files are under docs/. This
avoids the cost of a full binary build cycle when commits only update documentation. ...
The Lint workflow only triggered on push to main, so it never ran on PRs and could not gate them — ruff failures kept
landing on main and only surfaced post-merge (4 consecutive cleanup PRs: #461, #482, ...