Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4k
More resilient publish workflow options#3313
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
More resilient publish workflow options#3313
Conversation
Thanks for this :) A few questions:
what build problems did you run into? |
It's possible that I was fightingpublishing timeout problems. Not sure if you can see the logs, butthese are the runs from the branch I was testing on ( If you can, here'sone example that's not just a publish timeout. I guess one additional benefit is that this also enables more parallel/"faster" builds. |
This solves two challenges I faced when upgrading the publish workflow:
This setup (with some other stuff) is running/working overhere.