Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(build): Set version without requiring sed #27

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Conversation

rhysparry
Copy link
Owner

@rhysparry rhysparry commented Oct 6, 2024

This pull request includes a small but important change to the justfile to enhance the version extraction process.

  • justfile: Modified the Version export to use trim_start_match instead of sed for removing the 'v' prefix from the version string.

@rhysparry
Copy link
Owner Author

rhysparry commented Oct 6, 2024

This change is part of the following stack:

Change managed by git-spice.

@rhysparry rhysparry merged commit 4d58b2c into main Oct 6, 2024
2 checks passed
@rhysparry rhysparry deleted the fix/build-version branch October 6, 2024 03:35
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.

1 participant