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

Remove node version from artifact names #1346

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

klutchell
Copy link
Contributor

@klutchell klutchell commented Jan 23, 2025

This avoids artifact download failures when the node version changes between draft and merge.

Copy link
Contributor

flowzone-app bot commented Jan 23, 2025

Website deployed to CF Pages, 👀 preview link https://a548aad7.flowzone.pages.dev

@klutchell klutchell marked this pull request as ready for review January 23, 2025 14:55
@klutchell klutchell requested a review from pipex January 23, 2025 14:55
@klutchell klutchell changed the title Use regex matching for npm artifacts on finalize Remove node version from artifact names Jan 23, 2025
The artifact download regex on finalize treats the node
version string as optional, and we only upload
a single node artifact matching the max version anyway.

Change-type: minor
Signed-off-by: Kyle Harding <kyle@balena.io>
This avoids artifact download failures when the node
version changes between draft and merge.

CHange-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
@flowzone-app flowzone-app bot merged commit ce81ab8 into master Jan 23, 2025
68 checks passed
@flowzone-app flowzone-app bot deleted the kyle/npm-download branch January 23, 2025 15:19
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