-
Notifications
You must be signed in to change notification settings - Fork 421
chore(ci): replace deprecated set-output commands #1957
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
chore(ci): replace deprecated set-output commands #1957
Conversation
Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need. |
This is awesome, thank you for taking the time! I’ll review it as soon as I
can tomorrow ;)
…On Mon, 27 Feb 2023 at 09:08, Cibin Mathew ***@***.***> wrote:
@cibinmathew <https://github.com/cibinmathew> requested review from
@awslabs/aws-lambda-powertools-python on: #1957
<#1957> ci:
replace deprecated set-output commands as a code owner.
—
Reply to this email directly, view it on GitHub
<#1957 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZPQBA6WBVDLZSL7VDJ2IDWZROIXANCNFSM6AAAAAAVIXLKVY>
.
You are receiving this because your review was requested.Message ID:
<awslabs/aws-lambda-powertools-python/pull/1957/issue_event/8612768321@
github.com>
|
No related issues found. Please ensure there is an open issue related to this change to avoid significant delays or closure. |
Looks great, merging. Thanks a lot for taking the time @cibinmathew - these are quality of life governance improvements that we appreciate very much. |
Awesome work, congrats on your first merged pull request and thank you for helping improve everyone's experience! |
Issue number: #1591
Summary
Replace deprecated
save-state
andset-output
commands to the new format: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameterChanges
User experience
Checklist
If your change doesn't seem to apply, please leave them unchecked.
Is this a breaking change?
RFC issue number:
Checklist:
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.