Skip to content

Releases: chainguard-dev/tw

v0.0.40

04 Feb 16:43
09e3acb

Choose a tag to compare

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

03 Feb 15:48
43bb3a9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.38...v0.0.39

v0.0.38

28 Jan 08:50
bf3b428

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.37...v0.0.38

v0.0.37

27 Jan 11:05
97a0f0d

Choose a tag to compare

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

26 Jan 19:29
d0f53aa

Choose a tag to compare

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

11 Dec 13:38
025acf9

Choose a tag to compare

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

02 Dec 12:50
fc8946a

Choose a tag to compare

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

28 Nov 17:07
fc18d59

Choose a tag to compare

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

Full Changelog: v0.0.32...v0.0.33

0.0.31

03 Oct 13:40
703a163

Choose a tag to compare

What's Changed

  • Add in a help-check test pipeline similar to ver-check by @murraybd in #212

Full Changelog: v0.0.30...v0.0.31

v0.0.30

26 Sep 19:30
7087db1

Choose a tag to compare

Merge pull request #204 from smoser/context-name-not-subpkg

verify-service - use context.name, not subpkg.name