pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:TypeScript language:JavaScript
Filter by
224M results
The MissingPartTwoDecisionRule is no longer a necessary step in the decision engine s evaluation process.
This commit removes the rule class, its registration from the dependency injection container, ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| com.google.errorprone:error_prone_annotations (source) | 2.49.0 → 2.50.0 | age | confidence ...
dependencies
Summary
- Adds a ContactReveal client component to the listing detail page that lets signed-in users reveal the listing owner
s first name and email on click
- Unauthenticated users see a sign-in ...
Summary
Describe this PR in 2-5 bullets:
- Problem: archon workflow run could be hard to diagnose when workflow discovery found only bundled workflows, and
resume/approve/reject re-entry could ...
Automated dependency updates for the Software Engineering Done Right Gradle plugin repository.
Included commits
- bec1ba4 maintenance(dependencyUpdate): update Gradle repo workflow references using ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What
Sprint A of the launch-readiness plan — closes the repo-side gaps identified in the 2026-06-11 audit.
New CI
- unit-tests workflow — pnpm typecheck + pnpm test (328 files / 3,459 tests, ~10s) ...
Bumps actions/setup-node from 4 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/setup-node/releases actions/setup-node s releases /a . /em /p blockquote ...
dependencies
github_actions
Summary
- Creates packages/i18n with a lightweight t(key, vars?) helper, flat en.json locale file (~150 keys), and
compile-time key safety via TranslationKey = keyof typeof en
- Extracts all confidently-extractable ...
Summary
Adds a SystemRolesList page that shows a simple list of system roles by name, wired into the app s routing and drawer
navigation.
- Route: /roles (registered under the :lang children in app.routes.ts, ...