chore(submodule): bump backend to d962c67 and frontend to c6a1504 - #306
Merged
Merged
Conversation
There was a problem hiding this comment.
🟡 Changes recommended
The supplied readiness assessments indicate unresolved changes are required.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates backend and frontend submodules to newer dev revisions.
Changes:
- Backend:
099fc84→38c277f - Frontend:
387a291→4a4b09c
File summaries
| File | Description |
|---|
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Backend picks up NEH-197 (CI), NEH-195, NEH-77, NEH-75 and the two test fixes; frontend picks up the NEH-166 visibility change. Both are the current dev tips.
There was a problem hiding this comment.
🟡 Changes recommended
The supplied readiness assessments indicate unresolved changes are required.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0 new
- Review effort level: Balanced
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.
Advances both pins from the 2026-07-25 tips to the current
devheads, in two commits: first backend 099fc84 → 38c277f and frontend 387a291 → 4a4b09c (the August work: NEH-32 hardening, NEH-208/209, export NEH-90/91/123/124, NEH-174/175/176/178/213; frontend PRs #58–#82), then backend → d962c67 and frontend → c6a1504 (today's merges: NEH-197 CI, NEH-195, NEH-77, NEH-75, the two test fixes; NEH-166 visibility).Checked: the backend delta adds one setting,
BOOTSTRAP_TOKEN, whichscripts/generate-secrets.shalready provisions; no compose, nginx, Dockerfile or manifest change is needed. The dev stack comes up on a Mac. The backend suite is green on the new CI at the pinned tip (130 passed, 4 skipped, 7 deselected, drift guard clean).