fix(selfhost): stabilize REES validation and RAG coalescing - #2116
Merged
Conversation
Retry REES Sentry release validation after source-map upload so deploys do not fail while Sentry is still surfacing commit and deploy metadata. Coalesce pending full RAG repo index jobs over webhook incrementals for the same repo in both durable queue backends, while keeping incrementals path-scoped when no full job is pending. Validation: git diff --check; npm run test:ci; npm audit --audit-level=moderate.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2116 +/- ##
=======================================
Coverage 95.71% 95.71%
=======================================
Files 222 222
Lines 24620 24653 +33
Branches 8936 8945 +9
=======================================
+ Hits 23565 23597 +32
- Misses 432 433 +1
Partials 623 623
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
GITTENSORY-Xdeploy blocker directly.Scope
type(scope): short summaryConventional Commit format, for examplefix(api): restore profile access checks.CONTRIBUTING.mdand does not reintroduce GitHub Pages, VitePress,site/, orCNAME.Validation
git diff --checknpm run actionlintnpm run typechecknpm run test:coveragelocally;codecov/patchrequires coverage of the lines and branches changed.npm run test:workersnpm run build:mcpnpm run test:mcp-packnpm run ui:openapi:checknpm run ui:lintnpm run ui:typechecknpm run ui:buildnpm audit --audit-level=moderateIf any required check was skipped, explain why:
npm run test:cipassed and includes the checked CI commands above.Safety
UI Evidencesection below with JPG/JPEG or PNG screenshots arranged as organized, captioned, clickable thumbnails. This PR has no visible UI changes.UI Evidence
Not applicable; no visible UI, frontend, docs, or extension changes.
Notes
npm run test:ciemits existing UI lint warnings about fast-refresh component exports; the command completed successfully.