-
Notifications
You must be signed in to change notification settings - Fork 387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.2.5 #1201
Release v0.2.5 #1201
Conversation
related #1050 |
wonder if this works bors try edit: it does! |
aff5635
to
351e774
Compare
bors cancel bors try |
tryAlready running a review |
bors try- bors try |
Hmm, cache is not working as expected, might have to hack this a bit and just make it rename 0.2.4 as 0.2.5 |
351e774
to
692f8dd
Compare
bors try- bors try |
tryBuild failed: |
692f8dd
to
f79a7f0
Compare
bors try |
tryBuild failed: |
a86043d
to
c15d3ec
Compare
bors try |
fffa6b9
to
f7d622e
Compare
tryBuild failed: |
bors try |
tryBuild failed: |
Ensure that the volumes are not mounted as private, unshared volumes since we might mount with the host filesystem. This also fixes permissions issues with reading data from a mounted volume using a rootless container engine. (cherry picked from commit ee3c972)
(cherry picked from commit fc3df66)
(cherry picked from commit 81c1e59)
aa6a51d
to
c225681
Compare
bors r+ 🎉 |
1201: Release v0.2.5 r=Emilgardis a=Emilgardis See #962 (comment) includes ee3c972 fc3df66 33ee940 81c1e59 6a57d01 Co-authored-by: Emil Gardström <[email protected]> Co-authored-by: Alex Huszagh <[email protected]> Co-authored-by: Taiki Endo <[email protected]>
bors r- oops, forgot to change the date |
Canceled. |
c225681
to
69cf2dd
Compare
`pre-build = "file"` had a bad serialization (cherry picked from commit 6a57d01)
69cf2dd
to
8536aa8
Compare
bors r+ 🥳 |
1201: Release v0.2.5 r=Emilgardis a=Emilgardis See #962 (comment) includes ee3c972 #962 fc3df66 #1166 33ee940 in #997 81c1e59 #950 6a57d01 #1183 Co-authored-by: Emil Gardström <[email protected]> Co-authored-by: Alex Huszagh <[email protected]> Co-authored-by: Taiki Endo <[email protected]>
Build failed: |
a simple timeout due to a hang, going to retry bors retry |
Build succeeded: |
https://github.com/cross-rs/cross/actions/runs/4092069630 https://github.com/cross-rs/cross/releases/tag/v0.2.5 github and crates.io release should be made automagically |
typical, I remembered one more issue, #1051 need to include this as well... |
there we go, new run: https://github.com/cross-rs/cross/actions/runs/4092128923 |
Some kind of hickup happened there in target (x86_64-linux-android,ubuntu-latest) and target (mips-unknown-linux-musl,ubuntu-latest) going to rerun |
and done! https://github.com/cross-rs/cross/releases/tag/v0.2.5 thanks for the initiative @lriesebos ! |
See #962 (comment)
includes
ee3c972 #962
fc3df66 #1166
33ee940 in #997
81c1e59 #950
6a57d01 #1183