Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run AWS and CF API locally #4326

Open
1 of 3 tasks
drewbo opened this issue Dec 12, 2023 · 1 comment · May be fixed by #4349
Open
1 of 3 tasks

Run AWS and CF API locally #4326

drewbo opened this issue Dec 12, 2023 · 1 comment · May be fixed by #4349
Assignees

Comments

@drewbo
Copy link
Contributor

drewbo commented Dec 12, 2023

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

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

Security considerations

None, local changes only

@drewbo drewbo self-assigned this Dec 12, 2023
@drewbo drewbo linked a pull request Dec 22, 2023 that will close this issue
8 tasks
@apburnes apburnes self-assigned this Feb 12, 2024
@apburnes
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants