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

GitHub Actions set-env deprecation #573

Merged
merged 2 commits into from
Oct 13, 2020
Merged

GitHub Actions set-env deprecation #573

merged 2 commits into from
Oct 13, 2020

Conversation

vsoch
Copy link
Contributor

@vsoch vsoch commented Oct 12, 2020

Issue: https://issues.redhat.com/browse/PROJQUAY-1141

Changelog: none

Docs: none

Testing: none

Details:
Announced on October 1st, set-env is being deprecated and we've started to see warnings in various workflow runs that use it. I noticed you use it here, and wanted to offer a quick fix. I tested it out for my own workflow (thanks @jzelinskie for the tip!) here if you want to see if it works as expected to compile the conformance.test binary.

Announced on October 1st, [set-env is being deprecated](https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/) and we've started to see warnings in various workflow runs that use it. I noticed you use it here, and wanted to offer a quick fix.
@app-sre-bot
Copy link
Collaborator

Can one of the admins verify this patch?

.github/workflows/CI.yaml Outdated Show resolved Hide resolved
Co-authored-by: Hank Donnay <hdonnay@gmail.com>
Copy link
Member

@hdonnay hdonnay left a comment

Choose a reason for hiding this comment

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

LGTM.

Someone from the quay team should give it a once-over, also.

@vsoch
Copy link
Contributor Author

vsoch commented Oct 13, 2020

Thanks @hdonnay!

Copy link
Member

@kleesc kleesc left a comment

Choose a reason for hiding this comment

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

lgtm

@thomasmckay thomasmckay merged commit 60a536a into quay:master Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants