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 npm-tag input to use when checking latest version #82

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Jul 14, 2023

This adds a npm-tag (optional) input, which can be used to specify which NPM tag should be used to check the latest version. In Snaps we release packages under the flask tag, but when using independent release versions, it looks at the latest tag to check if a package should be updated, resulting in all packages being updated. This way we can specify that it should look at flask instead.

@Mrtenz Mrtenz requested a review from a team as a code owner July 14, 2023 10:59
@Mrtenz Mrtenz merged commit e0c9867 into main Jul 14, 2023
@Mrtenz Mrtenz deleted the mrtenz/tagged-releases branch July 14, 2023 11:17
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