canvas-lms/build
Tucker McKnight 8c84364f39 Have the RCE sidebar useable on Jenkins
This adds the RCE API as a new service to the docker-compose file that
is used by Jenkins.

Removed some unused values from the mock dynamic settings.

Also added a metadata option for tests to ignore the browser console
warnings. There are still some browser console warnings being thrown
by the sidebar that we aren't ready to fix yet. (This can be removed
later.)

fixes CORE-1805

Change-Id: I561a6050074d50a556ab40e86b98fa6f2070ad24
Reviewed-on: https://gerrit.instructure.com/161920
Tested-by: Jenkins
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
QA-Review: Tucker Mcknight <tmcknight@instructure.com>
Product-Review: Tucker Mcknight <tmcknight@instructure.com>
2018-11-21 17:15:20 +00:00
..
docker-compose spec: log postgres connection problems in test 2018-11-07 22:36:50 +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 bump yarn in docker 2018-11-15 21:41:02 +00:00
README.md move CI gergich formatters into canvas 2016-11-10 21:49:29 +00:00
docker_composer.rb Have the RCE sidebar useable on Jenkins 2018-11-21 17:15:20 +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.