Commit Graph

21 Commits

Author SHA1 Message Date
Arthur Hanson 721cd578bb
10310 pre commit yarn (#10315)
* #10310 run yarn pre-commit only if static files changed
2022-09-12 09:16:17 -04:00
jeremystretch e04402ed57 Allow bypassing the pre-commit script with NOVALIDATE=1 2021-11-05 13:40:38 -04:00
thatmattlove 9d99ede024 Fixes #7202: Verify integrity of bundled assets in CI 2021-09-07 16:20:36 -07:00
Matt 1d0c72f5fa Add UI checks to pre-commit and CI 2021-08-24 00:41:10 -07:00
checktheroads 10d1378277 don't run pycodestyle on node_modules directory 2021-04-26 00:34:25 -07:00
Jeremy Stretch cc5c000a6d
Move CI to GitHub Actions (#5431)
Replaces Travis CI with GitHub Actions
2020-12-08 14:55:06 -05:00
Daniel Sheppard 22a80c5558 Update pre-commit script to support virtual environment within IDE 2020-09-30 08:28:48 -05:00
Jeremy Stretch 093181c186 Correct path to test configuration file 2020-04-01 13:29:54 -04:00
Jeremy Stretch f316958943 Establish a separate configuration file for testing 2020-04-01 13:23:29 -04:00
Jeremy Stretch 9452cebc6a Merge branch 'develop' into develop-2.7 2019-12-10 11:51:10 -05:00
Jeremy Stretch f2076c9572 Fixed git commit hook 2019-12-06 12:54:13 -05:00
Jeremy Stretch d71e6698f4 Extend git commit hook to check for missing schema migrations 2019-12-06 12:42:59 -05:00
John Anderson a6511632ad closes #3407 - Added code coverage reporting to the CI pipeline 2019-08-14 20:28:23 -04:00
Jeremy Stretch 61ca7ee7c2 Closes #2559: Add a pre-commit git hook to enforce PEP8 validation 2018-11-08 13:52:34 -05:00
Anaël Beutot fa5493a5d8 Update CI to use pycostyle instead of pep8 2018-07-02 19:27:53 +02:00
Jeremy Stretch 667eadb430 Removed Docker bits from CI build 2017-09-28 17:36:05 -04:00
Zach Moody 440610836a fixes permissions on docker-build.sh 2016-09-13 11:27:04 -05:00
Joonas Bergius 5afb98ffa7 Added scripts/docker-build.sh for building docker images in CI 2016-08-15 21:59:01 -04:00
Matt Layher f1857dd189 Add CI check for PEP 8 compliance 2016-06-28 10:43:38 -04:00
Matt Layher c5d498ac14 Run tests in CI 2016-06-28 00:05:18 -04:00
Matt Layher d5d4eb9fd5
Add Travis CI build 2016-06-27 16:48:54 -04:00