Skip to main content

Overview Compatibility

This compatibility page is generated from canonical repo-owned source material in JaddaHelpifyr/jhf-selvage.

Documentation Map

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 keyTruth surfaceCurrent valuePinning mode
runtime.postgresinfra/docker/docker-compose.stack.ymlpostgres:15-alpineexact_tag
runtime.elasticsearchinfra/docker/docker-compose.stack.ymlghcr.io/alephdata/aleph-elasticsearch:3bb5dbed97cfdb9955324d11e5c623a5c5bbc410exact_tag
runtime.redisinfra/docker/docker-compose.stack.ymlredis:7-alpineexact_tag
runtime.rabbitmqinfra/docker/docker-compose.stack.ymlrabbitmq:3.13-alpineexact_tag
runtime.ingest_fileinfra/docker/docker-compose.stack.ymlghcr.io/alephdata/ingest-file:4.1.2exact_tag
runtime.alephinfra/docker/docker-compose.stack.ymlghcr.io/alephdata/aleph:${ALEPH_TAG:-4.1.7}default_tag_pin
runtime.aleph_uiinfra/docker/docker-compose.stack.ymlghcr.io/alephdata/aleph-ui-production:${ALEPH_TAG:-4.1.7}default_tag_pin
ci.runner_os.gitea/workflows/ci.ymlubuntu-24.04stable_track
ci.python.gitea/workflows/ci.yml3.11minor_channel
ci.action_checkout.gitea/workflows/ci.ymlactions/checkout@v4major_tag
ci.action_setup_python.gitea/workflows/ci.ymlactions/setup-python@v5major_tag

Policy

  • no latest tag in runtime images
  • no latest runner 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