Skip to content

Releases: CircleCI-Public/circleci-cli

v0.1.34422

11 Feb 17:16
befd626

Choose a tag to compare

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

04 Feb 09:44
28a3be8

Choose a tag to compare

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

11 Dec 15:23
3fea946

Choose a tag to compare

Changelog

  • 3fea946 Merge pull request #1165 from CircleCI-Public/sc-2677-add-comment-body-and-sender-type-PV
  • c011d8d Added new PR comment pipeline values

v0.1.33826

26 Nov 15:14
5fa3c15

Choose a tag to compare

Changelog

  • 5fa3c15 Merge pull request #1164 from CircleCI-Public/test-72/run-autodetect-env
  • c9bea5f TEST-72 Update run command to autodetect envars

v0.1.33721

20 Nov 09:38
340a105

Choose a tag to compare

Changelog

v0.1.33494

26 Sep 16:13
7cc6570

Choose a tag to compare

Changelog

  • 7cc6570 Merge pull request #1159 from CircleCI-Public/test-results
  • 76f9201 Store test results in CI

v0.1.33470

26 Sep 12:39
e1ba769

Choose a tag to compare

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

19 Aug 20:31
b0dfb51

Choose a tag to compare

Changelog

  • b0dfb51 Merge pull request #1155 from CircleCI-Public/remove-trigger-name-desc
  • 9aff3ec Remove trigger name and description

v0.1.33128

19 Aug 19:59
f26427f

Choose a tag to compare

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

24 Jun 18:27
2bfc35c

Choose a tag to compare

Changelog

  • 2bfc35c Clarify that we support github only for CLI commands and fix the SNAP release