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

Update CI triggers #28

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Update CI triggers #28

merged 2 commits into from
Sep 25, 2024

Conversation

wusatosi
Copy link
Member

@wusatosi wusatosi commented Sep 24, 2024

This PR removes two requirements for the CI to trigger:

  • Changes made so any branches can trigger the CI. See: CI Improvements #27 (comment)
  • Changes made so any files can trigger the CI. As currently the only folder excluded from the white-list is the /example folder, which doesn't really make sense? We could miss build config update if we need to introduce more configuration files.

This PR also introduces nightly build-test (mentioned: #27 (comment) ), the frequency of the periodic update is currently set at daily at 3:30 PM UTC (11:30 ET).
This timestamp and frequency is fairly arbitrary, meant to trigger 30 minutes before the weekly sync call.
The daily build maybe too frequent, this is all open to discussion.

@wusatosi wusatosi changed the title Reduce CI Trigger requirements Update CI triggers Sep 24, 2024
@wusatosi wusatosi mentioned this pull request Sep 24, 2024
6 tasks
Copy link
Member

@steve-downey steve-downey left a comment

Choose a reason for hiding this comment

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

Looks like an improvement to me.

@bretbrownjr bretbrownjr merged commit 652d49e into bemanproject:main Sep 25, 2024
13 checks passed
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.

3 participants