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

[AXON-43] chore: fix CI warnings about release actions #63

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

sdzh-atlassian
Copy link
Member

What is this?

Small PR to fix these warnings that appear in our builds:

image

Apparently the official github action for releases is no longer maintained, so this makes the repo use the highest-rated proposed alternative - softprops/action-gh-release

It's almost a drop-in replacement, with an added benefit of combining the upload of artifacts into one action

How was this tested?

Test release from this branch using the new action
image

Also, made sure that the build fails if the uploaded artifact isn't found:
image

Copy link
Collaborator

@bwieger-atlassian-com bwieger-atlassian-com left a comment

Choose a reason for hiding this comment

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

Clean!

@sdzh-atlassian
Copy link
Member Author

Hopefully this doesn't break the actual nightlies ;D

@sdzh-atlassian sdzh-atlassian merged commit e04500b into main Jan 2, 2025
2 checks passed
@sdzh-atlassian sdzh-atlassian deleted the AXON-43-nuke-nightly-warnings branch January 2, 2025 22:09
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