v0.1.5 - Refactoring of `mila code`, testing improvements
What's Changed
- Run integration tests with all clusters periodically by @lebrice in #117
- Tweak the periodic integration tests workflow by @lebrice in #118
- Fix issues with macOS in CI by @lebrice in #120
- Rename
Local
->LocalV1
andRemote
->RemoteV1
by @lebrice in #121 - Make console wider during tests, tweak logger by @lebrice in #124
- Update the README to reflect current commands by @lebrice in #122
- Add
ComputeNode
,LocalV2
+ deprecateRemoteV1
andLocalV1
by @lebrice in #112 - Tweak build workflow by @lebrice in #123
- Tweak cli. add --sbatch and --salloc as alternatives to --alloc and --persist by @lebrice in #119
- Transition
mila code
to RemoteV2 [MT-80] by @lebrice in #105
Full Changelog: v0.1.4...v0.1.5.pre