cargo2junit icon indicating copy to clipboard operation
cargo2junit copied to clipboard

Precompiled binaries

Open mathstuf opened this issue 4 years ago • 2 comments

It'd be nice if there were pre-compiled binaries for use in CI pipelines (instead of building it manually).

mathstuf avatar Apr 30 '21 00:04 mathstuf

@mathstuf is there a standard way of doing this? e.g. Do most folks use GitHub Releases or something?

johnterickson avatar Oct 05 '21 14:10 johnterickson

GitHub releases for hosting would be perfect. As for providing them, I think GitHub Actions has some templates around (I mainly develop on GitLab-hosted projects, so I'm not that familiar with GHA processes for this).

mathstuf avatar Oct 05 '21 15:10 mathstuf