Skip to content

Conversation

@ahmedhesham6
Copy link
Collaborator

Summary

  • Fetch tags from origin before listing available tags during paks publish
  • Version bump suggestions are now based on the latest GitHub tags
  • Prevents conflicts when tags are created from other machines or directly on GitHub

Changes

  • Added fetch_tags() function to sync local tags with remote
  • Added get_latest_version() helper to get latest semver tag
  • Publish command now syncs tags before presenting version options

Fetch tags from origin before listing available tags during publish.
This ensures version bump suggestions are based on the latest GitHub
tags, preventing conflicts when tags are created from other machines
or directly on GitHub.
@ahmedhesham6 ahmedhesham6 merged commit 50bcd51 into main Jan 16, 2026
1 check passed
@ahmedhesham6 ahmedhesham6 deleted the fix/sync-remote-tags-before-publish branch January 16, 2026 10:45
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