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

Change new tag version replacement #72

Open
dloez opened this issue Nov 3, 2023 · 0 comments
Open

Change new tag version replacement #72

dloez opened this issue Nov 3, 2023 · 0 comments

Comments

@dloez
Copy link
Owner

dloez commented Nov 3, 2023

Currently we are replacing the old version string with the new version string, this works but can cause issues on edge cases.

We can store the start match for the different fields in the tag in the tag details struct to be able to replace the correct characters for its new values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Pending Triage
Development

No branches or pull requests

1 participant