Commit 50ff2c5
Basic GitHub Action for release (#1991)
* Basic GitHub Action for release
* Update following review
* Update .github/workflows/gradle.yml
Co-Authored-By: Sergei Egorov <[email protected]>
* Remove explicit check stage
(release runs without testing - should be manually verified that master branch is stable)
* Add simple shell check for whether master branch is passing CI checks
* Strip quotes
* Update .github/workflows/gradle-release.yml
Co-Authored-By: Sergei Egorov <[email protected]>1 parent cd7fce7 commit 50ff2c5
2 files changed
+22
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
0 commit comments