Releases: CircleCI-Public/circleci-cli
Releases · CircleCI-Public/circleci-cli
v0.1.34422
Changelog
- befd626 Merge pull request #1178 from CircleCI-Public/WEBXP-28/add-error-msg-to-circleci-setup
- 43ed728 chore: Fix docs links (#1171)
- d8c2543 matches the pattern used in other tests
- cba67fc Changed the test to use a valid URL format
- 73e3deb match the logic in ValidateHost
- 2c35b71 add test and change to valid url
- c6af1fa both non- and interactive setup paths validate host url
- e9981a6 go vulnerability
- eace1ca skipping url validations
- f28c2ea checking baseURL == nil
- 8ed1dcf clearer error message on invalid url
v0.1.34283
Changelog
- 28a3be8 Merge pull request #1176 from CircleCI-Public/change-policy-url
- 9983f4b updates policy urls to use public endpoints at circleci.com
- d4caa93 Merge pull request #1172 from ioreilly/fix/missing-github-app-pipeline-parameters
- 1536026 Merge pull request #1174 from CircleCI-Public/test-96/run-telemetry
- 4a3d5d7 TEST-96 Update run command to forward telemetry setting
- 6324cd7 fix(config/pipeline): support missing pipeline parameters for config validation
v0.1.34038
v0.1.33826
v0.1.33721
v0.1.33494
v0.1.33470
Changelog
- e1ba769 Merge pull request #430 from CircleCI-Public/pipeline-trigger
- b8be99d Fix SSH CVE
- e6e7b57 Merge pull request #1152 from CircleCI-Public/dependabot/go_modules/golang.org/x/oauth2-0.27.0
- 9f34a83 chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.27.0
- f46961b Merge pull request #1056 from CircleCI-Public/rosieyohannan-patch-1
- e5a73f7 Merge pull request #1157 from CircleCI-Public/dependabot/go_modules/github.com/ulikunitz/xz-0.5.14
- 9b3f8a7 Expand on show command
- 47e6883 Bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14
- 96b75c6 Merge pull request #1158 from CircleCI-Public/less-graphql
- 41a9436 Use REST API to get "me" info
v0.1.33163
v0.1.33128
Changelog
- f26427f Merge pull request #1156 from CircleCI-Public/fix-e2e-for-server
- c292e6b Refactor CircleCI config validation test to check for non-git repository status
- 72fb5f5 lets try this
- 8c0b901 bump ruby version for running the e2e tests
- 1795c06 update the gem
- 5847281 remove the debug flag from snyk
- 1931349 remove comments
- 0484048 add a token for the k9s e2e test
- 5921403 Merge pull request #1151 from CircleCI-Public/REL-4136_rollback_pipeline_values
- 1db0bab Adding rollback pipeline values to config validation logic
v0.1.32638
Changelog
- 2bfc35c Clarify that we support github only for CLI commands and fix the SNAP release