summaryrefslogtreecommitdiff
path: root/ci/release.sh
Commit message (Collapse)AuthorAgeFilesLines
* Commented step order to release scriptTobias Roeser2019-09-051-2/+2
|
* First deploy to Maven, then upload to GitHubTobias Roeser2019-09-051-1/+1
| | | | This ensures, we only upload releases to Github which artifacts can also consumed from Maven.
* Bump sonatype "wait for something to happen" timeout, make it configurable ↵Li Haoyi2019-07-091-2/+8
| | | | | (#652) Somehow it seems sonatype has gotten slower recently and no longer completes operations in the same 60s timeout that it used to
* swap order of uploadToGithub and publishAllLi Haoyi2019-07-081-1/+2
|
* Changed readTimeout to 10 minutesTobias Roeser2019-07-041-1/+1
|
* Doubled read timeout for release to Maven CentralTobias Roeser2019-07-041-6/+6
|
* Fix build, split up release and assembly (#643)Li Haoyi2019-07-011-2/+2
| | | | | | | | | | * . * . * use non-version-changing executable for integration tests * Update test-mill-1.sh
* drop back down to publishing using bootstrap mill now that bootstrapping has ↵Li Haoyi2018-04-101-3/+2
| | | | been fixed
* fix fix...Li Haoyi2018-04-101-1/+1
|
* another attempt to fix bootstrapping...Li Haoyi2018-04-101-3/+3
|
* another attempt to fix bootstrappingLi Haoyi2018-04-101-3/+2
|
* tweak publishing script to try and fix bootstrappingLi Haoyi2018-04-101-2/+5
|
* Delete SBT build, use Mill for CI & developmentLi Haoyi2018-02-261-4/+2
| | | | Also re-organize the test matrix to split out the unit & integration tests into 3 separate builds, and removing the integration tests from the `-dev` and `-mill` jobs. That should speed up the test run while running all tests and ensuring the dev/release assemblies work
* fix release.shLi Haoyi2018-02-171-1/+3
|
* extract on-master.py from release script, tweak docsLi Haoyi2018-02-171-0/+18
|
* all T.commands to take targets as CLI arguments, and use that to get rid of ↵Li Haoyi2018-02-061-11/+0
| | | | our custom releaseCI/releaseManual commands
* wip getting release.sh working0.0.3Li Haoyi2018-02-041-1/+1
|
* CleanupLi Haoyi2018-02-041-3/+6
|
* wip auto publishing...Li Haoyi2018-02-041-1/+4
|
* Show a proper error message when invoking a command failsLi Haoyi2018-02-031-0/+5