Commit 26984c0
authored
chore: java and python publish do not block on Rust publish (#3762)
It is very easy for a maintainer to manually release the Rust crates
after a failure, it is very difficult to release the Java and Python
modules except from CI since they need to perform cross-platform builds.
Signed-off-by: Andrew Duffy <[email protected]>1 parent 0844864 commit 26984c0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments