Loving GitHub Actions. Just converted my first repo over to it: https://github.com/BurntSushi/bstr/actions … --- The docs for it are pretty impressive given how new it is.
-
Show this thread
-
Replying to @burntsushi5
Where is this 'echo "##[add-path]$HOME/.cargo/bin"' documented? I've been struggling to figure this out.
1 reply 0 retweets 0 likes -
Replying to @CryZe107
Hah, yeah, that's not documented. I only figured it out by sleuthing around here: https://github.com/actions/toolkit/blob/99d3ad0a6473e7e7906681627a450150a772ee1d/packages/core/src/command.ts#L32-L75 … --- It looks like you can issue directives to the CI system just by printing certain strings to stdout.
1 reply 0 retweets 1 like -
Replying to @burntsushi5
oh wow, thanks for finding this. This has been quite painful. Especially since Windows and Linux already seem to have cargo + rustup, but Mac doesn't.
1 reply 0 retweets 1 like
Yeah indeed. Windows is seemingly only documented to have rustc installed, but it actually also has Cargo and rustup installed too.
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.