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

Add a regex_search to replace plugin version correctly #63

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

markh0338
Copy link
Contributor

When changing a plugin package with version specifiers, you could end up with duplicate packages in the local_requirements file and it will cause upgrade script to fail. This PR updates the regexp search for lineinfile to match only the plugin name only instead of the version specifiers as well.

@jvoss jvoss merged commit ded40bc into jvoss:main Jan 9, 2024
@markh0338 markh0338 deleted the plugin-update-regex branch April 9, 2024 15:40
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