Releases: CircleCI-Public/circleci-cli
v0.1.754
v0.1.729
v0.1.725
Changelog
0357eb2 Merge pull request #32 from CircleCI-Public/create-namespace
08bddb8 Cleanup CreateOrb to remove unnecessary err check
c89051d Fix calling appendPostHandler after rebase
c7a343f Merge branch 'master' into create-namespace
232d2e0 supinf/gometalinter doesn't have git so use our golang image
1f63f6f Ensure latest gometalinter is installed for lint job
b202629 Apply feedback from Marc
e22f63f Make gosec linter happy
ea1e55f [CIRCLE-12673] Update gometalinter config to match renamed gosec
4622b33 Merge pull request #31 from CircleCI-Public/create-orb
41b2030 Merge pull request #28 from CircleCI-Public/create-namespace
2c5b820 Lint file
4f4813f pass in namespace-qualified orb name
388ec43 fix up create orb
678be42 Add create orb
4356630 Add command for create namespace
v0.1.661
Changelog
7643b5e Merge pull request #23 from CircleCI-Public/read-from-stdin
f70fabd Allow default path for orb publish command as positional arg
1c600ea Ensure temp orb is removed from default path test
026323f Have my 🍰 and add a test for the default path on orb validate
c72a523 🔪 this test
5944133 Fix segfault when args aren't set
cd59668 Support default path for orb commands
8f46b58 💅 clean up unused type
7b0267e Remove irrelevant comment (makes linter happy)
b0e3d2a Clean up expected json response data and match formatting from API
f7c85a4 add tests for reading orb from stdin
bfb14f1 make configPath and orbPath positional arguments
affc4b5 allow reading config from stdin
v0.1.606
Changelog
6d28439 Merge pull request #27 from CircleCI-Public/11123-publish-orb
642314a Refactor shared GQL error structs and error handlers
e227b64 Extract common test setup
faf683d Refactor: eliminate copy-pasted single-use test
5071f4f Wrap up orb publish tests
399bc31 WIP for pairing discussion
c6d4706 WIP: orb publishing
eb5f0fc WIP: adding publish command
4740f0a Merge branch '11123-publish-orb' of github.com:CircleCI-Public/circleci-cli into 11123-publish-orb
ff6ff70 WIP: initial testing for orb publish subcommand
7437ed0 WIP: initial testing for orb publish subcommand