Karl Hobley
986749d309
Flake8 plugins ( #3411 )
...
* Installed flake8-blind-except plugin
* Installed flake8-print plugin
* Combined flake8 and isort in Drone
flake8 needs to install a couple more dependencies now so I think it
makes sense to merge these and install testing dependencies in one go.
2017-03-01 12:21:34 +00:00
David Ray
b69bf0e9bb
Updating Sphinx and other doc dep versions ( #3386 )
...
* Updating Sphinx and other doc dep versions
* Don't bother to install docs dependencies on Drone
2017-02-21 13:46:21 +00:00
Karl Hobley
e3416574fb
Run python in unbuffered mode on Drone
...
The test output currently freezes while the tests are running on Drone. Then, suddenly, all the test output appears when it's done.
I assume this has got something to do with python buffering stdout, this commit disables that.
2017-02-05 10:34:06 +00:00
Karl Hobley
59b31b3b28
Update .drone.yml for Drone 0.5
2017-02-04 14:31:10 +00:00
Karl Hobley
290c786c02
rollback to Drone 0.4
...
Should solve the reliability issues
2016-07-19 15:20:29 +01:00
Matt Westcott
f2ec21b947
Run isort as part of 'make lint'
2016-06-23 16:31:44 +01:00
Karl Hobley
980cc07ef0
Removed drone images
...
See .drone.yml and https://hub.docker.com/r/torchbox/scss-lint/
2016-06-20 15:57:30 +01:00
Karl Hobley
458d0af565
Update .drone.yml for Drone 0.5 ( #2761 )
2016-06-20 15:55:12 +01:00
Tim Heap
31972dfd9e
Check imports with isort on drone
2016-03-11 10:47:59 +00:00
Josh Barr
14f02a0b50
Tooling for modern front-end components: React JS, ES6, and BEM CSS
...
Thanks to @justinvdm for the help
Merges: #2275
2016-02-25 13:32:48 +00:00
Karl Hobley
74e5c61149
Drone: Run npm in quiet mode
2016-02-12 10:12:22 +00:00
Josh Barr
df623ec1a5
added drone webhook
2016-02-11 09:27:44 +13:00
Charlie Choiniere
ae2006ccf1
Moved all dev dependencies into setup.py
...
* Removed requirements-dev.txt
* Added dependencies to setup.py using the extras_require option
* Updated the documentation to use pip instead of setup.py develop
* Updated .drone.yml to reflect updated installation
2016-02-05 14:44:51 +00:00
Karl Hobley
654347d65f
Drone: Remove need for wagtail-jscs image
2016-02-01 12:29:07 +00:00
Karl Hobley
7979dffdaa
Drone: Remove need for wagtail-flake8 image
2016-02-01 12:29:03 +00:00
Karl Hobley
0fe255be25
Run unit tests on Drone
2016-01-27 12:36:22 +00:00
Karl Hobley
cda667a544
Update .drone.yml
2016-01-04 11:48:03 +00:00
Karl Hobley
d19b41d3a7
Added Drone configuration
2016-01-04 10:35:06 +00:00
Karl Hobley
84a507715e
Delete .drone.yml
2015-09-01 12:35:42 +01:00
Karl Hobley
f19f4cff9a
Drone: Revert "Debugging" commit. Fix env section
...
Ok, now the builds should be faster :)
2015-07-06 13:32:51 +01:00
Karl Hobley
852e538d49
Debugging
2015-07-06 11:40:10 +01:00
Karl Hobley
f9de7e90cb
Drone: Build from prebuilt database
...
Should speed up builds significantly
2015-07-03 17:38:31 +01:00
Karl Hobley
2ef88b0307
Use wagtail-ci image on Drone
2015-05-25 16:13:12 +01:00
Karl Hobley
e39fc266e9
Put drone back
2015-04-03 14:47:13 +01:00
Karl Hobley
bff488d8fb
Removed .drone.yml
2015-03-18 19:05:31 +00:00
Matt Westcott
fc12d86279
Drone should pass in relevant settings instead of a RUNNING_IN_DRONE flag
2015-02-23 15:10:22 +00:00
Karl Hobley
f2f57fba73
Cleaned up drone settings
2015-02-23 14:38:11 +00:00
Karl Hobley
ca4cc125f2
Added drone config
2015-02-09 12:11:52 +00:00