[DC-727] Enrollment checker: state-aware assets and per-state build (1/8) - #642
Open
jhernandez-cfa wants to merge 4 commits into
Open
[DC-727] Enrollment checker: state-aware assets and per-state build (1/8)#642jhernandez-cfa wants to merge 4 commits into
jhernandez-cfa wants to merge 4 commits into
Conversation
|
✅ State label added — thanks! |
This comment has been minimized.
This comment has been minimized.
This was referenced Sep 1, 2026
jhernandez-cfa
force-pushed
the
dc727/01-state-aware-assets-and-build
branch
from
September 1, 2026 16:31
47b7577 to
2d51817
Compare
jhernandez-cfa
marked this pull request as ready for review
September 1, 2026 19:34
necampanini
approved these changes
Sep 2, 2026
jhernandez-cfa
force-pushed
the
dc727/01-state-aware-assets-and-build
branch
from
September 3, 2026 04:13
2d51817 to
043bf33
Compare
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.
🔗 Jira ticket
DC-727
✍️ Description
Stack PR 1 of 8 — bottom of the stack.
Adds the DC artwork and the
checkerAssetPathresolver, switches the checker components off hardcoded image paths onto state-aware lookups, and threads theSTATEenv var throughnext.config.ts,i18n-init, and the CI matrix so the app builds per state.Focus: the resolver contract and the build plumbing. Every PR above this one depends on it.
Verified locally: checker lint, typecheck, tests, and static export for both CO and DC.
🔗 Links to related PRs
Part of the DC-727 stack (review bottom-up):
✅ Completion tasks