-
Notifications
You must be signed in to change notification settings - Fork 49
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
Use environment files instead of set-output command #1799
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
Build succeeded. ✔️ pre-commit SUCCESS in 2m 05s |
f16df62
to
813f7e9
Compare
Build succeeded. ✔️ pre-commit SUCCESS in 2m 07s |
Build succeeded (gate pipeline). ✔️ pre-commit SUCCESS in 1m 50s |
Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry. |
It was there so that we could switch between gevent & eventlet for a greenlets library (for concurrency pool), but never actually tried it. We've been using gevent for several months now.
813f7e9
to
8bd6b71
Compare
Build succeeded. ✔️ pre-commit SUCCESS in 2m 03s |
Build succeeded (gate pipeline). ✔️ pre-commit SUCCESS in 2m 09s |
Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry. |
Why are we still getting the "The |
Because it's coming from redhat-actions/buildah-build & redhat-actions/push-to-registry |
Related to packit/deployment#396