Skip to content

Releases: CircleCI-Public/circleci-cli

v0.1.32145

29 May 17:32
8605aaa

Choose a tag to compare

Changelog

  • 8605aaa Merge pull request #1140 from CircleCI-Public/life-1571/add-get-pipeline-to-pipeline-client
  • ab89312 move over get pipeline definition id rest api call into the pipeline package

v0.1.32111

28 May 22:03
5da9445

Choose a tag to compare

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

23 May 22:00
fedb229

Choose a tag to compare

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

22 May 21:20
56e186d

Choose a tag to compare

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

19 May 17:54
df8a877

Choose a tag to compare

Changelog

  • df8a877 Merge pull request #1136 from CircleCI-Public/update-create-project-text
  • f8495b5 update help text

v0.1.31792

16 May 22:28
3c8e997

Choose a tag to compare

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

08 May 15:01
83b96d3

Choose a tag to compare

Changelog

  • 83b96d3 Merge pull request #1132 from CircleCI-Public/develop
  • fb351f8 Merge pull request #1129 from CircleCI-Public/SC-1896/add-pipeline-values
  • fff30ab Add missing comma
  • fc5faea Add new pipeline values

v0.1.31632

24 Apr 12:26
d2e8a96

Choose a tag to compare

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

25 Mar 14:35
5390914

Choose a tag to compare

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

21 Jan 16:32
ebcbd1f

Choose a tag to compare

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