Skip to content

Test version fix 2#933

Draft
Sunghoon Park (supark-cflt) wants to merge 7 commits intomasterfrom
test-version-fix-2
Draft

Test version fix 2#933
Sunghoon Park (supark-cflt) wants to merge 7 commits intomasterfrom
test-version-fix-2

Conversation

@supark-cflt
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 15, 2026 11:05
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Semaphore CI pipeline to temporarily adjust how ci-tools ci-update-version runs during the Test block, aiming to validate behavior related to “2-segment” version handling.

Changes:

  • Adds a temporary inline override of SEMAPHORE_GIT_REF_TYPE when running ci-update-version in the Test job.
  • Fetches git tags before running the version update step in the Test job.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines +41 to +42
# Temporarily override to test forward fix for 2-segment versions
- export SEMAPHORE_GIT_REF_TYPE=branch && git fetch --tags -q && ci-tools ci-update-version --direct-pom-edit
- ci-sem-pint
- ci-tools ci-update-version --direct-pom-edit
# Temporarily override to test forward fix for 2-segment versions
- export SEMAPHORE_GIT_REF_TYPE=branch && git fetch --tags -q && ci-tools ci-update-version --direct-pom-edit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants