Skip to content

v0.1.4555

Compare
Choose a tag to compare
@circleci-deploy-bot circleci-deploy-bot released this 17 Dec 10:39
· 968 commits to develop since this release
de475a4

Changelog

de475a4 Merge pull request #230 from CircleCI-Public/CIRCLE-14938-expose-orb-usage-stats
2b24b06 Validate --sort flag before hitting API
e7c6c31 πŸ’… Flip this conditional so it's simpler to read
9463ad3 Add tests for orb list --sort
0a11c63 πŸ™Œ Adding comments to appease the linter
640fbd6 Encoding from Orb with extra data to base orb as two separate types
afed3d2 Add sorting for orbs by builds, orgs, or projects in orb list cmd
c2ada6f Move package locals used for flags into options interface
864b511 πŸ’… Fix vetshadow lint error πŸ™Œ
655c84c Add test for usage stats in orb info
ee0da0b Refactor orb info request setup to a single BeforeEach
a935de2 Print usage statistics in orb info command
4beb2e8 s/usageStats/statistics
e708051 Validate introspection and "me" requests in diagnostic tests
80e060a Use our appendPostHandler test func over the default matcher
d69504e Update orb info mock queries to match new data
4506a46 Use the gql client for stubbing requests
4af5944 Expose usageStats from GraphQL API