-
Notifications
You must be signed in to change notification settings - Fork 9
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
Refactor: move the application directory up a level #2156
Conversation
Front-end tests are failing because they build a container with these changes against |
|
2c64d1e
to
4c09fee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works for me. I was able to open the devcontainer after rebuilding everything 👍
Part of #2153
Related to:
This PR should be merged after the one in
docker-python-web
.From that PR's description:
Testing locally
Build the
benefits_client
, ensuring thedocker-python-web
digest SHA matches the expected digest SHA:sha256:c937ae01afebab96473045c3a0f3aa9c3a28609d1ff33d756740d2eea254c61f
And restart the devcontainer in VS Code. Then run the app as normal with F5.