summaryrefslogtreecommitdiff
path: root/ci/test-mill-built.sh
Commit message (Collapse)AuthorAgeFilesLines
* Delete SBT build, use Mill for CI & developmentLi Haoyi2018-02-261-18/+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
* better error messages when you run interactive commands without -iLi Haoyi2018-02-241-3/+3
|
* Implement `-i` flag to allow interactive usageLi Haoyi2018-02-241-4/+4
|
* .Li Haoyi2018-02-241-3/+4
| | | | wip
* Clean up the provisional client-server code with unit tests and proper ↵Li Haoyi2018-02-241-4/+4
| | | | | | | | 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-4/+2
| | | | - 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-2/+2
|
* make add upickle explicitly to our ci listLi Haoyi2018-02-111-1/+1
|
* .Li Haoyi2018-02-091-1/+1
|
* vendor ammonite.main code so we can properly handle arity-0 CLI args, fix ↵Li Haoyi2018-02-081-1/+1
| | | | GenIdea by making it take an Evaluator as an argument
* CleanupLi Haoyi2018-02-041-0/+19