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

[CI] include node version in uploaded artifact name #55

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

marcdumais-work
Copy link
Contributor

What it does

This prevents a name clash when the CI job runs for more than one node version, when the workflow is triggered by a release event.

How to test

If Ci passes, it means that I least the workflow was not broken. But we will need to wait for an actual release, to confirm the issue if fixed.

Follow-ups

N/A

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

This prevents a name clash when the CI job runs for more than
one node version, when the workflow is triggered by a release
event.

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
Copy link
Contributor

@bhufmann bhufmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@marcdumais-work
Copy link
Contributor Author

thanks for the review!

@marcdumais-work marcdumais-work merged commit d03eb3d into main Mar 13, 2025
8 checks passed
@marcdumais-work marcdumais-work deleted the fix-release branch March 13, 2025 18: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