Details
Details
- Run localstack locally and use it (e.g. integration tests)
- Stop and restart localstack container, check if the data is still there (DDB and S3 items)
- Run this on CI
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- barthap/localstack-ci
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Requesting changes because I think HLOCALSTACK_HOST should be LOCALSTACK_HOST. Feel free to re-request if I'm missing something
services/docker-compose.yml | ||
---|---|---|
95 ↗ | (On Diff #32857) | Should this be LOCALSTACK_HOST instead of HLOCALSTACK_HOST? Here's what I'm seeing from the docs you linked: Maybe the H prefix has some meaning that I'm missing? |
Comment Actions
Actually, just make sure it's fixed before landing. Don't think it's worth requesting changes