mill
mill copied to clipboard
Add a cron-scheduled CI runner that runs all tests (nightly build)
Mills test suite grows and we have a hand-picked selection which we always run. But there are tests that never run automatically and some that we probably don't run by accident.
The idea is, to add a simple CI job without tight timeouts, that runs on a fixed interval, e.g. weekly, and runs all available tests at least once.
What we probably should include:
mill __.compilemill __.packaged.daemon.testCachedmill __:^IntegrationTestModule.__.testCached