Overview Compatibility
This compatibility page is generated from canonical repo-owned source material in JaddaHelpifyr/jhf-selvage.
Documentation Map
-
Compatibility
-
Channel:
stable -
Source repo:
JaddaHelpifyr/jhf-selvage
Compatibility Sources
docs/OSS_INVENTORY.md
Derived from OSS Inventory and Version Truth
OSS Inventory and Version Truth
jhf-selvage publishes one repo-owned truth page for upgrade-relevant OSS runtime and CI version surfaces.
Scope
- runtime stack images from
infra/docker/docker-compose.stack.yml - CI runner and toolchain declarations from
.gitea/workflows/ci.yml - repo verifier contract from
scripts/verify_oss_version_truth.py
Current Version Truth
| Component key | Truth surface | Current value | Pinning mode |
|---|---|---|---|
runtime.postgres | infra/docker/docker-compose.stack.yml | postgres:15-alpine | exact_tag |
runtime.elasticsearch | infra/docker/docker-compose.stack.yml | ghcr.io/alephdata/aleph-elasticsearch:3bb5dbed97cfdb9955324d11e5c623a5c5bbc410 | exact_tag |
runtime.redis | infra/docker/docker-compose.stack.yml | redis:7-alpine | exact_tag |
runtime.rabbitmq | infra/docker/docker-compose.stack.yml | rabbitmq:3.13-alpine | exact_tag |
runtime.ingest_file | infra/docker/docker-compose.stack.yml | ghcr.io/alephdata/ingest-file:4.1.2 | exact_tag |
runtime.aleph | infra/docker/docker-compose.stack.yml | ghcr.io/alephdata/aleph:${ALEPH_TAG:-4.1.7} | default_tag_pin |
runtime.aleph_ui | infra/docker/docker-compose.stack.yml | ghcr.io/alephdata/aleph-ui-production:${ALEPH_TAG:-4.1.7} | default_tag_pin |
ci.runner_os | .gitea/workflows/ci.yml | ubuntu-24.04 | stable_track |
ci.python | .gitea/workflows/ci.yml | 3.11 | minor_channel |
ci.action_checkout | .gitea/workflows/ci.yml | actions/checkout@v4 | major_tag |
ci.action_setup_python | .gitea/workflows/ci.yml | actions/setup-python@v5 | major_tag |
Policy
- no
latesttag in runtime images - no
latestrunner declaration in CI - no empty image tags
- no undocumented drift between this doc and repo version surfaces
Verify Path
python scripts/verify_oss_version_truth.py
python -m pytest -q
CI runs python scripts/verify_oss_version_truth.py fail-closed.
Exceptions
No owner-approved exception for latest exists in this repository.
License: AGPLv3. Helpifyr: https://helpifyr.com