Skip to content

Add Lambda Zips to Full Release Flow #1448

@stevedylandev

Description

@stevedylandev

Problem

Lambda .zip files are currently stored in a way that GitHub automatically deletes after 90 days.

Proposed Solution

  • Add Lambda .zip as a Release Artifact attached to each GitHub Release for permanent storage
  • Automatically publish Lambda .zips to a dedicated S3 bucket with consistent naming convention:
    • Include release type (preview/snapshot/full)
    • Include version number/tag
  • Update Terraform scripts to reference pre-published .zip files from S3 bucket
Image

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    devopsDevOps related

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions