Wykres commitów

11 Commity (e1a0fc1fab134853a4c3c24f182e91e0cd0e080d)

Autor SHA1 Wiadomość Data
Thibaud Colas 432e627054
Add Codecov integration to CircleCI to track JS test coverage, with separate flags (#4219) 2018-03-06 20:19:37 +02:00
Matt Westcott d483c8d465 Reinstate isort
isort was disabled to avoid CI noise and merge conflicts following the renaming of Wagtail's module paths. Now that the last major merge of 2.0 has (hopefully) taken place, it's time to reinstate it.
2018-01-25 17:23:37 +00:00
Janneke Janssen 327ffdcb82 Configure CircleCI to use node 8 2018-01-17 21:48:17 +02:00
Karl Hobley 11b822d2dc Disable isort
Keeping isort happy while renaming lots of modules in parallel will
create a lot of merge conflicts which take time to resolve.

We will re enable after all the modules have been renamed.
2017-11-26 22:43:47 +00:00
Vincent Audebert a10e1f0761 Add CSS minification and source maps for Sass 2017-08-27 20:25:53 +02:00
Anselm Bradford a900965fba Fixes #3516 - replaces scss-lint with stylelint 2017-08-26 16:39:45 +03:00
Thibaud Colas 65e6c6920f Add npm run lint:css command to run Sass linting 2017-08-11 16:26:11 +01:00
Thibaud Colas 4eafad0a57 Fix scss_lint gem naming 2017-08-11 16:26:11 +01:00
Thibaud Colas 952e3a8e49 Add a test building front-end assets in CicleCI tests (#3636)
A valuable check for PRs like #3628 touching the tooling.
2017-06-07 12:22:45 +03:00
Thibaud Colas 2058669eae Use runInBand to make Jest tests faster in CI env (#3618)
See https://facebook.github.io/jest/docs/troubleshooting.html#tests-are-extremely-slow-on-docker-and-or-continuous-integration-ci-server for further details.
2017-05-28 22:06:30 +03:00
Karl Hobley 635c627ad9 Circle CI config 2017-05-26 13:03:41 +01:00