crablang / crab

A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100% less bureaucracy!
https://www.crablang.org
Other
5.13k stars 66 forks source link

ci: update from upstream #9

Closed jcdickinson closed 1 year ago

jcdickinson commented 1 year ago

This will automatically update the upstream branch every 4 hours to reflect rust-lang/rust.

The upstream branch needs to be initialized prior to merging this PR (what it points to doesn't matter).

trvswgnr commented 1 year ago

can you try this again now that we're not doing a find/replace everywhere?

jcdickinson commented 1 year ago

Sure. My head is currently in my ceiling fishing network cables, but I'll update/reopen this once I am done.

jcdickinson commented 1 year ago

@trvswgnr I have updated the PR to keep the upstream branch up to date, which is what I think you wanted?

You'll need to create the upstream branch before merging this PR, it doesn't matter what commit the branch points to.

Here's an example execution: https://github.com/jcdickinson/crablang/actions/runs/4781355710/jobs/8499745094

trvswgnr commented 1 year ago

awesome @jcdickinson! thanks for getting to this, i'll review it asap and setup that branch.