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
* build option for compose
* if condition for adding build command only
* test build causes --build arg to be added to docker-compose up call
* satisfy flake8
* readability change
* separate subprocess method, and fast (but weaker) test of compose with --build
* hardcode name of method in object mock to satisfy review request
* remove attribute test
* Use more refactorable method name, remove now unused compose conext variable, make test py 3.6 compatible.
* add back compose.build check
Co-authored-by: Alex Loosley <[email protected]>
Co-authored-by: Till Hoffmann <[email protected]>
0 commit comments