Commit graph

328 commits

Author SHA1 Message Date
2e551d6f1d Use persistent volume claim for pgdata
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 38s
2025-09-20 22:52:59 -04:00
3a21b9b08c Change db host on backend container
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 2m8s
2025-09-20 22:44:52 -04:00
d4a70ed770 Fix for job container not having curl
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 2m19s
2025-09-20 22:20:52 -04:00
198d77de8a Prevent envsubst from replacing nginx variables
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 49s
2025-09-20 22:14:18 -04:00
795d83c81a Fix nginx issues #2
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 1m31s
2025-09-20 22:06:10 -04:00
8e2a5236ac Fix nginx issues
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 2m0s
2025-09-20 21:56:32 -04:00
a34a32d241 try to fix permission denied error
All checks were successful
Podman Rootless Demo / test-backend (push) Has been skipped
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) Successful in 48s
2025-09-20 20:58:19 -04:00
119555b291 Fix problem with in-pod nginx.conf
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 19s
2025-09-20 20:46:40 -04:00
80f8f75208 Try to connect up nginx in prod server
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 20s
2025-09-20 20:31:24 -04:00
9a927bcb8b Install envsubst using apk instead of apt-get
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 19s
2025-09-20 19:33:13 -04:00
9d040c64d0 Pull the latest image tag during deploy stage
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 27s
2025-09-20 19:30:10 -04:00
861eb34c41 Add deploy stage and make it always run for now
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
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) Failing after 23s
2025-09-20 14:17:52 -04:00
c2d3897acf Enable standalone output for Docker
All checks were successful
Podman Rootless Demo / test-backend (push) Has been skipped
Podman Rootless Demo / test-frontend (push) Successful in 12s
Podman Rootless Demo / build-backend (push) Successful in 19s
Podman Rootless Demo / build-frontend (push) Successful in 1m35s
2025-09-20 13:30:54 -04:00
2759bd6c9d install the dev dependencies during build stage of frontend Dockerfile
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
Podman Rootless Demo / test-frontend (push) Successful in 11s
Podman Rootless Demo / build-backend (push) Successful in 19s
Podman Rootless Demo / build-frontend (push) Failing after 1m58s
2025-09-20 13:25:50 -04:00
e4b276f8ae Allow other stages to run
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
Podman Rootless Demo / test-frontend (push) Successful in 11s
Podman Rootless Demo / build-backend (push) Successful in 20s
Podman Rootless Demo / build-frontend (push) Failing after 1m2s
2025-09-20 13:21:34 -04:00
ab250fc915 Skip backend test stage for now to save time
All checks were successful
Podman Rootless Demo / test-backend (push) Has been skipped
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
2025-09-20 13:16:34 -04:00
4a60bf5b94 Use fully qualified image name in frontend Dockerfile 2025-09-20 13:15:02 -04:00
8f6d55ee73 Use fully qualified image name for Rust backend Dockerfile runtime stage
Some checks failed
Podman Rootless Demo / test-backend (push) Successful in 6m24s
Podman Rootless Demo / test-frontend (push) Successful in 11s
Podman Rootless Demo / build-backend (push) Successful in 1m19s
Podman Rootless Demo / build-frontend (push) Failing after 15s
2025-09-20 13:04:02 -04:00
1eb4b61092 Update backend Dockerfile to use rust base image that aligns with test stage
Some checks failed
Podman Rootless Demo / test-backend (push) Successful in 6m27s
Podman Rootless Demo / test-frontend (push) Successful in 11s
Podman Rootless Demo / build-backend (push) Failing after 5m22s
Podman Rootless Demo / build-frontend (push) Failing after 16s
2025-09-20 12:48:45 -04:00
ff4fd327d1 Add test-frontend, build-backend, and build-frontend stages to CI workflow
Some checks failed
Podman Rootless Demo / test-backend (push) Successful in 1m52s
Podman Rootless Demo / test-frontend (push) Successful in 11s
Podman Rootless Demo / build-backend (push) Failing after 15s
Podman Rootless Demo / build-frontend (push) Failing after 15s
2025-09-20 12:43:38 -04:00
28c89c6384 Make one small change to a backend local crate and see if caching speeds up backend test container build process
All checks were successful
Podman Rootless Demo / test-backend (push) Successful in 6m26s
2025-09-20 11:09:02 -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
29f979149f test without --signature-policy flags
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 44s
2025-09-19 23:05:34 -04:00
1b2a1608f3 use absolute path for container policy
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 42s
2025-09-19 22:58:43 -04:00
f1e2b688a5 use per-user container policy
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 43s
2025-09-19 22:42:14 -04:00
553f3e8947 switch to a dedicated cache repo
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 42s
2025-09-19 22:28:28 -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
5be5159d88 Set environment variables to hopefully allow cargo to see the pre-built dependencies
All checks were successful
Podman Rootless Demo / test-backend (push) Successful in 10m26s
2025-09-19 19:39:25 -04:00
2f05c3c36d test with --locked instead of --frozen
All checks were successful
Podman Rootless Demo / test-backend (push) Successful in 10m28s
2025-09-19 19:18:45 -04:00
7a00e27df9 Don't cache container image layers to avoid policy issues
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 49s
2025-09-19 19:16:32 -04:00
024e7e6f5d Build local crates without reinstalling external dependencies that were already installed
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 39s
2025-09-19 19:13:53 -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
63419bb34c Add Cargo.lock to repo to allow more reproducible builds for test container images
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 38s
2025-09-19 18:48:06 -04:00
f1ee667fc2 Update directory where dependency check occurs
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 36s
2025-09-19 18:40:04 -04:00
ed504340b2 Fix directory where dependency check is performed from
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 36s
2025-09-19 18:37:58 -04:00
23a8281f5f Update CI workflow to use new Cargo Chef based approach using pre-built Rust backend images for test stage
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 37s
2025-09-19 18:35:09 -04:00
b1fb4739ae Remove demo pod that is no longer needed 2025-09-19 18:34:24 -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
13f554ba6d Ignore test by default that requires user terminal within container
Some checks failed
Podman Rootless Demo / test-backend (push) Successful in 4m6s
Podman Rootless Demo / test-rootless (push) Failing after 19s
2025-09-19 17:14:07 -04:00
942b5a8645 Add local testing pod 2025-09-19 17:13:30 -04:00
ae62404c0d test on ci.yml #4
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 4m2s
Podman Rootless Demo / test-rootless (push) Failing after 18s
2025-09-18 22:48:33 -04:00
c3afa62691 test on ci.yml #3
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 49s
Podman Rootless Demo / test-rootless (push) Failing after 17s
2025-09-18 22:45:29 -04:00
be96f69f55 test on ci.yml #2
Some checks failed
Podman Rootless Demo / test-backend (push) Failing after 39s
Podman Rootless Demo / test-rootless (push) Failing after 18s
2025-09-18 22:41:47 -04:00
3e23338255 test on ci.yml
Some checks failed
Podman Rootless Demo / test-rootless (push) Failing after 18s
Podman Rootless Demo / test-backend (push) Failing after 38s
2025-09-18 22:04:28 -04:00
7510dbb77c fix workflow #3
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 0s
Podman Rootless Demo / test-rootless (push) Failing after 18s
2025-09-18 21:57:46 -04:00
f11d5d11a7 fix workflow #2
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 0s
Podman Rootless Demo / test-rootless (push) Failing after 15s
2025-09-18 21:50:51 -04:00