This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Avoid unintentionally canceling the scheduled crate publishing job #13088
Merged
paritytech-processbot
merged 31 commits into
paritytech:master
from
joao-paulo-parity:fix
Jan 10, 2023
Merged
Changes from 30 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
432091b
avoid unintentionally canceling the scheduled crate publishing job
joao-paulo-parity 533e1ff
check manual pipelines by $CI_PIPELINE_SOURCE instead of $CI_JOB_MANUAL
joao-paulo-parity ae6493f
make crate-publishing pipelines uninterruptible
joao-paulo-parity a7a522c
use conditional includes to work around interruptible limitations
joao-paulo-parity 70ef904
organize comments
joao-paulo-parity f16de79
remove interruptible from common pipeline
joao-paulo-parity 8d5ea86
wip: check include
joao-paulo-parity 370b140
wip: check include
joao-paulo-parity 0bc5958
fix include
joao-paulo-parity 618c509
fix include
joao-paulo-parity 6e4421f
fix include
joao-paulo-parity 716fa11
fix yaml
joao-paulo-parity 261d47c
fix yaml
joao-paulo-parity 6ef0120
remove shared common-pipeline
joao-paulo-parity 7553643
wip: retry common-pipeline
joao-paulo-parity 211c9ef
move .default-template to .gitlab-ci.yml
joao-paulo-parity e791c05
fix the pipeline
joao-paulo-parity 74d128e
fix default-pipeline.yml
joao-paulo-parity 2a68e42
revert publish-crates-manual to when: manual
joao-paulo-parity cf20d13
move "needs:" back to publish-crates
joao-paulo-parity c57cb15
Merge branch 'master' of github.com:paritytech/substrate into fix
joao-paulo-parity 56a3a73
avoid manual repetition
joao-paulo-parity aff91c5
improve previous commit
joao-paulo-parity 0dac70d
try to avoid manual repetition
joao-paulo-parity 9c02881
fix indentation
joao-paulo-parity 294c092
minor adjustments
joao-paulo-parity c5952d6
move defaults to top of .gitlab-ci.yml
joao-paulo-parity 3f2909a
fix positioning on default in the diff
joao-paulo-parity 479da91
comments
joao-paulo-parity 08d899d
indentation
joao-paulo-parity c969998
Apply suggestions from code review
joao-paulo-parity 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| default: !reference [.crate-publishing-pipeline-definitions, default] |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| default: !reference [.default-pipeline-definitions, default] |
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.