Tboileau/test qtdi 3301 - #1272
Draft
thboileau wants to merge 7 commits into
Draft
Conversation
Align the TCK release version scheme with Connectors: 1.<YYMM>.<patch>. Cut master over to 1.2610.0-SNAPSHOT and delegate the release version arithmetic in ci/Jenkinsfile-release to the VersionController shared library already loaded by the pipeline, so the December to January rollover (1.2612.0 gives 1.2701.0-SNAPSHOT) is handled by the same implementation Connectors use. Add a DRY_RUN parameter that runs release:prepare with -DdryRun=true and skips every publishing stage, so a release can be simulated end to end without tagging, pushing or deploying anything. Fix the same December to January defect in the duplicated bump logic of the legacy bash release path. Co-authored-by: Claude Opus 5 <noreply@anthropic.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
With -DdryRun=true the release plugin never rewrites pom.xml in place, so the existing archive of **/*pom.xml captures the unchanged poms. Also archive pom.xml.tag, pom.xml.next and release.properties, which hold the versions the run would have committed, then drop them with release:clean so a later run cannot resume the simulated release. State the dry run in the manual validation prompt, and point the legacy bash comment at VersionController, the real source of truth. Co-authored-by: Claude Opus 5 <noreply@anthropic.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
thboileau
marked this pull request as draft
August 31, 2026 12:09
|
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.

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (63.30% Estimated after merge)
Requirements
Why this PR is needed?
What does this PR adds (design/code thoughts)?
AI generated code
https://internal.qlik.dev/general/ways-of-working/code-reviews/#guidelines-for-ai-generated-code