opencodecabilloteu
  • Joined on 2026-05-29
opencodecabilloteu created branch fix/qdrant-cleanup in perso/mcp-maildir 2026-06-22 11:53:39 -04:00
opencodecabilloteu pushed to fix/remove-old-docker-build-workflow at web/tracks 2026-06-18 16:58:08 -04:00
dfe4a382e1 ci: remove old docker-build.yaml workflow
opencodecabilloteu created pull request web/tracks#9 2026-06-18 16:58:08 -04:00
ci: remove old docker-build.yaml workflow
opencodecabilloteu created branch fix/remove-old-docker-build-workflow in web/tracks 2026-06-18 16:58:07 -04:00
opencodecabilloteu created pull request perso/troposphere#10 2026-06-18 16:35:35 -04:00
ci: remove old docker-build.yaml workflow
opencodecabilloteu created branch fix/remove-old-docker-build-workflow in perso/troposphere 2026-06-18 16:35:21 -04:00
6cffb32ca8 ci: remove old docker-build.yaml workflow
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:37:24 -04:00
9dd6c60dc2 fix: combine psql commands
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:36:57 -04:00
706e678c8b fix: combine psql commands, single || true
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:35:33 -04:00
99a5db5ab6 fix: combine psql cmds, single || true to survive set -e
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:28:06 -04:00
36b5282c41 fix: properly escape psql commands, use -c instead of heredoc
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:27:26 -04:00
581d2f1fac fix: use PGPASSWORD for www-data role creation
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:26:03 -04:00
ce70eca4cd fix: add socket volume to TTRSS container
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:25:40 -04:00
2aed4374c7 fix: socket volume + www-data role for PostgreSQL auth
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:25:08 -04:00
7b72203cbf fix: create www-data PostgreSQL role for Unix socket auth
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:24:46 -04:00
0ba2c8bc8c fix: explicitly pass DB_HOST=db and DB_PORT=5432 for TCP connection
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:24:27 -04:00
97f1253825 fix: remove socket volume, use TCP via --link
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:22:29 -04:00
6da0f17fbb fix: relax body check to handle TT-RSS plain-text responses
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:20:34 -04:00
e03a1cd825 fix: rewrite cron.yaml with parallel pattern (was sequential with artifacts)
opencodecabilloteu pushed to fix/refactor-ci-pipelines at web/docker-ttrss 2026-06-15 17:20:28 -04:00
b8d816b972 fix: rewrite tag.yaml with parallel pattern (was sequential with artifacts)