Skip to content

Conversation

@amattu2
Copy link
Contributor

@amattu2 amattu2 commented Dec 11, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 11, 2025 20:53
@amattu2 amattu2 merged commit 6b32265 into 1.8.0 Dec 11, 2025
8 checks passed
Copy link
Contributor

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

This PR fixes the GitHub Build pipeline by adding version sorting to the Git tag selection logic. Without proper version sorting, tags were selected based on lexicographic order rather than semantic version order, which could lead to incorrect build number increments.

Key Changes:

  • Added sort -V (version sort) to the Git tag listing pipeline to ensure tags are sorted numerically/semantically before selecting the latest one

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

@amattu2 amattu2 added this to the 1.8.0 milestone Dec 23, 2025
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.

3 participants