Commit graph

6 commits

Author SHA1 Message Date
f284c29a66 Move build process to podman
Some checks failed
Docker Build / Build and Push Frontend Image (push) Failing after 23s
Docker Build / Build and Push Backend Image (push) Failing after 7s
Check / Frontend (pull_request) Successful in 1m12s
Check / Backend (pull_request) Successful in 6m13s
2025-11-29 19:57:26 -08:00
4552c347c6 Create a plan for implementing projects and also create the backend API. (#19)
Some checks failed
Check / Backend (push) Successful in 6m55s
Check / Frontend (push) Successful in 2m2s
Docker Build / Build and Push Backend Image (push) Failing after 11m21s
Docker Build / Build and Push Frontend Image (push) Successful in 5m44s
Creates projects to organize tasks under. (Note the migration also contains the tables for creating folders for projects as well because adding foreign keys is a PITA in sqlite apparently).

Reviewed-on: #19
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-10-28 04:13:12 +00:00
25eb4af14d Add docker build to main. (#16)
All checks were successful
Check / Backend (push) Successful in 20m43s
Check / Frontend (push) Successful in 1m54s
Docker Build / Build and Push Backend Image (push) Successful in 12m14s
Docker Build / Build and Push Frontend Image (push) Successful in 5m19s
Reviewed-on: #16
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-10-19 03:27:10 +00:00
ff6837a751 Try to speed up rust builds in CI. (#15)
All checks were successful
Check / Backend (push) Successful in 23m2s
Check / Frontend (push) Successful in 2m8s
Reviewed-on: #15
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-28 03:27:44 +00:00
5fcdcef449 Fix typecheck. (#14)
All checks were successful
Check / Backend (push) Successful in 14m25s
Check / Frontend (push) Successful in 2m1s
Reviewed-on: #14
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-27 09:13:00 +00:00
b3dd711ea1 Forgejo Actions for both backend and frontend. (#13)
All checks were successful
Check / Backend (push) Successful in 14m3s
Check / Frontend (push) Successful in 2m13s
Reviewed-on: #13
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-27 08:46:02 +00:00