Ramvignesh B. me
me pushed to ci/gitea_compat at me/pi-ku 2026-05-05 12:38:18 +00:00
df56754c55 ci: introduce tmp filespace to prevent postgres persist and migrate to custom artiifact upload
me created branch ci/gitea_compat in me/pi-ku 2026-05-05 12:08:45 +00:00
me pushed to ci/gitea_compat at me/pi-ku 2026-05-05 12:08:45 +00:00
me pushed to main at me/pi-ku 2026-05-05 12:08:01 +00:00
me pushed to main at me/pi-ku 2026-05-05 11:58:12 +00:00
me pushed to main at me/pi-ku 2026-05-05 04:23:06 +00:00
04c7ba10af chore: update database credentials in CI workflow to match application defaults
me pushed to main at me/pi-ku 2026-05-05 04:20:33 +00:00
3570d0f278 chore: update postgres password in ci workflow environment variables
me pushed to main at me/pi-ku 2026-05-05 04:10:43 +00:00
4a2ff51063 ci: remove database password
me pushed to main at me/pi-ku 2026-05-05 03:32:01 +00:00
684b055f70 chore: update CI database environment variables to default postgres credentials
me pushed to main at me/pi-ku 2026-05-05 03:26:44 +00:00
ab16a4043a fix: disable postgres password authentication in CI workflow to resolve act runner connection issues
me pushed to main at me/pi-ku 2026-05-05 03:09:09 +00:00
68fc3b0f4c refactor: inline database environment variable exports
me pushed to main at me/pi-ku 2026-05-05 02:55:53 +00:00
c1055badb9 refactor: reorder frontend and backend jobs in CI pipeline
51d6b22cd8 chore: configure pg data vol for postgres service
Compare 2 commits »
me pushed to main at me/pi-ku 2026-05-05 02:16:57 +00:00
dacef9f9e2 refactor: simplify CI workflow by using gitea-compatible artifact actions across all platforms
me pushed to main at me/pi-ku 2026-05-05 01:58:26 +00:00
a401901ee3 refactor: replace IS_GITHUB environment variable with inline server URL checks
me pushed to main at me/pi-ku 2026-05-05 01:13:22 +00:00
d0cfac958e refactor: move DB_PORT variable outside of conditional block in CI workflow
me pushed to main at me/pi-ku 2026-05-05 00:07:03 +00:00
65653a7389 chore: simplify gitea artifact action references by removing url prefix
me pushed to main at me/pi-ku 2026-05-05 00:02:32 +00:00
b883d776ac chore: update gitea artifact actions to use christopherHX repository forks
me pushed to main at me/pi-ku 2026-05-04 23:56:45 +00:00
71e3715745 chore: update Gitea action references to use shorthand syntax
me pushed to main at me/pi-ku 2026-05-04 23:11:06 +00:00
708bb7ff5d ci: fix env context issue in conditionals
me pushed to main at me/pi-ku 2026-05-04 23:06:53 +00:00
550b72f801 feat: add conditional CI support for Gitea Actions