canvas-lms/build
Ryan Shaw efb76cf2fb Upgrade yarn from 1.6.0 to 1.7.0
if you are having problems after this commit you need to either:
“brew upgrade yarn”
Or
“apt-get install yarn” 
Or 
Rebuild your docker container
Or do whatever else you use to manage software version

Change-Id: I8428112b4a44c28edd2608124bff9e01a8e960d9
Reviewed-on: https://gerrit.instructure.com/151423
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
QA-Review: Clay Diffrient <cdiffrient@instructure.com>
Tested-by: Jenkins
Product-Review: Ryan Shaw <ryan@instructure.com>
2018-05-24 21:37:04 +00:00
..
docker-compose update postgis whenever using a postgres docker image for jenkins 2017-11-16 16:49:24 +00:00
gergich da licença part 24 2017-04-27 21:51:37 +00:00
vendor Fix build :fingers-crossed: 2017-07-06 19:24:41 +00:00
Dockerfile.template Upgrade yarn from 1.6.0 to 1.7.0 2018-05-24 21:37:04 +00:00
README.md move CI gergich formatters into canvas 2016-11-10 21:49:29 +00:00
docker_composer.rb run all predeploys before postdeploys in tests [ci no-db-snapshot] 2018-04-05 15:27:10 +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 use Erubi, not Erubis 2018-04-11 22:48:10 +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.