Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
John Kleinschmidt 2b7db2c108 Fixed fileRename syntax 2018-02-07 15:48:03 -05:00
John Kleinschmidt 9e17bf6fa8 Use explicit s3 paths
There is a bug using s3Upload with includePathPattern: https://issues.jenkins-ci.org/browse/JENKINS-47046

So for now, we need explicit paths
2018-02-07 17:47:01 +01:00
Aleš Pergl ad338ca1e8 Switch to `tar.bz2` for distribution package (#445)
* Switch to `tar.bz2` for distribution package to get better compression ratio

* Use wildcards for s3 upload

* Use format agnostic names
2018-02-05 21:28:30 -06:00
John Kleinschmidt 504b9b3c44 Add 5 hour timeout 2017-12-06 13:31:08 -05:00
John Kleinschmidt bfa784b244 Remove extraneous single quote from filename 2017-12-01 10:46:58 -05:00
John Kleinschmidt 01a40392c4 Split out static and shared builds 2017-11-30 09:39:39 -05:00
John Kleinschmidt d93b3b42fe Delete workspace AFTER archive 2017-11-09 09:53:59 -05:00
John Kleinschmidt 2d09eb7156 Allow skipping upload
This will allow PRs from forks to build, but not upload to S3
Also, for CI that allows it, the CI can deploy to S3 instead of via upload script that needs environment variables set

Also for CircleCI and Jenkins store built zips as artifacts
2017-11-08 15:49:48 -05:00