Releases: CircleCI-Public/circleci-cli
Releases · CircleCI-Public/circleci-cli
v0.1.434
Changelog
31c0c3d Merge pull request #19 from CircleCI-Public/use-build-service
7d118cf The tool is named circleci
v0.1.421
Changelog
8c28b7a [CIRCLE-12198] Update instructions to include CircleCI token (#17)
v0.1.405
Changelog
b4f9d52 Merge pull request #18 from CircleCI-Public/dnephin/fix-gometalinter-in-ci
a90054a Fix gometalinter flakes by setting CGO_ENABLED=0
v0.1.390
Changelog
95c941f Merge pull request #15 from CircleCI-Public/remove-beta
f0ceab2 Update code owners Update docs to remove references to beta. Make goreleased wrap package in a directory.
v0.1.386
Changelog
7bd736d Merge pull request #16 from CircleCI-Public/use-build-service
e3f2c04 Use build service
22af4f8 Merge pull request #14 from CircleCI-Public/refactor-common-code
5990828 Use a specific lint docker image
43130ad Test build agent settings storage
v0.1.294
Changelog
feadf79 Merge pull request #13 from CircleCI-Public/refactor-common-code
5d55e9c Add tests of command creation
d16bd3b Disable GAS false +ve
707ce2f Make an explicit update command
7c97b58 Pass all build arguments to the docker run...
invocation
781bebe Use syscall.Exec instead of exec.Command
b8d22fa Add build command
v0.1.260
Changelog
3fa5416 Merge pull request #12 from CircleCI-Public/refactor-common-code
a5a853a Move command creation into functions
820cd83 Refactor common code between orb and config commands
v0.1.228
Changelog
2bcb180 Merge pull request #9 from CircleCI-Public/orbs
89c289e Use config expansion to generate build script
v0.1.215
Changelog
e61ed76 Merge pull request #8 from CircleCI-Public/CIRCLE-12122-orb-validation
8dcb887 Removing debug code.
d5fe937 Pulling tmp file management out into cmd test helpers
6f76c6f Moving request verification test helper function up.
b5da8da Checking for non 0 exit codes.
da23b93 Removing dead code.
07f0f79 Uncomment remaining tests and get them passing
70d5395 WIP: passing test, needs refactoring
7b711bf WIP: failing test