Skip to content

Weekly auto-release#108

Open
carole-lavillonniere wants to merge 1 commit into
localstackfrom
cosy-807-auto-release-the-lambda-rie-lambda-runtime-init-so-its-go
Open

Weekly auto-release#108
carole-lavillonniere wants to merge 1 commit into
localstackfrom
cosy-807-auto-release-the-lambda-rie-lambda-runtime-init-so-its-go

Conversation

@carole-lavillonniere

@carole-lavillonniere carole-lavillonniere commented Jun 30, 2026

Copy link
Copy Markdown

Towards COSY-807.

  • Auto-release RIE every Friday mornings at 6am UTC, if there are new commits.
  • A new tag with bumped patch is pushed (latest version is fetched from Github releases).
  • The goal is to have vulnerabilities auto-resolve weekly without human intervention.
  • Release can still be done manually if needed (new minor versions?)

Next steps for full automation:

Cut a new patch release once a week when there are new commits on
localstack, so Go-dep/stdlib CVE fixes self-publish without a manual tag.

- weekly-release.yml: Friday cron + workflow_dispatch; discovers the latest
  published release, patch-bumps, skips if no new commits, then calls build.yml.
- build.yml: add workflow_call with an optional version input so the same
  test -> build -> release path publishes the computed version (no PAT needed).
@carole-lavillonniere carole-lavillonniere changed the title Add weekly auto-release workflow for the LocalStack RIE Jun 30, 2026
@carole-lavillonniere carole-lavillonniere marked this pull request as ready for review June 30, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant