Releases: CircleCI-Public/circleci-cli
Releases · CircleCI-Public/circleci-cli
v0.1.32145
v0.1.32111
Changelog
- 5da9445 Merge pull request #1139 from CircleCI-Public/life-1571/check-for-sources-repo
- 1222a0a fix formatting of the description so it doesn't look out of bounds
- 0b2df44 clean up prints from testing, and clear up prompts for config source and checkout source
- 0753305 only prompt the user if checkout_source and config_source repo ids are different to the repo from where the pipeline is defined to run
v0.1.32067
Changelog
- fedb229 Merge pull request #1138 from CircleCI-Public/life-1571/create-trigger-cli
- 9db7020 split out prompts, and fix some typos
- 574654d update command prompt to ask the user about config and checkout sources, to remind them to pass those if they apply. Also adds cmd tests
- 810906d fix formatting and add link to api/v2 docs
- d00ce0c bring in latest and update root
- 8603075 fix typo
- cb29e67 clean up cmd trigger create - description
- 18cb75c add trigger create cli cmd
- b429b96 clean up tests, and test checkoutRef and configRef makes a valid request
- f79b0ae fix failing rest api tests
- 6cc9ea6 add rest api for create trigger
v0.1.31983
Changelog
- 56e186d Merge pull request #1137 from CircleCI-Public/LIFE-1572-add-the-ability-to-create-a-pipeline-definition-via-the-cli
- 5bc920d Add an extra message after failing reminding them to
- 3b07ce4 fix some copy pasta comments and also clear up the help text
- b7e4898 refactor remove comments
- e1609df fix tests
- 67bcca6 add support for different config sources
- c7c12f2 dont read secret string, its just a regular string. make description only passable in flag
- d6f8640 fix tests for referencing wrong names/args
- 6602404 add create pipeline command and rest endpoint
v0.1.31879
v0.1.31792
Changelog
- 3c8e997 Merge pull request #1133 from CircleCI-Public/LIFE-1564-add-the-ability-to-create-a-project-via-the-cli
- 04ad264 update help text
- 0806494 modify to accept name as a flag or as a prompt
- ca0026b align help text left
- 0b4e572 add help message for standalone orgs
- b2b85db create project via CLI
- ca2f6e2 add project creation command to the project client
v0.1.31687
v0.1.31632
Changelog
- d2e8a96 Merge pull request #1128 from CircleCI-Public/develop
- f862a56 Merge pull request #1124 from jdelnano/add-json-flags-to-remaining-table-rendering-cmds
- e6308b5 Add json flag to remaining table.Render-ing cmds
- b3d26e7 Merge pull request #1100 from CircleCI-Public/remove-brew-deploy-step-from-ci
- 6fcd7a6 Removes the now redundant homebrew deploy jobs from our CI pipeline
v0.1.31543
Changelog
- 5390914 Merge pull request #1099 from CircleCI-Public/develop
- 6486634 Merge pull request #1098 from CircleCI-Public/SC-1895-security-scan-fix
- e544c30 bumps go-git to the latest version to address underlying x/crypto/ssh vuln
- a48331c Merge pull request #1095 from CircleCI-Public/SC-1895/add-pipeline-values
- 5f7ef81 Removes duplication of keys and formats stuff
- cdb1142 Add missing pipeline values
- 92b431a Merge pull request #1088 from jdelnano/add-json-output-flag-for-resource-class-cmds
- 3047cc0 Further correct tests and linting
- d3d2bd0 Adjust expected usages to correct tests
- 5ecaaae Add --json flag for resource-class cmds
v0.1.31425
Changelog
- ebcbd1f Merge pull request #1091 from CircleCI-Public/develop
- cb22920 Merge pull request #1093 from CircleCI-Public/update-deploy-2
- 6fc9244 Merge remote-tracking branch 'origin/develop' into update-deploy-2
- 36c8aed Merge pull request #1092 from CircleCI-Public/update-deploy
- 464564a trigger pipeline
- 3040fc3 Merge pull request #1090 from CircleCI-Public/remove-intropection-query
- a5eebf4 Upgrade golangci-lint and fix lint errors
- 0b4e1d2 Upgrade go and resolve CVEs
- 586a41c Remove introspection query