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

🧪 Update syntax for setting step outputs in GitHub Actions CI/CD workflow definition #940

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

Jamim
Copy link
Contributor

@Jamim Jamim commented Feb 1, 2024

What do these changes do?

The set-output command is deprecated and will be disabled soon.
For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Are there changes in behavior for the user?

No.

Related issue number

N\A

Checklist

  • I think the code is well written
  • Documentation reflects the changes

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Feb 1, 2024
CHANGES/940.contrib.rst Outdated Show resolved Hide resolved
CHANGES/940.contrib.rst Outdated Show resolved Hide resolved
@Jamim
Copy link
Contributor Author

Jamim commented Feb 1, 2024

Thank you for the review and suggestions, @webknjaz!
I've updated the PR.

@Jamim Jamim requested a review from webknjaz February 1, 2024 19:36
@Jamim Jamim changed the title Fix set-output usage on CI 📝 Fix set-output usage on CI Feb 1, 2024
Jamim and others added 2 commits February 1, 2024 23:39
The `set-output` command is deprecated and will be disabled soon.
For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Co-authored-by: Sviatoslav Sydorenko <wk@sydorenko.org.ua>
@webknjaz webknjaz changed the title 📝 Fix set-output usage on CI 🧪 Update syntax for setting step outputs in GitHub Actions CI/CD workflow definition Feb 1, 2024
@webknjaz webknjaz enabled auto-merge (squash) February 1, 2024 22:42
@webknjaz webknjaz merged commit 229f429 into aio-libs:master Feb 1, 2024
46 checks passed
@Jamim Jamim deleted the fix/set-output branch February 1, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants