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
{{ message }}
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.
All images should be pushed with their version numbers as per stack.yml when doing a release build
Current Behaviour
This is semi-manual and can lead to some missing versions.
Possible Solution
Update travis.yml to include each stack.yml (and equivalent name) for build/push.
edge-router / edge-auth should perhaps use the git tag version rather than a manually incremented version. This should make keeping in-sync easier between Docker image versions and deployment YAML files.
The text was updated successfully, but these errors were encountered:
Expected Behaviour
All images should be pushed with their version numbers as per stack.yml when doing a release build
Current Behaviour
This is semi-manual and can lead to some missing versions.
Possible Solution
Update travis.yml to include each stack.yml (and equivalent name) for build/push.
edge-router / edge-auth should perhaps use the git tag version rather than a manually incremented version. This should make keeping in-sync easier between Docker image versions and deployment YAML files.
The text was updated successfully, but these errors were encountered: