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

Fix ability to roll back #43

Closed
kaihendry opened this issue Mar 6, 2018 · 1 comment
Closed

Fix ability to roll back #43

kaihendry opened this issue Mar 6, 2018 · 1 comment
Labels

Comments

@kaihendry
Copy link
Contributor

Since we don't fix on a version of our base, i.e. we always use latest with FROM uneet/bugzilla, this make it very difficult to fix versions and roll back.

We should be fixing versions like FROM mozillabteam/bmo-slim:20180225.1 and furthermore deploying by uneet/bugzilla-customisation:${COMMIT}

The work around is to basically roll master back, which is super awkward.

@kaihendry
Copy link
Contributor Author

We can roll back be specifying a previous tag: https://hub.docker.com/r/uneet/bugzilla-customisation/tags

But note that in some cases, like our Unicode update, will make older versions (that didn't support the collation) run poorly or not at all.

As a rule we need to move forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant