No description
Find a file
Maël Gramain c97ad37dbb
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
fix env
2026-01-14 00:16:49 +01:00
.ci Update dependency pyyaml to v6.0.3 2025-09-25 21:48:53 +00:00
.woodpecker Update python Docker tag to v3.14 2025-11-23 18:09:55 +00:00
cicd-worker-pub-mep/woodpecker-runner change agent image 2025-03-02 18:15:10 +01:00
compute-1-mep Update ghcr.io/renovatebot/renovate Docker tag to v42.81.1 2026-01-13 21:19:43 +00:00
compute-2-mep Merge pull request 'Update mazzolino/restic Docker tag to v1.8.2' (#212) from renovate/mazzolino-restic-1.x into main 2026-01-13 19:01:43 +01:00
compute-vel/traefik Merge pull request 'Update varnish Docker tag to v8' (#187) from renovate/varnish-8.x into main 2026-01-13 19:02:06 +01:00
internals Merge pull request 'Update woodpeckerci/woodpecker-server Docker tag to v3.12.0' (#221) from renovate/woodpeckerci-woodpecker-server-3.x into main 2026-01-13 19:00:55 +01:00
lb-core-ams01/traefik Merge pull request 'Update varnish Docker tag to v8' (#187) from renovate/varnish-8.x into main 2026-01-13 19:02:06 +01:00
store-1-ams/garage fix env 2026-01-14 00:16:49 +01:00
store-1-vel/garage fix env 2026-01-14 00:16:49 +01:00
store-rom01/garage Add store and licensing 2026-01-13 23:48:07 +01:00
.gitignore remove unused 2026-01-12 23:35:02 +01:00
LICENCE.md Add store and licensing 2026-01-13 23:48:07 +01:00
README.md update ci setup 2025-01-06 21:11:08 +01:00
renovate.json integrate renovate 2024-10-20 21:53:12 +02:00

Services Gnous

L'ensemble des docker compose pour les services du projet Gnous.

Lint

python3 -m venv .venv/
source .venv/bin/activate
pip install -r .ci/requirements.txt
python3 .ci/port_attribution_watcher.py
python3 .ci/traefik_label_watcher.py
./.ci/lint.sh