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

better UX for test infrastructure #1251

Open
1 task
doodlesbykumbi opened this issue Jun 16, 2020 · 0 comments
Open
1 task

better UX for test infrastructure #1251

doodlesbykumbi opened this issue Jun 16, 2020 · 0 comments

Comments

@doodlesbykumbi
Copy link
Contributor

Description

I noticed as part of #1249 that in the integration tests we either have secretless and secretless-dev built as part of ./start and the docker-compose.yml. The former is horrible because you potentially rebuild something you already have, which increases build time.

It would be good to

  1. Standardise on using pre-built images.
  2. If the image doesn't exist we can have a common script that runs before all the ./start scripts and either automatically builds secretless and secretless-dev, or prompts the user before doing so (opt-in).

AC:
TBC

  • List of conditions that must be met for this card to be complete (aka Acceptance Criteria)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant