Install envsubst using apk instead of apt-get
ci.yml #271 -Commit
9a927bcb8b
pushed by
continuist
Pull the latest image tag during deploy stage
ci.yml #270 -Commit
9d040c64d0
pushed by
continuist
Add deploy stage and make it always run for now
ci.yml #269 -Commit
861eb34c41
pushed by
continuist
install the dev dependencies during build stage of frontend Dockerfile
ci.yml #267 -Commit
2759bd6c9d
pushed by
continuist
Skip backend test stage for now to save time
ci.yml #265 -Commit
ab250fc915
pushed by
continuist
Use fully qualified image name for Rust backend Dockerfile runtime stage
ci.yml #264 -Commit
8f6d55ee73
pushed by
continuist
Update backend Dockerfile to use rust base image that aligns with test stage
ci.yml #263 -Commit
1eb4b61092
pushed by
continuist
Add test-frontend, build-backend, and build-frontend stages to CI workflow
ci.yml #262 -Commit
ff4fd327d1
pushed by
continuist
Make sure Cargo.toml included in Rust backend test container
ci.yml #260 -Commit
93ce4f81b6
pushed by
continuist
Implement suggested changes to make cargo-chef work for local crates
ci.yml #253 -Commit
0790b63dc3
pushed by
continuist
Set environment variables to hopefully allow cargo to see the pre-built dependencies
ci.yml #252 -Commit
5be5159d88
pushed by
continuist
Don't cache container image layers to avoid policy issues
ci.yml #250 -Commit
7a00e27df9
pushed by
continuist
Build local crates without reinstalling external dependencies that were already installed
ci.yml #249 -Commit
024e7e6f5d
pushed by
continuist
eliminate RUN in backend test container runtime stage
ci.yml #248 -Commit
73e4abb75d
pushed by
continuist
Install postgres client in backend test container from GitHub to avoid seccomp issues
ci.yml #247 -Commit
2ec2d0c68b
pushed by
continuist
use explicit registry paths for rust images in Dockerfile
ci.yml #246 -Commit
4728da9056
pushed by
continuist
Add Cargo.lock to repo to allow more reproducible builds for test container images
ci.yml #245 -Commit
63419bb34c
pushed by
continuist
Update directory where dependency check occurs
ci.yml #244 -Commit
f1ee667fc2
pushed by
continuist
Fix directory where dependency check is performed from
ci.yml #243 -Commit
ed504340b2
pushed by
continuist