[WIP] use the prebuilt images from ghcr when running tests - #1600
Draft
suricactus wants to merge 8 commits into
Draft
[WIP] use the prebuilt images from ghcr when running tests#1600suricactus wants to merge 8 commits into
suricactus wants to merge 8 commits into
Conversation
Collaborator
suricactus
force-pushed
the
QF-8228-check-tmpl
branch
from
May 11, 2026 09:03
041693d to
74f5a8c
Compare
suricactus
force-pushed
the
QF-4996-faster-ci-vol666
branch
from
May 11, 2026 22:59
d93a219 to
c8fdbf0
Compare
suricactus
force-pushed
the
QF-8228-check-tmpl
branch
from
May 11, 2026 23:00
3693772 to
6e9e878
Compare
suricactus
force-pushed
the
QF-4996-faster-ci-vol666
branch
from
May 11, 2026 23:01
c8fdbf0 to
222a80b
Compare
suricactus
force-pushed
the
QF-4996-faster-ci-vol666
branch
2 times, most recently
from
May 12, 2026 15:07
3dcbf98 to
8018e78
Compare
gounux
reviewed
May 13, 2026
suricactus
force-pushed
the
QF-4996-faster-ci-vol666
branch
2 times, most recently
from
May 20, 2026 20:59
b90b753 to
69dccfc
Compare
gounux
reviewed
May 21, 2026
Before we only had `enable_dockerhub` which was used for multiple things. - Added `enable_ghcr: true` to each matrix service. - Kept `enable_dockerhub` separate. - GHCR metadata is now controlled by `enable_ghcr`. - GHCR login only runs when `enable_ghcr` is true.
- `commit-<short-sha>` tags are no longer PR-only: - always push to ghcr.io 
Needed because we depend on the app to run as a production like app, but we are missing gunicorn as a dependency.
…waiting for 30x20 secs) - Added `classic/docker-compose.override.ci.yml` to replace local builds with GHCR images. - Updated `classic/.github/workflows/test.yml` with packages: read permission. Required to read from ghcr. - PR tests use the PR head SHA instead of the synthetic merge SHA. - Added a special YAML check for `classic/docker-compose.override.ci.yml`
suricactus
force-pushed
the
QF-4996-faster-ci-vol666
branch
from
May 21, 2026 16:47
69dccfc to
fcd0379
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.