summaryrefslogtreecommitdiff
path: root/ci/test-sbt.sh
Commit message (Collapse)AuthorAgeFilesLines
* Delete SBT build, use Mill for CI & developmentLi Haoyi2018-02-261-11/+0
| | | | 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
* Clean up the provisional client-server code with unit tests and proper ↵Li Haoyi2018-02-241-1/+1
| | | | | | | | file-sockets Seems to work well enough for interactive scala consoles, though still not Ammonite Also Added ScalaModule#launcher and re-worked our build.sc file to use it
* - Fix UpickleTests' JS case when running forkedLi Haoyi2018-02-111-1/+1
| | | | - Shard out forked/local integration tests over the different `test-mill-*.sh` scripts, to try and reduce test times while maintaining coverage
* make test-mill-release run integration tests using the release assemblyLi Haoyi2018-02-111-1/+1
|
* .Li Haoyi2018-02-091-1/+1
|
* CleanupLi Haoyi2018-02-041-0/+11