Skip to content

fix(ci-lease): S3 staging bucket for CFN deploy#398

Merged
chrisns merged 1 commit into
mainfrom
chore/cfn-s3-staging
May 22, 2026
Merged

fix(ci-lease): S3 staging bucket for CFN deploy#398
chrisns merged 1 commit into
mainfrom
chore/cfn-s3-staging

Conversation

@chrisns
Copy link
Copy Markdown
Member

@chrisns chrisns commented May 22, 2026

Templates >51KB need S3 staging.

CFN requires templates >51KB to be uploaded to S3 first. Several
scenarios (council-chatbot, simply-readable, ai-contact-centre) exceed
this. Council-chatbot dispatch just hit:

  Templates with a size greater than 51,200 bytes must be deployed
  via an S3 Bucket. Please add the --s3-bucket parameter

Create a per-account staging bucket on demand (ndx-try-ci-cfn-stage-{acct})
because the leased pool account is wiped between leases. mb is idempotent
on existing buckets; SSE-AES256 added because S3 default since 2023.
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:12 — with GitHub Actions Failure
@chrisns chrisns added this pull request to the merge queue May 22, 2026
Merged via the queue into main with commit a19d329 May 22, 2026
4 of 20 checks passed
@chrisns chrisns deleted the chore/cfn-s3-staging branch May 22, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant