Releases: Escape-Technologies/cli
Releases · Escape-Technologies/cli
v1.0.1
v1.0.0
Changelog
- 46ec258 v1.0.0
- ae5eb80 Deploy Github Actions
- 0a81f2c feat: add cli_image input to action.yml and update tests to utilize it
- 2881194 fix: split action tests from cli
- 42cddbb fix: secret name
- b4b3c6e feat: deploy github actions
- c6a9b9a Merge pull request #93 from Escape-Technologies/fix/paginated-json-output
- d579eea fix: resolve lint warnings in profiles.go
- d449ee8 fix: resolve golangci-lint warnings in E2E tests
- a478d03 feat: add E2E test suite using testscript
- f8cce95 feat: add profiles update-schema command
- a8045c3 docs: warn that update-configuration is a full replace, not a merge
- 268a99c feat: add profiles update and update-configuration commands
- 302b14c fix: remove ERROR-only default filter on events list
- afd5f1f style: auto-format go code
- 9acb4c3 merge: incorporate JSON Schema output feature from feat/schema-output
- 0b58234 feat: regenerate API client from latest OpenAPI spec
- ca37609 fix: accumulate all pages before printing in list commands
- e2bfb96 test: add comprehensive tests for JSON Schema generation
- e6cf867 feat: add --input-schema flag for create/update commands
- 40a7f35 fix: handle all reflect.Kind cases in schema switch
- a65a460 feat: add JSON Schema output format for AI agent usage
- ddc9458 Merge pull request #91 from Escape-Technologies/feat/py-ci
- 2220b0b style: auto-format go code
- 7c41ba3 feat: test ci autofix
- 8d5498f fix: use PAT for auto-commit to trigger PR checks on autofix
- fbc3745 style: auto-format go code
- f56b480 feat: test ci autofix
- 8927705 feat: py ci
v0.6.7
Changelog
- 9842341 v0.6.7
- 7d20844 Merge pull request #88 from Escape-Technologies/cherry-pick-existing-secret
- 08402b4 feat: add existing secret support
- be92d59 Merge pull request #87 from Escape-Technologies/fix/pr-workflow-on-external-pipelines
- 9ecb708 fix: pr workflow on external pipelines
- 7f6d100 Merge pull request #85 from Escape-Technologies/chore/run-go-fmt-on-save-and-pr
- 6348ca1 fix: order
- a6ca35c style: auto-format go code
- bdf8d43 chore: auto commit fmt
- 7f77e79 chore/run-go-fmt-on-save-and-pr
v0.6.6
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
Changelog
- 54f2b25 v0.6.0
- 5d62fe4 Merge pull request #77 from Escape-Technologies/feat/delete-tag-cli
- 41020ed fix: newline
- 16538f8 Merge pull request #76 from Escape-Technologies/fix/cli-w-display-results
- a33149a feat: add delete tag functionality
- fa3eea9 fix: results
- 5fd82dd Merge pull request #74 from Escape-Technologies/feat/bump-golang-dependencies
- 244b931 feat: bump golang dependencies