Skip to content

fully swap over to bundle versioning#199

Merged
chrisghill merged 6 commits into
mainfrom
chris/feature/bundle-versioning
Oct 10, 2025
Merged

fully swap over to bundle versioning#199
chrisghill merged 6 commits into
mainfrom
chris/feature/bundle-versioning

Conversation

@chrisghill
Copy link
Copy Markdown
Member

@chrisghill chrisghill commented Oct 9, 2025

This PR refactors the bundle versioning system by removing the legacy V0 pull functionality and consolidating on the V1 bundle versioning approach. The changes standardize terminology from "tag" to "version" throughout the codebase.

  • Removed deprecated PullV0 function and related V0 test infrastructure
  • Renamed PullV1 to Pull as the primary bundle pulling function
  • Updated CLI flags and internal references from "tag" to "version" for consistency
  • Cleaned up unused dependencies and configuration files

This comment was marked as resolved.

Copy link
Copy Markdown
Member

@coryodaniel coryodaniel left a comment

Choose a reason for hiding this comment

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

goodnight, sweet prince

@chrisghill chrisghill merged commit 9be5dbe into main Oct 10, 2025
1 check passed
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