Skip to content

schedule actions to run at least 3 times a week #5369

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

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

dgrove-oss
Copy link
Member

Add schedule clause to GitHub actions to cause them to run 3 times a week. Schedule is offset by 1 hour for each workflow file to avoid heavy spikes.

@codecov-commenter
Copy link

Codecov Report

Merging #5369 (1eeacd1) into master (21c9a63) will decrease coverage by 71.26%.
The diff coverage is n/a.

❗ Current head 1eeacd1 differs from pull request most recent head fae737d. Consider uploading reports for the commit fae737d to get more accurate results

@@            Coverage Diff             @@
##           master   #5369       +/-   ##
==========================================
- Coverage   75.78%   4.52%   -71.26%     
==========================================
  Files         240     240               
  Lines       14407   14407               
  Branches      601     601               
==========================================
- Hits        10918     652    -10266     
- Misses       3489   13755    +10266     
Impacted Files Coverage Δ
.../main/scala/org/apache/openwhisk/core/WarmUp.scala 0.00% <0.00%> (-100.00%) ⬇️
...ain/scala/org/apache/openwhisk/spi/SpiLoader.scala 0.00% <0.00%> (-100.00%) ⬇️
...n/scala/org/apache/openwhisk/utils/JsHelpers.scala 0.00% <0.00%> (-100.00%) ⬇️
...scala/org/apache/openwhisk/common/Prometheus.scala 0.00% <0.00%> (-100.00%) ⬇️
...scala/org/apache/openwhisk/common/time/Clock.scala 0.00% <0.00%> (-100.00%) ⬇️
...scala/org/apache/openwhisk/core/FeatureFlags.scala 0.00% <0.00%> (-100.00%) ⬇️
...scala/org/apache/openwhisk/http/CorsSettings.scala 0.00% <0.00%> (-100.00%) ⬇️
...ala/org/apache/openwhisk/common/ConfigMXBean.scala 0.00% <0.00%> (-100.00%) ⬇️
...la/org/apache/openwhisk/http/BasicRasService.scala 0.00% <0.00%> (-100.00%) ⬇️
...a/org/apache/openwhisk/common/ConfigMapValue.scala 0.00% <0.00%> (-100.00%) ⬇️
... and 194 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dgrove-oss dgrove-oss merged commit 40944e6 into apache:master Jan 20, 2023
@dgrove-oss dgrove-oss deleted the gha-cron branch January 20, 2023 14:04
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