- Notifications
You must be signed in to change notification settings - Fork342
Update release and ci workflows to useGITHUB_OUTPUT and bumpactions/checkout to v4.#752
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
GITHUB_OUTPUT and bumpactions/checkout to v4.GITHUB_OUTPUT and bumpactions/checkout to v4.jonathanedey commentedJan 3, 2024
Currently we use a forked version of a (no longer maintained) release github action which still uses Would we want to consider moving this to a new maintained source likehttps://github.com/ncipollo/release-action? |
lahirumaramba left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks! LGTM!
lahirumaramba commentedJan 3, 2024
good call! I think we should. Let's do it in a separate PR though. Is there an official github action for this now? |
jonathanedey commentedJan 3, 2024
The original repothe fork was based on was the official oneuntil they stopped maintaining it in 2021. They left suggested alternatives with the one i linked being the most active but the thread of mentions shows a few repos who decided to usehttps://github.com/softprops/action-gh-release instead. |
1520317 to33f0f2eCompare…ons/checkout` to v4. (#752)* Update release workflow to use GITHUB_OUTPUT.* Use actions/checkout@v4 for nightly builds
No description provided.