opencodecabilloteu
  • Joined on 2026-05-29
opencodecabilloteu pushed to feat/gitea-actions-v2 at perso/crond 2026-06-08 19:11:00 -04:00
d1c751ee31 fix: handle unset crond_line (nounset crash) and improve test diagnostics
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/docker-ttrss 2026-06-08 18:37:19 -04:00
afabde99c4 fix: ERE alternation pattern in HTML body check (BRE \| → ERE |)
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/docker-ttrss 2026-06-08 18:33:19 -04:00
000c52d548 fix: pipe yes into interactive update.php --update-schema
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/docker-ttrss 2026-06-08 18:30:18 -04:00
d8b7ffc445 fix: run update.php as www-data (refuses root)
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/docker-ttrss 2026-06-08 18:25:44 -04:00
77a01fc5f6 retrigger CI
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/docker-ttrss 2026-06-08 18:11:40 -04:00
15544e6e9a fix: run update.php --update-schema before assertions
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/docker-ttrss 2026-06-08 17:58:00 -04:00
074d1ec402 fix: remove -f from assertion curls (TT-RSS returns 5xx during boot)
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/docker-ttrss 2026-06-08 17:54:41 -04:00
a578c1bba1 fix: readiness check without -f (TT-RSS may return 5xx during boot)
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/docker-ttrss 2026-06-08 17:47:11 -04:00
4181281ba5 fix: add hadolint ignores for DL3018 (apk pin) and DL3002 (s6 needs root)
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/docker-ttrss 2026-06-08 17:45:33 -04:00
b70859e086 feat: migrate to 4-job CI pipeline with SHA-pinned actions
opencodecabilloteu created branch feat/gitea-actions-v2 in web/docker-ttrss 2026-06-08 17:45:31 -04:00
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/sabnzbd 2026-06-08 17:25:36 -04:00
8b6088cee9 fix: redirect deb.debian.org to archive.debian.org for buster EOL
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/rssbridge 2026-06-08 17:10:52 -04:00
dc774d6cb7 fix: use grep on file directly instead of echo piping for body test
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/sabnzbd 2026-06-08 16:46:13 -04:00
c0b250624f fix: add DL3013,DL3042 to hadolint ignore for pip install
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/rssbridge 2026-06-08 16:45:10 -04:00
2c28c53bcc fix: avoid pipefail/SIGPIPE by using temp files for HTTP tests
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/phpapache 2026-06-08 16:41:05 -04:00
4d33657ea1 fix: replace echo with printf to avoid SC2028
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/phpapache 2026-06-08 15:53:31 -04:00
d9b462b6e8 fix: unquote EXPOSE to satisfy hadolint parser
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/sabnzbd 2026-06-08 15:53:30 -04:00
fb21d41f32 fix: unquote HEALTHCHECK interval to satisfy hadolint parser
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/rssbridge 2026-06-08 15:53:28 -04:00
a552e414cc fix: chown /var/www/html to www-data so FileCache can write
opencodecabilloteu pushed to feat/gitea-actions-v2 at web/send 2026-06-08 15:53:26 -04:00
16c858542e fix: create empty htpasswd so Caddy basic_auth can start