cross-rs / cross

“Zero setup” cross compilation and “cross testing” of Rust crates
Apache License 2.0
6.73k stars 375 forks source link

Allow to run arbitrary commands in containers using cross-util run ... #1280

Closed lumasepa closed 1 year ago

lumasepa commented 1 year ago

Implementation for #1266

lumasepa commented 1 year ago

The changelog check is failing, I added a line in the changelog. Any suggestions on how to fix it?

Emilgardis commented 1 year ago

See https://github.com/cross-rs/cross/blob/main/.changes/README.md for how to make a changelog entry :)

lumasepa commented 1 year ago

See https://github.com/cross-rs/cross/blob/main/.changes/README.md for how to make a changelog entry :)

Thanks, done :smile:

Emilgardis commented 1 year ago

I keep forgetting some targets are broken...

bors cancel

bors r+

bors[bot] commented 1 year ago

Canceled.

bors[bot] commented 1 year ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.