Skip to content

v0.1.0 - `mila code` and `mila init` Improvements, Bugfixes for Windows

Compare
Choose a tag to compare
@lebrice lebrice released this 18 Jan 15:11
· 30 commits to master since this release
1cad727

What's Changed

  • Patch getfqdn for speed by @patrickmineault in #51
  • MT-55 Catch and handle Paramiko SSH errors by @gandatchabana in #48
  • MT-60: Add a step to check the disk-quota in mila code by @lebrice in #53
  • MT-59 Refactor the CLI to use plain argparse by @lebrice in #52
  • Bugfix: Actually run disk-quota in mila code by @lebrice in #59
  • [MT-68] Add ControlMaster ssh options in mila init by @lebrice in #58
  • Fix bug with disk-quota output parsing in mila code by @lebrice in #70
  • Fix the mila init and mila code commands on windows & WSL by @lebrice in #65
  • Pass default options to ssh-keygen in mila init by @lebrice in #73
  • Add pre-commit config and apply it to all files by @lebrice in #74
  • Setup VsCode settings for remote development during mila init by @lebrice in #71
  • (only) add more unit tests by @lebrice in #76
  • Fix a bug in mila init (see desc.) by @lebrice in #83
  • Fix running tests that use SSH in CI by @lebrice in #77
  • (only) add type hints by @lebrice in #75
  • Add Code Coverage [MT-5] by @lebrice in #79
  • Add X forwarding to compute nodes in SSH config by @lebrice in #80
  • Add publish GitHub Action workflow by @lebrice in #87

New Contributors

Full Changelog: v0.0.18...v0.1.0