Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:17

Change Log

Refactor

  • refactor: migrate cli to gcli v3 2bdd21d
  • refactor(ssh): abstract remote client connection 5d5fab0

Feature

  • feat(config): add versioned config model 4d8b50a
  • feat(config): resolve effective host settings d02f178
  • feat(auth): encrypt and mask credential profiles eb2c31b
  • feat(config): add cfg management commands 80ce335
  • feat(auth): add credential profile commands 10707f3
  • feat(host): add host management commands e3cae44
  • feat(log): store large run output by task id 63eca2d
  • feat(batch): resolve batch host sources 8302f58
  • feat(batch): add batch-run command e889523
  • feat(batch): add parallel and fail-fast options 020fa39
  • feat(ssh): resolve jump host settings a357392
  • feat(ssh): connect through jump host 91fffca
  • feat(ssh): add jump option to ssh commands 709b2bb
  • feat(auth): add profile remark bfbeadf
  • feat(host): save jump host from add 7f196e6

Other

  • docs: add config auth implementation plan 37d19d3
  • docs: update config and auth documentation 599eda1
  • docs: add batch and jump implementation plans 17f73cd
  • docs: update batch-run ad-hoc host plan f405c09
  • docs: add run log task output plan 5775679
  • docs: lower run log inline output limit 7e0c031
  • docs: refine log id line selection plan e9a9e8b
  • docs: document batch-run usage 3f14355
  • doc: update en and zh-CN readme docs ca07fe7
  • test: split big test file to multi files 119524d
  • test(core): split large core test file 73aedc3
  • docs: align english readme with zh-cn 9d49f67
  • chore: update readme zh-cn 7a1ecde
  • docs: refine jump host implementation plan c28490f
  • docs: document jump host usage fbf6938
  • ci: fix ci release action fail 2c0e947
  • docs: document host jump configuration fbf8ef7