v0.1.1845
Changelog
e0cabca Merge pull request #81 from CircleCI-Public/CIRCLE-12813-add_namespace_filter_to_orb-list
c38515e It's safe to ignore the error from bytes.Buffer.Write methods.
a2111dd api.ListNamespaceOrbs returns a slice of Orbs instead of just err
67a7692 Use current pattern for making requests with wrapped graphql client
15d37ff Add missing import for strings
d3a678a Move nolint of md_docs to .gometalinter.json config
a24fd47 Return unchecked error (errcheck lint)
162afbd Use gotest.tools/golden to simplify test file loading
a7159ae Simplify string concatenation
4ae2205 PR feedback: move listNamespaceOrbs behavior to api package
8d768c6 Rename shadowed variable for golint
36f6ac4 Update orb list by namespace to work with pagination
cd7d259 gdd --verbose flag in test setup for easier debugging later
5aca083 Add query for orbs by a namespace
ada0822 Remove extraneous argument from test
ce7b35b Fix diagnostic message