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

[BUG] Docker :release tag procedure and CI config #3953

Open
duncdrum opened this issue Jun 27, 2021 · 0 comments
Open

[BUG] Docker :release tag procedure and CI config #3953

duncdrum opened this issue Jun 27, 2021 · 0 comments
Assignees
Labels
bug issue confirmed as bug discuss ask for feedback docker issues related to our container images enhancement new features, suggestions, etc. needs documentation Signals issues or PRs that will require an update to the documentation repo

Comments

@duncdrum
Copy link
Contributor

duncdrum commented Jun 27, 2021

The release of 5.3.0 has revealed a misconfiguration of the docker deploy CI config. It expects a PR against the master branch, but it only gets a push event.

The :release images are published regardless as part of the local build of the release manager. Don't ask me how I managed to configure the plugin to do that, i vaguely recall doing this on purpose. given the long cadence of releases between 5.2.0 and 5.3.0 i suggest reinstating the scheduled rebuilds of the master branch for the release tag so that :release images benefit from periodic jvm updates, latest version of autodeploy apps OOTB. etc. This would increase container security, reinstate previous behaviour where users might have been caught unaware of changes, and increase quality of live for maintainers of our CI, since :release images will after a delay ship with the e.g. the latest templating lib, in case of updates to the lib after the official release.

see #3914

@duncdrum duncdrum added bug issue confirmed as bug enhancement new features, suggestions, etc. discuss ask for feedback needs documentation Signals issues or PRs that will require an update to the documentation repo docker issues related to our container images labels Jun 27, 2021
@duncdrum duncdrum self-assigned this Nov 1, 2024
@duncdrum duncdrum moved this to Ready in v6.3.1 release Nov 1, 2024
duncdrum added a commit to duncdrum/exist that referenced this issue Jan 6, 2025
keep :latest and :release tags aligned
add dev:6  tag for snapshots from develop-6.x.x

see eXist-db#3953
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issue confirmed as bug discuss ask for feedback docker issues related to our container images enhancement new features, suggestions, etc. needs documentation Signals issues or PRs that will require an update to the documentation repo
Projects
Status: In progress
Development

No branches or pull requests

1 participant