Commit Graph

7 Commits

Author SHA1 Message Date
62306ea6a6 fix: update build trigger to use push on main branch instead of pull request review 2026-03-27 16:34:40 -03:00
ac6efceede fix: ensure newline at end of file in build workflow
Some checks failed
CI / Frontend Tests (pull_request) Has been cancelled
CI / Backend Tests (pull_request) Has been cancelled
2026-03-27 16:26:29 -03:00
d6de131a9b feat: update build workflow to create and publish all-in-one Docker image on approved PRs
Some checks failed
CI / Frontend Tests (pull_request) Has been cancelled
CI / Backend Tests (pull_request) Has been cancelled
2026-03-27 16:18:25 -03:00
6305a8e95e refactor: update build process to create a single all-in-one Docker image and adjust related configurations
Some checks failed
CI / Frontend Tests (pull_request) Has been cancelled
CI / Backend Tests (pull_request) Has been cancelled
2026-03-27 16:10:14 -03:00
3f0bb4be73 feat: update Docker configuration and CI/CD workflows for local image builds
Some checks failed
CI / Backend Tests (pull_request) Failing after 11m8s
CI / Frontend Tests (pull_request) Has been cancelled
2026-03-27 16:01:34 -03:00
06112330b6 fix(ci): add missing 'with' block for checkout step in backend and frontend jobs
Some checks failed
CI / Backend Tests (pull_request) Failing after 11m23s
CI / Frontend Tests (pull_request) Successful in 9m45s
2026-03-27 15:35:32 -03:00
cf073be6b0 refactor: migrate CI/CD workflows from GitHub Actions to Gitea Actions and remove legacy workflows 2026-03-27 15:23:22 -03:00