canvas-lms/build
Aaron Ogata b4815ed9bf add build arguments to cache computation
refs DE-407

Add the build arguments to the webpack-cache cache ID computation to prevent post- / pre- merge builds from using each others cache when we remove the prefix distinction.

[change-merged]
[build-registry-path=jenkins/canvas-lms/de-407]

Change-Id: I73d9eb2c908bcb7e5bc04152eccd8fac9791c943
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/254610
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Kyle Rosenbaum <krosenbaum@instructure.com>
QA-Review: Aaron Ogata <aogata@instructure.com>
Product-Review: Aaron Ogata <aogata@instructure.com>
2020-12-08 18:41:21 +00:00
..
docker-compose optimize cassandra for fast start-up time 2020-12-04 22:08:31 +00:00
gergich da licença part 24 2017-04-27 21:51:37 +00:00
new-jenkins add build arguments to cache computation 2020-12-08 18:41:21 +00:00
vendor Fix build :fingers-crossed: 2017-07-06 19:24:41 +00:00
Dockerfile.template update Dockerfile and Dockerfile.template 2020-12-03 00:42:19 +00:00
README.md move CI gergich formatters into canvas 2016-11-10 21:49:29 +00:00
common_docker_build_steps.sh Use rm -f to avoid hang waiting on input in check_gemfile 2020-11-20 22:42:07 +00:00
docker_utils.rb docker enhancements/fixes, fixes SD-2499, refs gh-1043 2017-05-26 20:57:24 +00:00
dockerfile_writer.rb share dependencies cache image between builds 2020-11-10 19:27:39 +00:00
ubuntu.Dockerfile.template Alpine canvas-lms based image 2020-07-15 17:21:56 +00:00

README.md

Build

In an attempt to increase our CI transparency, we will be moving much of the CI build logic into this directory.