-
Notifications
You must be signed in to change notification settings - Fork 2k
Add initial GitHub Actions CI #1011
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
Conversation
Adding some retries does the job: |
Sorry for the delay -- I like that there's a workaround, but I'm honestly concerned that the solution is "just hit it until it works" which doesn't feel particularly kind to the upstream infrastructure (especially since we'd be adding those lines just to make GitHub Actions work, since it works fine everywhere else). 😞 |
Oh snap, it's fully green (90 checks, the full suite twice!) |
Changes: - docker-library/php@2f5aa9a: Merge pull request docker-library/php#1052 from infosiftr/jq-template - docker-library/php@165f8ca: Add initial jq-based templating engine - docker-library/php@b44c4f1: Merge pull request docker-library/php#1011 from docker-library/github-actions - docker-library/php@5dc2907: Add initial GitHub Actions CI
See docker-library/bashbrew#2. 👍
(This is currently failing due to https://bugs.php.net/bug.php?id=79445, but I wanted to get it open to have a place to record the link to that bug. 😅)