Releases: chainguard-dev/tw
Releases · chainguard-dev/tw
v0.0.40
What's Changed
- fix(ver-check): detect version from commands with non-zero exit codes by @rawlingsj in #294
- build(deps): bump k8s.io/cli-runtime from 0.34.2 to 0.35.0 in /tw by @dependabot[bot] in #268
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /gosh by @dependabot[bot] in #292
- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.38.0 to 1.40.0 in /gosh by @dependabot[bot] in #293
Full Changelog: v0.0.39...v0.0.40
v0.0.39
What's Changed
- feat: Add comprehensive pipeline validation test infrastructure by @debasishbsws in #271
- upgrade to latest apko by @jdolitsky in #290
New Contributors
- @jdolitsky made their first contribution in #290
Full Changelog: v0.0.38...v0.0.39
v0.0.38
What's Changed
- pipelines: add shell-deps check test pipelines by @Aditevil in #282
- fix(shell-deps): handle shebang arguments like /bin/sh -f by @Aditevil in #284
- pipelines: add INDEX.md for test/tw pipelines by @rawlingsj in #285
- chore: go fmt across the repo by @kranurag7 in #288
New Contributors
Full Changelog: v0.0.37...v0.0.38
v0.0.37
What's Changed
- add chelm by @joshrwolf in #264
- build(deps): bump golang.org/x/sys from 0.38.0 to 0.40.0 in /tw by @dependabot[bot] in #269
- build(deps): bump the all group across 1 directory with 4 updates by @dependabot[bot] in #272
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.39.0 in /gosh by @dependabot[bot] in #267
- package-type-check: normalize paths to always have a leading "/" symbol by @aborrero in #262
- Allow empty constraints file as a placeholder. by @smoser in #217
- Add shell-deps subcommand to tw by @smoser in #218
- chore: remove allow-dangling from symlink-check pipelines by @kranurag7 in #259
- tw: refresh for stereo by @aborrero in #274
Full Changelog: v0.0.36...v0.0.37
v0.0.36
What's Changed
- tw: melange: introduce additional package tests by @aborrero in #258
- build(deps): bump k8s.io/kubectl from 0.34.1 to 0.34.2 in /tw by @dependabot[bot] in #254
- build(deps): bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in #257
- build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 in /gosh by @dependabot[bot] in #250
- build(deps): bump k8s.io/api from 0.34.1 to 0.34.2 in /tw by @dependabot[bot] in #251
- build(deps): bump golang.org/x/sys from 0.38.0 to 0.40.0 in /gosh by @dependabot[bot] in #265
- fix(ver-check): auto mode now validates version is in output before selecting flag by @rawlingsj in #273
Full Changelog: v0.0.35...v0.0.36
v0.0.35
What's Changed
- build(deps): bump the go_modules group across 3 directories with 1 update by @dependabot[bot] in #245
- build(deps): bump chainguard.dev/apko from 0.30.12 to 0.30.18 in /tw by @dependabot[bot] in #233
- build(deps): bump chainguard.dev/apko from 0.30.17 to 0.30.18 in /symlink-check by @dependabot[bot] in #232
- build(deps): bump chainguard.dev/apko from 0.30.17 to 0.30.18 in /no-docs-check by @dependabot[bot] in #231
- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.37.0 to 1.38.0 in /gosh by @dependabot[bot] in #205
- build(deps): bump helm.sh/helm/v3 from 3.18.6 to 3.19.0 in /tw by @dependabot[bot] in #226
- pipelines: contains-files: quote individual arguments to find by @aborrero in #255
- package-type-check: add empty package check by @aborrero in #237
Full Changelog: v0.0.34...v0.0.35
v0.0.34
What's Changed
- build(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.29 in /tw in the go_modules group across 1 directory by @dependabot[bot] in #235
- build(deps): bump the all group across 1 directory with 3 updates by @dependabot[bot] in #239
- chore: remove package-type-check from tree by @kranurag7 in #246
- Enhance pipeline documentation for improved agent and developer understanding by @rawlingsj in #248
- tw: add pipelines/test/tw/contains-files by @aborrero in #247
Full Changelog: v0.0.33...v0.0.34
v0.0.33
What's Changed
- package-type-check: utils: use --quiet argument by @aborrero in #238
- update test pipeline descriptions so humans / agents know how to correctly list binaries that need to be checked by @rawlingsj in #243
- package-type-check: introduce check for -dev packages by @aborrero in #242
- package-type-check: don't show usage on check error by @aborrero in #244
- package-type-check: add debug package checker by @aborrero in #241
New Contributors
- @rawlingsj made their first contribution in #243
Full Changelog: v0.0.32...v0.0.33