v0.1.661
circleci-cli-bot
released this
24 Jul 09:24
·
1494 commits
to develop
since this release
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