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

CI: Change nightly schedule, retry asset uploads #1659

Merged
merged 1 commit into from
Jun 12, 2022

Conversation

tynanbe
Copy link
Member

@tynanbe tynanbe commented Jun 10, 2022

Attempts to address the nightly build intermittently failing to upload the Linux archive with error ECONNRESET.

Haven't seen the retry functionality tested, but the build is still able to succeed with this change: https://github.com/tynanbe/gleam/actions/runs/2472937671
https://github.com/tynanbe/gleam/actions/runs/2478743818

@tynanbe tynanbe force-pushed the nightly_linux branch 12 times, most recently from 297eef3 to 4653668 Compare June 11, 2022 04:55
@tynanbe tynanbe changed the title CI: Change nightly schedule, retry Linux upload CI: Change nightly schedule, retry asset uploads Jun 11, 2022
@tynanbe
Copy link
Member Author

tynanbe commented Jun 11, 2022

@lpil, updated. I also cleaned up line endings, so make sure to ignore whitespace when viewing the diff.

fi

- name: Upload release archive
shell: bash
Copy link
Member

Choose a reason for hiding this comment

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

How does this work if hub hasn't been installed yet?

Copy link
Member Author

@tynanbe tynanbe Jun 11, 2022

Choose a reason for hiding this comment

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

Hub is included with the standard github images.

https://github.com/github/hub#github-actions

Copy link
Member

@lpil lpil left a comment

Choose a reason for hiding this comment

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

Thank you!

@lpil lpil merged commit 2016d0c into gleam-lang:main Jun 12, 2022
@tynanbe tynanbe deleted the nightly_linux branch June 13, 2022 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants