Commit Graph

5 Commits

Author SHA1 Message Date
Sean Cross
09e20e4a0b travis: re-encrypt token using travis-pro
Signed-off-by: Sean Cross <sean@xobs.io>
2019-10-25 20:28:44 +08:00
Andy Boyett
3f5b33c43a build: generate checksums for build files
SHA1, SHA256, and SHA512 checksums are now generated (and uploaded to
releases) for toolchains on all arches. This will allow checksums of
artifacts to be verified as coming from CI. This is particularly useful
during Fomu workshops where the toolchain is distributed on USB drives
to work around local bandwidth limitations.

`set +x` is used to clean up the output by disabling the echo of
commands while checksum calculation is performed and enabled again with
`set -x` once checksums calcs are complete.
2019-08-23 15:32:11 +02:00
Sean Cross
bc790df1ed travis: try new token
Signed-off-by: Sean Cross <sean@xobs.io>
2019-08-17 23:07:19 +08:00
Sean Cross
77d999bcf9 rename "im-fomu" to "im-tomu"
Signed-off-by: Sean Cross <sean@xobs.io>
2019-08-17 22:46:20 +08:00
Sean Cross
12bfa457b4 initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
2019-08-17 22:06:39 +08:00