Skip to content

v0.1.5203

Compare
Choose a tag to compare
@circleci-deploy-bot circleci-deploy-bot released this 08 Jan 08:16
· 858 commits to develop since this release
f66430d

Changelog

f66430d Merge pull request #253 from CircleCI-Public/setup-diagnostic
1285f73 Fix punctuation for setup diagnostic
02572ac Defer was wrong here, should be error check
96799e2 Extract CLI testing utilities into a separate package
1f3895f Add more unit tests for setup including sad path for diagnostics
78185d3 Refactor remaining use of ioutil.ReadFile to use golden
a336673 Refactor use of openTmpDir and instead use withTempSettings()
e6993a2 Split setup before noPrompt as separate funcs
d28fc0a Remove unused test function
91a8575 Extract testServer into temporarySettings
5224a52 Add test server for stubbing requests in setup unit tests
89d026b WIP: refactor setup UI to be passable for testing
4b81c94 client is used below in setup diagnostics
b1cd81c Remove ui package as it only relates to setup UI
e8c55a3 Setup should run simple diagnostic after completed