Commit Graph

12 Commits

Author SHA1 Message Date
syoul
2c5be85a01 debug: sleep 30s in debug-secrets pour inspecter le container
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-03-17 18:27:08 +01:00
syoul
f6cf648c4c debug: test secret injection vs static env var
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-03-17 16:50:20 +01:00
syoul
ff13a4efa8 fix: remove agent label filter (agent deleted)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-03-17 16:12:35 +01:00
syoul
2662625d43 fix: use lowercase secret names (Woodpecker normalizes to lowercase) 2026-03-17 15:59:50 +01:00
syoul
17c183e460 debug: add secret injection diagnostic step
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-03-17 13:42:33 +01:00
syoul
72c84806f7 fix: use secrets array instead of from_secret 2026-03-17 13:41:09 +01:00
syoul
aeb3f46e2c fix: migrate to woodpecker v3 list syntax, fix env generation
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-03-17 13:39:27 +01:00
syoul
b17062f9af fix: healthcheck - detect empty PS_DOMAIN and extend timeout to 10min
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-03-17 13:26:07 +01:00
syoul
5800638cc2 fix: quote all shell commands containing colons in YAML 2026-03-17 13:08:35 +01:00
syoul
2a2fa4d6f4 fix: quote shell command with colon to avoid YAML parse error 2026-03-17 13:07:31 +01:00
syoul
6f03e981b8 fix: improve woodpecker pipeline (validate env + healthcheck loop)
- Add PS_ADMIN_FOLDER to validate step environment
- Replace fixed sleep with retry loop (6min max, exit on success)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 13:05:43 +01:00
syoul
650e19273b first comit 2026-03-16 17:42:26 +01:00