Commit graph

12 commits

Author SHA1 Message Date
9506b4b09c Optimize backend test container to save space
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 8m40s
Podman Rootless Demo / test-frontend (push) Has been skipped
Podman Rootless Demo / build-backend (push) Has been skipped
Podman Rootless Demo / build-frontend (push) Has been skipped
Podman Rootless Demo / deploy-prod (push) Has been skipped
2025-09-21 12:09:52 -04:00
93ce4f81b6 Make sure Cargo.toml included in Rust backend test container
All checks were successful
Podman Rootless Demo / test-backend (push) Successful in 6m25s
2025-09-20 10:57:05 -04:00
d4cfa4799a Fix context in cache dependency steps
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 6m40s
2025-09-20 10:44:49 -04:00
869bec65c9 change path
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 41s
2025-09-19 23:10:34 -04:00
0790b63dc3 Implement suggested changes to make cargo-chef work for local crates
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 7m53s
2025-09-19 21:45:56 -04:00
73e4abb75d eliminate RUN in backend test container runtime stage
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 1m9s
2025-09-19 19:02:13 -04:00
2ec2d0c68b Install postgres client in backend test container from GitHub to avoid seccomp issues
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 39s
2025-09-19 18:58:06 -04:00
4728da9056 use explicit registry paths for rust images in Dockerfile
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 55s
2025-09-19 18:51:05 -04:00
9086906180 use Cargo Chef to use pre-built Rust backend container image in local testing 2025-09-19 18:34:05 -04:00
eb6e373981 Change to using Forgejo Container Registry
Some checks are pending
CI/CD Pipeline (Forgejo Container Registry) / Run Tests (DinD) (push) Waiting to run
CI/CD Pipeline (Forgejo Container Registry) / Build and Push Docker Images (DinD) (push) Blocked by required conditions
CI/CD Pipeline (Forgejo Container Registry) / Deploy to Production (push) Blocked by required conditions
2025-08-30 19:38:54 -04:00
ab1d377b2d Use arguments with Dockerfiles
Some checks are pending
CI/CD Pipeline (Fully Isolated DinD) / Run Tests (DinD) (push) Waiting to run
CI/CD Pipeline (Fully Isolated DinD) / Build and Push Docker Images (DinD) (push) Blocked by required conditions
CI/CD Pipeline (Fully Isolated DinD) / Deploy to Production (push) Blocked by required conditions
2025-07-12 14:51:52 -04:00
9d37a795a0 Use Dockerfiles to perform tests
Some checks failed
CI/CD Pipeline (Fully Isolated DinD) / Run Tests (DinD) (push) Failing after 35s
CI/CD Pipeline (Fully Isolated DinD) / Build and Push Docker Images (DinD) (push) Has been skipped
CI/CD Pipeline (Fully Isolated DinD) / Deploy to Production (push) Has been skipped
2025-07-05 13:15:02 -04:00