canvas-lms/build
James Butters 355b92601b spec: separate selenium config into selenium.yml
most builds do not need selenium container so move the selenium
config into it's own yml and only add to env variable when
needed.
Removed docker-compose-build.sh, add docker-compose build code
into the build scripts.

closes: CORE-3253

Change-Id: I5698019c69dd8940624589928b8a7d4b65f940a5
Reviewed-on: https://gerrit.instructure.com/206247
Tested-by: Jenkins
Reviewed-by: Robert Lamb <rlamb@instructure.com>
QA-Review: James Butters <jbutters@instructure.com>
Product-Review: James Butters <jbutters@instructure.com>
2019-08-26 12:43:08 +00:00
..
docker-compose spec: Allow tests to continue if data_loader fails 2019-06-11 21:22:17 +00:00
gergich da licença part 24 2017-04-27 21:51:37 +00:00
new-jenkins spec: separate selenium config into selenium.yml 2019-08-26 12:43:08 +00:00
vendor Fix build :fingers-crossed: 2017-07-06 19:24:41 +00:00
Dockerfile.template Fix yarn for initial docker-compose build 2019-06-17 22:58:54 +00:00
README.md move CI gergich formatters into canvas 2016-11-10 21:49:29 +00:00
docker_composer.rb remove RCE_API_PORT from docker_composer 2019-05-31 15:20:01 +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.