Releases: CircleCI-Public/circleci-cli
Releases · CircleCI-Public/circleci-cli
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
v0.1.32580
Changelog
- eeffe52 Merge pull request #1146 from CircleCI-Public/init-command
- fd3c058 Update copy for simplicity and clarity
- 1537ad2 Make the useful links actually useful
- 3fdfc80 Use build-and-test as the default pipeline name
- 1271135 Remove the validation rule that project names must start with a letter
- 8912899 Add a gh app installation check after fetching the org info
- 654f6a4 Update init readme
- 44bf039 Clean up some of the docs
- 154f675 Add a prompt for the trigger event type
- f4afe15 Fix the toolchain go version
- e0b82a1 Fix rebase conflict
- 80944cc Update deps
- 4303cf8 Check a couple of error responses
- 2ed439d Update some vulnerable dependencies
- 74346ef Add a list of trigger types
- 1004614 Add repository lookup for user-owned repos
- 2480a46 Remove empty comment
- 1ab9382 Work around vcs type shadowing in CI
- 91234c9 Remove redundant linter
- 144011b Fix linter error
- 7a3bde3 Use new version of the vet linter
- da463e7 Increase command counter
- d864a65 Add project name validation to the project name prompt
- cfa771d Fix some linter warnings
- ea4067d Add an init command to create a project, pipeline, and trigger
v0.1.32367
Changelog
- 16777db Merge pull request #1143 from CircleCI-Public/life-1573/checkout-trigger
- 70537cc Merge branch 'life-1573/checkout-trigger' of ssh://github.com/CircleCI-Public/circleci-cli into life-1573/checkout-trigger
- 31a0f54 minor update to help
- 52348b4 Merge branch 'main' into life-1573/checkout-trigger
- d4c1a44 latest UX improvement
- 077339a trigger command update: unrelated change to run command
- b78c829 Make improvements on the help description
- 36960ec rename rest api functions from TriggerConfigTest to PipelineRun
- 4f75dcd If config file is passed, we should not prompt for a config branch
- 255b2d8 apply feedback, centered around better ux
- 31f3f96 fix lint error and remove redundant nil check for handling permission denied
- 8d910e3 Merge branch 'main' into life-1573/checkout-trigger
- 611b771 handle when user doesn't have "Allow triggering pipelines with unversioned config" enabled
- 8a88cc8 add new pipeline command: pipeline cofig-test-run
- 611b274 add rest api for trigger a config test run pipeline