You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 locallySecurity considerations
None, local changes only
The text was updated successfully, but these errors were encountered: