summaryrefslogtreecommitdiff
path: root/ci
Commit message (Collapse)AuthorAgeFilesLines
* add upstream dependencies to ivy.xmlLi Haoyi2018-02-041-3/+0
|
* properly embed the local module dependency graph metadata in published pom.xmlsLi Haoyi2018-02-041-1/+1
|
* Publish more things to try and get releaseAssembly tests workingLi Haoyi2018-02-041-1/+5
|
* Fix testsLi Haoyi2018-02-042-6/+10
|
* Test fixes...Li Haoyi2018-02-041-1/+1
|
* try to fix git head in test4.shLi Haoyi2018-02-041-0/+3
|
* add a travis builder that exercises the releaseAssemblyLi Haoyi2018-02-041-0/+23
|
* wip auto publishing...Li Haoyi2018-02-041-1/+4
|
* Show a proper error message when invoking a command failsLi Haoyi2018-02-031-0/+5
|
* Make `idea` task configure the root module to have IntelliJ properly handle ↵Li Haoyi2018-01-272-5/+5
| | | | the `build.sc` file
* Get Travis CI green again after adding Ammonite integration testLi Haoyi2018-01-193-3/+12
|
* Introduce an Ammonite build to our test suiteLi Haoyi2018-01-174-7/+19
|
* - Tweak Scalajs LinkerBridge project layout to match Mill defaultsLi Haoyi2018-01-142-10/+2
| | | | - Update `build.sc`, `build.sbt` and `ci/` scripts
* - Move synthetic SBT projects into `target` folderLi Haoyi2018-01-142-6/+6
| | | | | | - Update readme and `ci/` scripts to refer to new project layout - Remove stale `pprint.log`s
* split up travis build into 3 workers, one testing each stage of the ↵Li Haoyi2018-01-123-0/+46
bootstrapping