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

CI: Run Cirrus CI only by cron #437

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Conversation

tatsuya6502
Copy link
Member

We use Cirrus CI for testing Moka on real Arm64 machine. However, it takes very long time (about 25 minutes) to complete.

Change Cirrus CI job to be manually triggered, and set up a cron schedule for it. (I hope a manually triggered job can be automatically triggered by cron, but it is not clear on the doc)

@tatsuya6502 tatsuya6502 added this to the v0.12.8 milestone Jul 7, 2024
Copy link

codecov bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.01%. Comparing base (bf10178) to head (36aa7d4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #437      +/-   ##
==========================================
+ Coverage   94.95%   95.01%   +0.06%     
==========================================
  Files          44       44              
  Lines       20983    20983              
==========================================
+ Hits        19924    19937      +13     
+ Misses       1059     1046      -13     

Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

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

Merging.

@tatsuya6502 tatsuya6502 merged commit 5a0cc07 into main Jul 7, 2024
50 of 51 checks passed
@tatsuya6502 tatsuya6502 deleted the run-cirrusci-only-by-cron branch July 7, 2024 10:07
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.

None yet

1 participant