continuist
  • Joined on 2025-03-26
continuist pushed to main at devteam/sharenet 2025-09-19 22:42:20 -04:00
f1e2b688a5 use per-user container policy
continuist pushed to main at devteam/sharenet 2025-09-19 22:28:34 -04:00
553f3e8947 switch to a dedicated cache repo
continuist pushed to main at devteam/sharenet 2025-09-19 21:46:04 -04:00
0790b63dc3 Implement suggested changes to make cargo-chef work for local crates
continuist pushed to main at devteam/sharenet 2025-09-19 19:39:30 -04:00
5be5159d88 Set environment variables to hopefully allow cargo to see the pre-built dependencies
continuist pushed to main at devteam/sharenet 2025-09-19 19:18:51 -04:00
2f05c3c36d test with --locked instead of --frozen
continuist pushed to main at devteam/sharenet 2025-09-19 19:16:37 -04:00
7a00e27df9 Don't cache container image layers to avoid policy issues
continuist pushed to main at devteam/sharenet 2025-09-19 19:13:58 -04:00
024e7e6f5d Build local crates without reinstalling external dependencies that were already installed
continuist pushed to main at devteam/sharenet 2025-09-19 19:02:21 -04:00
73e4abb75d eliminate RUN in backend test container runtime stage
continuist pushed to main at devteam/sharenet 2025-09-19 18:58:11 -04:00
2ec2d0c68b Install postgres client in backend test container from GitHub to avoid seccomp issues
continuist pushed to main at devteam/sharenet 2025-09-19 18:51:10 -04:00
4728da9056 use explicit registry paths for rust images in Dockerfile
continuist pushed to main at devteam/sharenet 2025-09-19 18:48:13 -04:00
63419bb34c Add Cargo.lock to repo to allow more reproducible builds for test container images
continuist pushed to main at devteam/sharenet 2025-09-19 18:40:10 -04:00
f1ee667fc2 Update directory where dependency check occurs
continuist pushed to main at devteam/sharenet 2025-09-19 18:38:02 -04:00
ed504340b2 Fix directory where dependency check is performed from
continuist pushed to main at devteam/sharenet 2025-09-19 18:35:15 -04:00
23a8281f5f Update CI workflow to use new Cargo Chef based approach using pre-built Rust backend images for test stage
b1fb4739ae Remove demo pod that is no longer needed
9086906180 use Cargo Chef to use pre-built Rust backend container image in local testing
Compare 3 commits »
continuist pushed to main at devteam/sharenet 2025-09-19 17:14:12 -04:00
13f554ba6d Ignore test by default that requires user terminal within container
942b5a8645 Add local testing pod
Compare 2 commits »
continuist pushed to main at devteam/sharenet 2025-09-18 22:48:38 -04:00
ae62404c0d test on ci.yml #4
continuist pushed to main at devteam/sharenet 2025-09-18 22:45:37 -04:00
c3afa62691 test on ci.yml #3
continuist pushed to main at devteam/sharenet 2025-09-18 22:41:53 -04:00
be96f69f55 test on ci.yml #2
continuist pushed to main at devteam/sharenet 2025-09-18 22:04:34 -04:00
3e23338255 test on ci.yml
continuist pushed to main at devteam/sharenet 2025-09-18 21:57:52 -04:00
7510dbb77c fix workflow #3