migration/08 release config - #10
Open
CptSchnitz wants to merge 2 commits into
Open
Conversation
…ames Scopes are now required on every commit and validated against the actual pnpm workspace names, discovered dynamically from pnpm-workspace.yaml via @commitlint/config-pnpm-scopes so the allow-list never drifts from the real workspaces. The release and dependency scopes are allowed explicitly for release-please's own commits and dependency bumps, which name no workspace.
The manager, the specification package and the repository root are linked into one version line via the linked-versions plugin, since a deployment is described by a single number. The SDK keeps its own line, unlinked, because it is past 1.0 with external consumers and must not be bumped or forced through a major for changes to a service it does not use. Neither source repository used component-scoped tags, so the manifest seeds every component at its current, hand-verified version rather than restarting from zero. A release bumps each linked component's own derived files alongside its package.json: the manager's Helm chart version and appVersion, and the umbrella chart's version and its pinned dependency on the manager chart. The specification package's declared API version in openapi_v1.yaml and the generated openapi3.yaml moves with it too, so the generator's drift check keeps passing after a release lands. Changelog sections mirror the commit types the team's commitlint configuration actually accepts, with the noise-only types (build, chore, ci, style, test, devdeps) hidden from the rendered changelog.
CptSchnitz
marked this pull request as ready for review
August 23, 2026 12:57
Coverage Report for apps/jobnik-manager
File CoverageNo changed files found. |
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.
Stack created with GitHub Stacks CLI • Give Feedback 💬