rust-embedded / riscv

Low level access to RISC-V processors
822 stars 160 forks source link

Update GitHub workflows #132

Closed romancardenas closed 1 year ago

romancardenas commented 1 year ago

With all the bors thing going on, I've been reading a bit about merge queues etc. and noticed that some of our workflows still use outdated/deprecated actions. This PR fixes this.

romancardenas commented 1 year ago

bors try

bors[bot] commented 1 year ago

try

Configuration problem: bors.toml: syntax error

romancardenas commented 1 year ago

bors try

bors[bot] commented 1 year ago

try

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.

romancardenas commented 1 year ago

Looks like the % wildcard in bors.toml only captures one hit. Does anyone know how to tell bors to check ALL the matches?

romancardenas commented 1 year ago

bors try

bors[bot] commented 1 year ago

try

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.

romancardenas commented 1 year ago

I followed this idea and now it should work

almindor commented 1 year ago

bors r+

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.