cro3 icon indicating copy to clipboard operation
cro3 copied to clipboard

Automatically make a binary release using GitHub actions

Open hikalium opened this issue 1 year ago • 3 comments

to make it easy to use lium, without preparing Rust toolchain...

hikalium avatar Jul 07 '23 02:07 hikalium

question: Should we be using github actions or should we mirror this repo on google git and run that kind of job in our own infra? That would be harder but also we then wouldn't have to pay for Github infra as it grows?

brandonpollack23 avatar Oct 02 '23 02:10 brandonpollack23

If you have deep knowledge around how to do that in the Google's infra, please do so!

hikalium avatar Oct 03 '23 05:10 hikalium

we can use our internal go/kokoro service for this and it can also release to depot_tools maybe with some effot

brandonpollack23 avatar Oct 11 '23 07:10 brandonpollack23