Skip to content

v3.14.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 05:29
· 893 commits to main since this release
fe3ac41

Patch Changes

  • 0973818: template: seek-oss/docker-ecr-cache v1.11.0

  • 5b00ffa: template: Add test:ci script

  • 2be05f5: template: Force @jest/types resolution to fix clean installs

  • df2d5d3: template/lambda-sqs-worker: Use Docker Build secrets

  • df2d5d3: template/greeter: Use Docker Build secrets

  • df2d5d3: template/lambda-sqs-worker-cdk: Use Docker Build secrets

  • e9a71d4: template: Group Buildkite pipeline anchors

    This provides a bit more structure to our pipeline.ymls and allows anchored plugins to be recognised by Renovate.

  • 1216a45: deps: ts-node-dev 1.1.8

  • 985ff9a: template/express-rest-api: Use Docker Build secrets

  • 3e1005e: template/*-rest-api: Reduce app boilerplate

  • ee44447: template: Default Docker Compose image to empty string

    This suppresses Docker Compose CLI warnings and errors when running outside of Buildkite.

  • ec9a44a: template: Use BUILDKITE_PIPELINE_DEFAULT_BRANCH in pipeline.yml

  • 3f0f14d: configure, init: Deduplicate dependencies

  • 37503f5: template: Add placeholder test coverage configuration

  • 5b09594: template/lambda-sqs-worker-*: Build once upfront

    This employs Buildkite artifacts to share compiled code with each subsequent deployment step.

  • e9375b2: deps: TypeScript 4.3.5

  • 985ff9a: template/koa-rest-api: Use Docker Build secrets