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

Fix CRON #676

Merged
merged 24 commits into from
Dec 10, 2024
Merged

Fix CRON #676

merged 24 commits into from
Dec 10, 2024

Conversation

arichiv
Copy link
Member

@arichiv arichiv commented Dec 10, 2024

Let's fix the cron in #279 so that it doesn't fail every time. We should run it on pushes to the main branch as well as on a schedule (to ensure we don't miss changes to the public suffix list outside of RWS commits).

Tested by running on all pull requests in the new action before being reverted back: success example failure example

Let's fix the cron in #279 so that it doesn't fail every time: https://github.com/GoogleChrome/related-website-sets/actions/workflows/rws-submissions-checks.yml?page=2&query=event%3Aschedule

Tested by running on all pull requests in the new action before being reverted back:
@arichiv arichiv self-assigned this Dec 10, 2024
@arichiv arichiv requested a review from cfredric December 10, 2024 16:48
Copy link

Looks like you've passed all of the checks!

@arichiv arichiv mentioned this pull request Dec 10, 2024
5 tasks
@arichiv arichiv requested a review from aselya December 10, 2024 19:59
Copy link
Collaborator

@aselya aselya left a comment

Choose a reason for hiding this comment

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

LGTM thanks for fixing this!

Let's make sure to check this before the next few submission review sessions to see if there's any issues.

@aselya aselya merged commit 8adbc69 into main Dec 10, 2024
4 checks passed
@aselya aselya deleted the cron branch December 10, 2024 20:09
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.

2 participants