]> git.ipfire.org Git - thirdparty/zstd.git/commit
Publish artifacts with CircleCI 1340/head v0.0.29
authorNick Terrell <terrelln@fb.com>
Tue, 25 Sep 2018 23:10:17 +0000 (16:10 -0700)
committerNick Terrell <terrelln@fb.com>
Wed, 26 Sep 2018 20:23:28 +0000 (13:23 -0700)
commit3ff604084842f6a7624ae1ab2c2d643594ba4adf
treec8618a36302364fdd4eabb7d52883ab5e0159520
parent9bb6c15f7966f59d001f782f087484a414eba570
Publish artifacts with CircleCI

* Updates CircleCI to use workflows.
  We can now specify any number of test jobs to run in parallel.
* Switch the image to `buildpack-deps:trusty` which is only 500 MB
  instead of 7 GB, so that saves 7 minutes to download it if it isn't
  already cached on the host.
* Publish the source tarball and sha256sum as artifacts.
* If the `GITHUB_TOKEN` environment variable is set, we will also
  add the tarball + sha256sum to the tagged release, after manual
  approval.
.circleci/config.yml
tests/fuzz/fuzz.py