Commit graph

108 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
399f47ae3d test
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 20s
2025-09-14 15:26:42 -04:00
4458526020 test
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 20s
2025-09-14 15:16:13 -04:00
d419ef9a1c test
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 20s
2025-09-14 14:58:55 -04:00
ce648cb65f test
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 21s
2025-09-13 14:31:27 -04:00
f1f061bf1b test
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 24s
2025-09-13 13:17:52 -04:00
c0000b9e93 test
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 25s
2025-09-13 13:08:56 -04:00
c6053793f5 Try some things
Some checks failed
CI/CD Pipeline Simplified / test-backend (push) Failing after 23s
2025-09-13 10:37:33 -04:00
3850e015e7 Try simplified CI workflow
Some checks failed
CI/CD Pipeline Simplified / test-backend (push) Failing after 23s
2025-09-13 10:31:48 -04:00
5866fcfd96 CI workflow fixes #5
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 33s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-12 21:31:59 -04:00
fc58140f48 CI workflow fixes #4
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 34s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-12 21:01:14 -04:00
abad30d045 CI workflow fixes #3
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 35s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-12 20:43:52 -04:00
089b4ff7e2 CI workflow fixes #2
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 37s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-12 16:16:59 -04:00
acee593cd6 CI workflow fixes
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 36s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-12 16:06:09 -04:00
969fd4881a Update CI image digest
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 34s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-12 15:51:03 -04:00
3b0f92b8cf Use updated Node+podman CI image
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 33s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-12 15:26:41 -04:00
b4f92559b4 Use prebuilt Node+podman CI image in workflow
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 34s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-12 15:19:37 -04:00
7b0c735154 Fix containers in CI
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 34s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-12 14:28:21 -04:00
82aae0df6a Fix ubuntu container being read only
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 31s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-11 16:19:58 -04:00
222608b960 Fix container host volume
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 30s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-11 16:03:37 -04:00
7cac184221 Fix image tags
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 30s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-11 15:27:19 -04:00
7f623c87a3 Use a tag for now
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 31s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-11 15:13:54 -04:00
6c90d69df6 More CI workflow fixes #5
Some checks failed
CI/CD Pipeline with Secure Ephemeral PiP / test-backend (push) Failing after 1s
CI/CD Pipeline with Secure Ephemeral PiP / test-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-backend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / build-frontend (push) Has been skipped
CI/CD Pipeline with Secure Ephemeral PiP / deploy-prod (push) Has been skipped
2025-09-11 15:09:14 -04:00