Skip to content

feat: configure CI environment to talk to LocalStack#62

Open
simonrw wants to merge 1 commit intomainfrom
feat/configure-environment
Open

feat: configure CI environment to talk to LocalStack#62
simonrw wants to merge 1 commit intomainfrom
feat/configure-environment

Conversation

@simonrw
Copy link
Contributor

@simonrw simonrw commented Feb 6, 2026

Motivation

When using the setup-localstack action, the user currently has to set AWS_ENDPOINT_URL to target LocalStack. This is inconvenient - if we are providing a helper action to configure LocalStack then we should set the CI environment as well.

Changes

  • Set AWS_ENDPOINT_URL by default to http://localhost.localstack.cloud:4566
  • Add option to disable

Thanks @dfangl for the idea!

@simonrw simonrw force-pushed the feat/configure-environment branch from 93cdb40 to d88b62f Compare February 6, 2026 16:45
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

The ephemeral instance for the application preview has been shut down

@simonrw simonrw force-pushed the feat/configure-environment branch 2 times, most recently from c4a678e to 1518c68 Compare February 6, 2026 16:50
@simonrw simonrw force-pushed the feat/configure-environment branch from 1518c68 to f40f241 Compare February 6, 2026 16:56
@simonrw simonrw marked this pull request as ready for review February 6, 2026 17:03
@simonrw simonrw requested review from steffyP and whummer February 6, 2026 17:03
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