pages-core icon indicating copy to clipboard operation
pages-core copied to clipboard

Run AWS and CF API locally

Open drewbo opened this issue 1 year ago • 1 comments

As a developer, I would like to be able to test all functionality in the local dev environment.

Acceptance Criteria

That story is over-broad but basically I'd like to have localstack + a minimal cloudfoundry API in place as local docker containers so that functions like starting a build, fetching old build logs, get presigned urls, etc, can be run locally

  • [x] localstack added locally
  • [ ] minimal CF API added locally
  • [ ] test that all related functions run correctly

Security considerations

None, local changes only

drewbo avatar Dec 12 '23 20:12 drewbo

@apburnes review the PR and refine what we want from the list of possible capabilities.

apburnes avatar Feb 26 '24 19:02 apburnes