Commit graph

360 commits

Author SHA1 Message Date
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
82c0d2fec3 fix workflow
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 1s
Podman Rootless Demo / test-rootless (push) Failing after 14s
2025-09-18 21:42:49 -04:00
74b5892b4e update workflow to use host rootless podman
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 1s
Podman Rootless Demo / test-rootless (push) Failing after 13s
2025-09-18 21:39:37 -04:00
56526f1e52 Update Dockerfile
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 1s
Podman Rootless Demo / test-rootless (push) Failing after 10s
2025-09-18 21:03:59 -04:00
714cdf7c96 test
Some checks failed
CI/CD Pipeline with Direct Podman Access / test-backend (push) Failing after 0s
Podman Rootless Demo / test-rootless (push) Failing after 13s
2025-09-14 18:03:48 -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