Compare commits
1 Commits
v4.2.1
...
yage/circl
Author | SHA1 | Date | |
---|---|---|---|
b7a86e9841 |
@ -260,13 +260,6 @@ workflows:
|
|||||||
&only-publish-for-full-semver
|
&only-publish-for-full-semver
|
||||||
requires: [require-full-semver]
|
requires: [require-full-semver]
|
||||||
- aur-publish:
|
- aur-publish:
|
||||||
#
|
|
||||||
# there's a crazy-low-chance race-condition between this job and the GH Action '../.github/workflows/automatic-release.yaml'
|
|
||||||
# - automatic-release creates the release artifact, but takes no more than 15-30 seconds (current avg:16s max:26s)
|
|
||||||
# - this publish step requires the release artifact, but waits for all language-repository publishes to complete first (a few minutes at least)
|
|
||||||
#
|
|
||||||
# if something goes wrong, this step can be safely rerun after fixing the release artifact :)
|
|
||||||
#
|
|
||||||
context: [aur-yage]
|
context: [aur-yage]
|
||||||
requires:
|
requires:
|
||||||
- aur-test
|
- aur-test
|
||||||
|
Reference in New Issue
Block a user