Commit Graph

14 Commits

Author SHA1 Message Date
opencodecabilloteu 581d2f1fac fix: use PGPASSWORD for www-data role creation
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Failing after 27s
2026-06-15 17:27:23 -04:00
opencodecabilloteu ce70eca4cd fix: add socket volume to TTRSS container
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build-test (pull_request) Failing after 24s
2026-06-15 17:25:58 -04:00
opencodecabilloteu 2aed4374c7 fix: socket volume + www-data role for PostgreSQL auth
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Failing after 24s
2026-06-15 17:25:32 -04:00
opencodecabilloteu 7b72203cbf fix: create www-data PostgreSQL role for Unix socket auth
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Failing after 28s
2026-06-15 17:24:59 -04:00
opencodecabilloteu 0ba2c8bc8c fix: explicitly pass DB_HOST=db and DB_PORT=5432 for TCP connection
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Failing after 25s
2026-06-15 17:24:40 -04:00
opencodecabilloteu 97f1253825 fix: remove socket volume, use TCP via --link
PR Checks / hadolint (pull_request) Successful in 9s
PR Checks / build-test (pull_request) Failing after 26s
2026-06-15 17:24:22 -04:00
opencodecabilloteu 5b4219d568 fix: share PostgreSQL socket via volume so TT-RSS can connect
PR Checks / lint (pull_request) Successful in 8s
PR Checks / build (pull_request) Successful in 1m5s
PR Checks / test (pull_request) Failing after 46s
2026-06-15 17:14:12 -04:00
Sagent afabde99c4 fix: ERE alternation pattern in HTML body check (BRE \| → ERE |)
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 53s
Docker Build and Push / test (pull_request) Successful in 35s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 22:37:07 +00:00
Sagent 000c52d548 fix: pipe yes into interactive update.php --update-schema
Docker Build and Push / lint (pull_request) Successful in 11s
Docker Build and Push / build (pull_request) Successful in 59s
Docker Build and Push / test (pull_request) Failing after 33s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 22:33:10 +00:00
Sagent d8b7ffc445 fix: run update.php as www-data (refuses root)
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 59s
Docker Build and Push / test (pull_request) Failing after 37s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 22:30:09 +00:00
Sagent 15544e6e9a fix: run update.php --update-schema before assertions
Docker Build and Push / build (pull_request) Successful in 1m35s
Docker Build and Push / lint (pull_request) Failing after 13m33s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 22:11:25 +00:00
Sagent 074d1ec402 fix: remove -f from assertion curls (TT-RSS returns 5xx during boot)
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 1m24s
Docker Build and Push / test (pull_request) Failing after 38s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 21:57:54 +00:00
Sagent a578c1bba1 fix: readiness check without -f (TT-RSS may return 5xx during boot)
Docker Build and Push / lint (pull_request) Successful in 9s
Docker Build and Push / build (pull_request) Successful in 1m18s
Docker Build and Push / test (pull_request) Failing after 39s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 21:54:37 +00:00
Sagent b70859e086 feat: migrate to 4-job CI pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Failing after 7s
Docker Build and Push / build (pull_request) Successful in 1m28s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 21:45:25 +00:00