solana/ci
Michael Vines d4807790ff Add snapcraft login credentials
This file was created as follows:
$ snapcraft export-login --snaps solana --channels beta,edge snapcraft.credentials
$ openssl aes-256-cbc -e -in snapcraft.credentials -out snapcraft.credentials.enc
2018-06-18 17:36:03 -07:00
..
.gitignore Add local buildkite CI runner 2018-05-28 22:23:25 -07:00
buildkite.yml Fail fast in CI when |cargo fmt| says no 2018-06-15 17:10:00 -07:00
coverage.sh Avoid docker buildkite plugin, which is not supported by bkrun 2018-05-28 22:23:25 -07:00
docker-run.sh Avoid docker buildkite plugin, which is not supported by bkrun 2018-05-28 22:23:25 -07:00
publish.sh Avoid docker buildkite plugin, which is not supported by bkrun 2018-05-28 22:23:25 -07:00
run-local.sh Add local buildkite CI runner 2018-05-28 22:23:25 -07:00
shellcheck.sh Avoid docker buildkite plugin, which is not supported by bkrun 2018-05-28 22:23:25 -07:00
snapcraft.credentials.enc Add snapcraft login credentials 2018-06-18 17:36:03 -07:00
test-cuda.sh Shellcheck again 2018-06-05 15:32:25 -06:00
test-erasure.sh Shellcheck again 2018-06-05 15:32:25 -06:00
test-ignored.sh Delint existing shell scripts 2018-05-28 05:18:46 -06:00
test-nightly.sh Add RUST_BACKTRACE 2018-05-28 22:23:25 -07:00
test-stable.sh Add RUST_BACKTRACE 2018-05-28 22:23:25 -07:00