Commit 50e0ce4
Refactor J2CL release workflows to prioritize validation and testing.
This change restructures the release process to ensure that all tests and initial validations (branch checks and tag existence) are successfully completed before any release artifacts are created or tags are pushed.
It also cleans up unused parameters: `continue_if_tag_exists` and `create_github_release`.
PiperOrigin-RevId: 9046423441 parent 2d6e175 commit 50e0ce4
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 32 | | |
38 | 33 | | |
39 | 34 | | |
| |||
102 | 97 | | |
103 | 98 | | |
104 | 99 | | |
105 | | - | |
106 | 100 | | |
107 | 101 | | |
108 | 102 | | |
| |||
0 commit comments