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
Currently, our Docker images are maintained separately from our main source code, and while this setup has worked well for a long time, it often leads to issues when releasing or merging changes to that separate repository. This is because it can result in errors if the Docker images are not fully tested in sync with the main source code.
Value and/or benefit
better testability and issue tracking
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Context
Currently, our Docker images are maintained separately from our main source code, and while this setup has worked well for a long time, it often leads to issues when releasing or merging changes to that separate repository. This is because it can result in errors if the Docker images are not fully tested in sync with the main source code.
Value and/or benefit
Anything else?
No response
The text was updated successfully, but these errors were encountered: