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

Closes #3978: add retry on installation steps in CI #3979

Merged

Conversation

ajpotts
Copy link
Contributor

@ajpotts ajpotts commented Jan 21, 2025

Adds retry to the installation steps in the CI. This is to mitigate the occasional occurrence of the CI failing due to the inability to download the dependencies when the dependencies are unavailable.

Closes #3978: add retry on installation steps in CI

@ajpotts ajpotts force-pushed the 3978_add_retry_on_installation_steps_in_CI branch from 3d3262d to b5f95ee Compare January 22, 2025 17:33
@ajpotts ajpotts force-pushed the 3978_add_retry_on_installation_steps_in_CI branch from b5f95ee to ef3ef3d Compare January 22, 2025 17:36
@ajpotts ajpotts marked this pull request as ready for review January 22, 2025 17:40
Copy link
Contributor

@drculhane drculhane left a comment

Choose a reason for hiding this comment

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

With no real way to test this locally, I can only say that the code looks right. Since none of the chapel or python arkouda functionality has changed, I see no reason not to approve.

Copy link
Contributor

@jaketrookman jaketrookman left a comment

Choose a reason for hiding this comment

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

Looks good to me

@ajpotts ajpotts added this pull request to the merge queue Jan 27, 2025
Merged via the queue into Bears-R-Us:master with commit d651ed0 Jan 27, 2025
19 checks passed
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.

add retry on installation steps in CI
3 participants