chore: bump release to v2026.09.3 - #100
Merged
Merged
Conversation
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-bay-04f351e03-100.westeurope.4.azurestaticapps.net |
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.
Cuts v2026.09.3, scope
both. Merging this pushesacc, which triggers the frontend and backend acceptance deploys.What changed
packages/frontend/src/changelog.jsonstatus: "Released", 3 commitspackage.json,packages/frontend/package.json,packages/backend/package.json2026.09.2→2026.09.3package-lock.jsonversionfields: top-level,packages[""], and both workspaces. Nothing else movedThe scope is
bothbecause #95 touchedpackages/backendandpackages/frontend.ropa-sitehas nopackage.jsonand is never version-bumped.The entry
accandmain, in one job covering all three workspaces.eed4ebbhas no commit body, because Renovate writes none. Its details come from facts verified while it was being merged, not from a commit message.Four
docscommits in range were deliberately excluded (3f2dd6b,eb5af4f,a1410af,689006d). The changelog is kept as a product record, not a repository record. They are dropped rather than deferred: the next range starts at this bump.Verification
origin/acc; none appears in any earlier entry; order matchesgit log --no-mergesnpm ci --dry-runnpm run check-formatChangelogcomponent testsProcess notes
nodescript and refuses to run twice. That was verified by a second run, which exited 1 without writing.Merging
Use a merge commit. Squash and rebase are disabled, both in the repository settings and in the ruleset's
allowed_merge_methods. The entry names each commit by its SHA, and both alternatives rewrite those hashes.This is the first release to go through the
accgate withscanrequired. The promotion tomainthat follows will be the first through themain promotion gatewithscanrequired.