boulder/tools
Jacob Hoffman-Andrews 72b32fd1e8
Remove make-artifacts from test.sh (#6669)
The code path is now adequately tested in CI with try-release.yml. This
means it will no longer be automatically tested locally with `./t.sh`,
but it can be manually tested locally with `./tools/make-assets.sh`.

Also, to ensure CI has similar coverage to the old make-artifacts phase,
change make-deb.sh to make-assets.sh, and have it make all of rpm, deb,
and tar.

Change release.yml so it uploads the .tar.gz as well as the .deb.
2023-02-15 15:38:21 -08:00
..
fetch-and-verify-go.sh fetch-and-verify-go.sh: add -f (fail) flag to curl (#6636) 2023-02-07 13:54:34 -08:00
make-assets.sh Remove make-artifacts from test.sh (#6669) 2023-02-15 15:38:21 -08:00