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

e2e testing: refactor to remove deprecated functions #3751

Closed
phantomjinx opened this issue Oct 18, 2022 · 3 comments
Closed

e2e testing: refactor to remove deprecated functions #3751

phantomjinx opened this issue Oct 18, 2022 · 3 comments

Comments

@phantomjinx
Copy link
Contributor

The set-output and save-state functions are being removed and new environment variables added to replace their usage. All e2e actions use set-output so will need refactoring to update to the new syntax. See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands and https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#environment-files for details.

@phantomjinx
Copy link
Contributor Author

Please assign to me. Thanx

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!

@tadayosi
Copy link
Member

fixed by #3823

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants