Skip to content

Update CI triggers#28

Merged
bretbrownjr merged 2 commits intobemanproject:mainfrom
wusatosi:patch-2
Sep 25, 2024
Merged

Update CI triggers#28
bretbrownjr merged 2 commits intobemanproject:mainfrom
wusatosi:patch-2

Conversation

@wusatosi
Copy link
Copy Markdown
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
Copy Markdown
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.

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