Skip to content

Feature/update release to include version numbers#35

Merged
gignsky merged 11 commits intodevelopfrom
feature/update-release-to-include-version-numbers
Aug 14, 2025
Merged

Feature/update release to include version numbers#35
gignsky merged 11 commits intodevelopfrom
feature/update-release-to-include-version-numbers

Conversation

@gignsky
Copy link
Owner

@gignsky gignsky commented Aug 14, 2025

No description provided.

Copilot AI review requested due to automatic review settings August 14, 2025 09:55

This comment was marked as outdated.

gignsky and others added 6 commits August 14, 2025 05:58
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@gignsky gignsky requested a review from Copilot August 14, 2025 10: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

This PR updates the release workflow to include version numbers in binary artifacts and artifact names by extracting the version from Cargo.toml metadata.

  • Adds version extraction from Cargo.toml using cargo metadata command
  • Updates binary file naming to include version numbers in the format v{version}
  • Modifies artifact names to include version information for better identification

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@gignsky gignsky self-assigned this Aug 14, 2025
@gignsky gignsky merged commit bb9f3b4 into develop Aug 14, 2025
3 checks passed
@gignsky gignsky deleted the feature/update-release-to-include-version-numbers branch August 14, 2025 10:09
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