v0.1.1813
Changelog
16f4c0b Merge pull request #77 from CircleCI-Public/publish
a56dd95 Use volatile over latest to be consistent with other sdk docs
687ee85 Consistent naming and move response.Errors into OrbPublishByID
036dcd1 Combine OrbPublish and OrbPublishByID into a single function
d46edf0 Implement promoteOrb command
f67ed37 Refactor producing a new version into a separate function
dc3490c Implement the publish bit of IncrementOrb which wraps api.PublishOrb
43ae84e Implement business around increment without actual publishing yet
1f2d237 Rename incCommand/incOrb to incrementCommand and incrementOrb
df28c32 Run dep ensure
after removing deps in #74
53629d9 Add test for orb publish dev
.
ca6a6f5 Add promoteOrb function holder to ensure this branch compiles
427fcac Update promote argument to match increment
70d1701 Sketch out publish promote
command
8507704 Quick sketch of commands for publish dev
and publish increment
.