Skip to content

v0.6.7

Latest
Compare
Choose a tag to compare
@njzjz njzjz released this 30 Aug 18:52
· 7 commits to master since this release
39846ae

What's Changed

New features

  • feat: allow copying files to remote with LocalContext by @njzjz in #487
  • add execute_command in SSH context by @thangckt in #475
  • feat: export resources information to the environment variables by @njzjz in #478

Bugfixes and enhancement

  • fix(ci): install procps into the containers by @njzjz in #481
  • fix: give detailed error message when ps is not installed by @njzjz in #482
  • fix: fix incorrect error messages by @njzjz in #483
  • chore: make block_call as abstractmethod; merge block_checkcall by @njzjz in #484

Documentation

CI/CD

  • CI: switch to docker compose v2 by @njzjz in #479

Full Changelog: v0.6.6...v0.6.7