Prevent envsubst from replacing nginx variables
ci.yml #277 -Commit
198d77de8a
pushed by
continuist
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
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
Implement suggested changes to make cargo-chef work for local crates
ci.yml #253 -Commit
0790b63dc3
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