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

Add "cron" tests #46

Open
schneems opened this issue Feb 9, 2021 · 3 comments
Open

Add "cron" tests #46

schneems opened this issue Feb 9, 2021 · 3 comments

Comments

@schneems
Copy link
Contributor

schneems commented Feb 9, 2021

It's helpful to see when "main" started failing as external dependencies change (such as a change in defaults).

@edmorley
Copy link
Member

The builder repo's tests are run every day, and they include a smoke test that builds the Ruby getting started guide. We'll also be adding Direwolf CNB tests in the future.

What failure modes did you have in mind to catch with cron tests here?

@schneems
Copy link
Contributor Author

schneems commented Nov 6, 2024

👍🏻 That seems good enough

@schneems schneems closed this as completed Nov 6, 2024
@schneems
Copy link
Contributor Author

Actually I remembered why I wanted it: For the case where someone is contributing, but tests are failing. I want them to be able to check if main is failing as well or it's just their PR.

Basically: It's less for me and more for 3rd party contributors (which we don't have yet, but I would like). Plus I'm tagging this as a wanted contribution for a hackday, hoping that someone can make an easy-ish pr https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants