v0.4.18
What's Changed
- add retry for totp authentication by @PKUfjh in #246
- fix authing using secrets and totp by @njzjz in #251
- change source of mock-ssh-server; uncomment 3.8 by @njzjz in #252
- add ci tests on slurm by @njzjz in #253
- fix codecov upload by @njzjz in #255
- add tests for openpbs by @njzjz in #256
- add tests for slurm job array by @njzjz in #257
- migrate ssh ci test to docker by @njzjz in #258
- support port and key_filename for rsync by @njzjz in #249
- add tests for LazyLocalContext by @njzjz in #259
- add tests for empty transfer by @njzjz in #260
- ssh: move remote_root when it changes by @njzjz in #261
Full Changelog: v0.4.17...v0.4.18