Releases: CircleCI-Public/circleci-cli
v0.1.26343
Changelog
7b38e08 Merge pull request #928 from CircleCI-Public/develop
d97db20 Merge pull request #655 from peterb-oanda/pre-commit
7264b15 Merge pull request #634 from adamdmharvey/doco-tweaks
9e589f2 Merge pull request #794 from adamdmharvey/adamdmharvey/enable-setup-in-examples
bfe5c99 Merge pull request #868 from chiting/add-docker-socket-config
aaa8190 Merge pull request #925 from CircleCI-Public/fix/DEVEX-961/change-dockerfile-maintainer
7afdc21 Merge pull request #927 from professor-l/API-677/fix-error-logging-bug
e255781 Return correct error in ConfigQuery
419c088 fix: Dockerfile maintainer is now Developer Experience
d710994 Add org-slug and org-id flags to orb validate & process commands (#922)
548482d Merge branch 'develop' into doco-tweaks
a588835 Merge pull request #909 from CircleCI-Public/DEVEX-893-add-warning-on-some-cli-commands-that-orbs-cannot-be-deleted-once-they-are-created
2c60dac Merge branch 'main' into pre-commit
8a362b1 Merge pull request #921 from CircleCI-Public/main
d03951c Add warning on some CLI commands that orbs cannot be deleted once they are created
6776657 Add --docker-socket-path flag
8722150 Merge branch 'main' into adamdmharvey/enable-setup-in-examples
8d77691 Merge branch 'master' into adamdmharvey/enable-setup-in-examples
1b145f5 Merge branch 'master' into adamdmharvey/enable-setup-in-examples
fdb0614 Add setup key to packed orb examples
7613496 Merge branch 'master' into doco-tweaks
bf399b8 Merge branch 'master' into doco-tweaks
eb9f60f Add pre-commit hook for validating configuration
7ddda80 Fix typo in UK English
c9cb0d8 Fix broken links
079896e Fix id est to exempli gratia
3150324 Fix punctuation
v0.1.26255
v0.1.26094
v0.1.26061
Changelog
6ee20fd Merge pull request #917 from CircleCI-Public/develop
bb4b53d Merge pull request #915 from CircleCI-Public/adding-fallback-config-compilation-and-validation-option
7d09d97 style: Added a log when going the legacy path
d400517 Readme removal
f011617 In order to improve clarity around version support for server instances and the CLI I've created a more in-depth version compatibility matrix
7dd5d57 Merge pull request #913 from CircleCI-Public/improving-clarity-on-version-compatibility-matrix
7eb6cd9 Improving readability
4a4fb07 In order to improve clarity around version support for server instances and the CLI I've created a more in-depth version compatibility matrix
5825365 Merge pull request #912 from CircleCI-Public/merge-main
v0.1.25848
Changelog
cbe4c31 Merge pull request #911 from CircleCI-Public/develop
5b836ba feat: add env subst command [CPE-1773] (#910)
66c2bfe Merge pull request #908 from CircleCI-Public/DEVEX-920-update-cli-not-to-set-the-circle-token-header-when-there-is-no-token-present
abdc119 internal: Update CLI not to set the Circle-Token
header when there is no token present
29170d6 Merge pull request #906 from CircleCI-Public/SNC-200
bc3c012 Update docs for policy command
9f3c378 Merge pull request #903 from CircleCI-Public/merge-main
v0.1.25725
Changelog
63309c6 Merge pull request #900 from CircleCI-Public/develop
25740ce Merge pull request #902 from CircleCI-Public/merge-main
493d502 Merge remote-tracking branch 'origin/main' into merge-main
e0841b0 Merge pull request #872 from asfaltboy/patch-1
71298be Merge pull request #899 from wyardley/wyardley/config-values-again
cb2d3e6 Additional formatting updates for config validation
7a94680 docs: correct installation of given version with sudo
v0.1.25638
Changelog
ed408fb Merge pull request #898 from CircleCI-Public/develop
c6fe24f Merge pull request #896 from wyardley/wyardley/860-part-2
ea62439 Merge pull request #897 from CircleCI-Public/pipe-3873-fixing-type-casting-issue
deec041 Converts the map from [string]string to [string]interface{} to allow for integer and bool values
2766f0e Adding failing test case
4aa74cb Update formatting for config validation
2496ddb Merge pull request #893 from CircleCI-Public/orb-team
dcc6934 chore: update CODEOWNERS with orb team
v0.1.25569
Changelog
ee2797e Merge pull request #886 from CircleCI-Public/develop
6e5a974 Merge pull request #894 from CircleCI-Public/merge-main
4cfa882 Merge remote-tracking branch 'origin/main' into merge-main
f660818 Merge pull request #884 from CircleCI-Public/PIPE-2315-code-improvements
6ebbb56 Updated readme
fa5ea62 Update README.md
1cbe76c Merge pull request #867 from adamdmharvey/adamdmharvey/fix-typos
670cd2d Adds an editorconfig file to the repo to ensure that all files have newline characters
62deb45 Merging in from develop
1d4e972 Merge pull request #889 from CircleCI-Public/updating-deprecated-function-calls
f9bb773 Migrates the old calls to the deprecated ioutil package to io and os respectively
6271ba1 Merge pull request #862 from threepipes/fix-helpwidth
667c7b3 Merge pull request #887 from CircleCI-Public/merge-main
3ef1325 Merge remote-tracking branch 'origin/main' into merge-main
651f295 Merge pull request #861 from wyardley/wyardley/860
dc43137 feat: add verbose flag for pipeline values
81b4498 fix(policy): Typo in error message
817a36e refactor(test): Enforce camelCase to a test var
1b0fd68 chore: Fix typos in code comments
b1392f2 fix: adjust the window size of the help output