-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Trigger upstream CI on cron schedule (by default) #4729
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
andersy005
merged 40 commits into
pydata:master
from
andersy005:ci/trigger-upstream-ci-on-cron-schedule-only
Jan 6, 2021
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
ccb315a
Remove push and pull request event triggers
andersy005 5f2a1ea
Remove `github.event_name` conditionals
andersy005 bd90d69
Enable running upstream-dev CI with special commit message
andersy005 69ad82c
Add skip-ci message check per @dcherian request
andersy005 b426b55
Merge branch 'master' of github.com:pydata/xarray into ci/trigger-ups…
andersy005 5c86560
Merge branch 'ci/trigger-upstream-ci-on-cron-schedule-only' of github…
andersy005 abf2288
Put `github.event_name == 'schedule'` back in
andersy005 b21597a
Fix if condition. Thanks @keewis
andersy005 ddac8b2
Fix spacing
andersy005 f791f36
Merge branch 'master' of github.com:pydata/xarray into ci/trigger-ups…
andersy005 0d99d80
Add detect-ci-tirgger job per @keewis feedback
andersy005 cd31a14
Checkout git repo
andersy005 d4d3019
Merge branch 'master' of github.com:pydata/xarray into ci/trigger-ups…
andersy005 2a8bc85
empty commit to trigger the CI [test-upstream]
keewis a1593f0
dedent the outputs section
keewis 6481823
add always to make sure the scheduled CI can run if check is skipped
keewis 96ab916
empty commit to trigger the CI [test-upstream]
keewis fe67ddd
add a step to print the detected status
keewis 9020137
empty commit to trigger the CI [test-upstream]
keewis bdfccd8
also print the commit message
keewis 36dc775
empty commit to trigger the CI [test-upstream]
keewis bfa4cf7
show the last two commit messages
keewis 7b38510
Use detached HEAD when checking out a branch
andersy005 d92ca5a
fetch all history
andersy005 dea883e
Try `github.event.number` ref
andersy005 ec023b8
Try head_ref
andersy005 8802aac
Fix typo
andersy005 9cfe1e8
[test-upstream] Increase `n` by 1
andersy005 687f419
add more steps to print information
keewis 50f9cc0
use HEAD or HEAD^2 to get the correct commit message
keewis 04a9478
fix the bash conditional
keewis 4baacc3
empty commit [test-upstream]
keewis 2cdccab
Merge branch 'master' of github.com:pydata/xarray into ci/trigger-ups…
andersy005 4e74c13
Merge branch 'master' of github.com:pydata/xarray into ci/trigger-ups…
andersy005 368dfb5
[test-upstream] Use actions/detect-ci-trigger
andersy005 69e4218
[test-upstream] Document how to trigger upstream CI
andersy005 4596f47
Remove the part about the body of the git commit
andersy005 dbfecd6
Update text about git commit message
andersy005 14c3c96
rewording
keewis 8f3646e
Merge branch 'master' of github.com:pydata/xarray into ci/trigger-ups…
andersy005 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.