canvas-lms/script
Ryan Shaw 1f292bf5db make sure compile-sass exists with non-zero exit code on fail
...and print a message of what went wrong

test plan:

write some bad syntax in a sass file,
run `npm run compile-sass`
it should exit with non-zero status code
it should tell you what line of css caused the error

Change-Id: I0febb3286f6100993d5d2d53083d6a53719cbedf
Reviewed-on: https://gerrit.instructure.com/39385
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Colleen Palmer <colleen@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
2014-08-15 18:27:40 +00:00
..
performance add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
process add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
about Initial commit. 2011-01-31 18:57:29 -07:00
autospec remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00
canvas_init oh whoops, bash might not always be the default shell 2011-02-11 12:33:24 -07:00
canvas_update canvas update script 2014-07-11 14:21:03 +00:00
compile-sass.js make sure compile-sass exists with non-zero exit code on fail 2014-08-15 18:27:40 +00:00
compile-sass_worker.js make sure compile-sass exists with non-zero exit code on fail 2014-08-15 18:27:40 +00:00
compress.js make rake canvas:compile_assets a TON faster 2014-04-17 19:47:17 +00:00
compress_worker.js make rake canvas:compile_assets a TON faster 2014-04-17 19:47:17 +00:00
console Initial commit. 2011-01-31 18:57:29 -07:00
dbconsole Initial commit. 2011-01-31 18:57:29 -07:00
delayed_job new jobs admin area 2011-05-19 10:49:37 -06:00
destroy Initial commit. 2011-01-31 18:57:29 -07:00
generate Initial commit. 2011-01-31 18:57:29 -07:00
migration_lint loosen up migration_lint for rails 3 2014-07-31 15:40:53 +00:00
plugin Initial commit. 2011-01-31 18:57:29 -07:00
process_incoming_emails extract incoming mail into gem 2014-04-25 23:06:02 +00:00
rails start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
render_json_lint to_json unnecessary (and wrongish) in render :json 2013-10-02 18:05:22 +00:00
runner adds user search API to courses 2013-01-25 09:42:30 -07:00
server remove deprecated rails constant usage 2013-03-11 12:14:08 -06:00
spec remove rails 2 support 2014-08-06 18:16:19 +00:00
ssl_server remove deprecated rails constant usage 2013-03-11 12:14:08 -06:00
startup.bat start adding rails 3.0 support 2013-03-22 19:08:40 +00:00