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

Review travis_retry usage in CI code [2h] #687

Open
AronNovak opened this issue Jul 12, 2024 · 0 comments
Open

Review travis_retry usage in CI code [2h] #687

AronNovak opened this issue Jul 12, 2024 · 0 comments
Assignees

Comments

@AronNovak
Copy link
Member

We have an issue with travis_retry generally.
In some cases, `travis_retry˙ cannot really re-try the things, as there are things inside the scripts that fail for the 2nd time of execution always. Let's review the scripts to make sure things are in theory at least executable multiple times, one after the other, if a random (network) error happens.

Follow .travis.yml.
Feel free to add more travis_retry where makes sense.

Beware of https://github.com/Gizra/drupal-starter/blob/main/.travis.template.yml

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

No branches or pull requests

2 participants