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

Docker nightly builds in GitHub Actions #2026

Open
2 tasks
jpraynaud opened this issue Oct 21, 2024 · 0 comments
Open
2 tasks

Docker nightly builds in GitHub Actions #2026

jpraynaud opened this issue Oct 21, 2024 · 0 comments
Labels

Comments

@jpraynaud
Copy link
Member

Why

We want to detect when the Docker image builds are failing. They are not currently tested in the CI because they are too long to run on each PR.

What

Implement scheduled CI runs for Docker builds with the available cron scheduler of GitHub Actions.

How

  • Create new scheduled workflow to build all the Docker images that are not built in the CI (not suffixed by .ci)
  • Schedule the run every night at 2 am GMT
@jpraynaud jpraynaud added the CI/CD 🏭 CI/CD label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant