What's Changed
- build(deps): bump github/codeql-action/upload-sarif from 4.37.8 to 4.37.9 in the github-actions group by @dependabot[bot] in #176
- refactor!: move module path to github.com/cinc-project/cinc-cli by @tas50 in #177
- docs: record the working notes a deep review of this repo turned up by @tas50 in #192
- license: relicense under Apache License 2.0 by @tas50 in #194
- ci: replace the vet and gofmt steps with a golangci-lint job by @tas50 in #193
- fix(supermarket): honor a profile's supermarket_site in the read commands by @tas50 in #191
- fix(config): give each network check in
config validateits own timeout by @tas50 in #190 - fix(node): validate the profile on a bootstrap dry run by @tas50 in #188
- build(deps): bump golang.org/x/crypto from 0.55.0 to 0.56.0 in the go-dependencies group by @dependabot[bot] in #178
- build(deps): bump cinc-api to v0.13.0 and cinc-supermarket-api to v0.6.0 by @tas50 in #195
- fix(policyfile): copy only regular files when assembling a bundle by @tas50 in #184
- fix(remote): release the SSH agent socket and stop offering every agent by @tas50 in #182
- fix(setup): make chef credential migration all-or-nothing by @tas50 in #181
- fix(config): stop WriteProfile dropping keys it does not model by @tas50 in #180
- fix(config): stop
config createspinning forever on closed stdin by @tas50 in #179 - fix(remote): close the heredoc breakout in the bootstrap script by @tas50 in #185
- fix(node): validate --format before bootstrap does any work by @tas50 in #187
Full Changelog: v0.22.0...v0.23.0