Commit Graph

24 Commits

Author SHA1 Message Date
Jeremy Stretch
091fb038aa Closes #18348: Disable legacy pre-commit hook script 2025-01-13 08:50:34 -05:00
Jeremy Stretch
f8dfb7985d Closes #16248: Replace git commit hook script with pre-commit 2024-10-11 15:55:02 -04:00
Jeremy Stretch
9aef95da97 Closes #17733: Replace pycodestyle with ruff (#17734)
* Resolve F541 errors

* Resolve F841 errors

* Resolve F811 errors

* Resolve F901 errors

* Resolve E714 errors

* Ignore F821 errors for GraphQL mixins

* Replace pycodestyle with ruff

* Move ignores to ruff.toml
2024-10-11 07:43:46 -04:00
Arthur Hanson
722a306416 10310 pre commit yarn (#10315)
* #10310 run yarn pre-commit only if static files changed
2022-09-12 09:16:17 -04:00
jeremystretch
f66f297fee Allow bypassing the pre-commit script with NOVALIDATE=1 2021-11-05 13:40:38 -04:00
thatmattlove
af59328869 Fixes #7202: Verify integrity of bundled assets in CI 2021-09-07 16:20:36 -07:00
Matt
ea7a438a33 Add UI checks to pre-commit and CI 2021-08-24 00:41:10 -07:00
checktheroads
86e16d3e22 don't run pycodestyle on node_modules directory 2021-04-26 00:34:25 -07:00
Jeremy Stretch
b2e659849a Move CI to GitHub Actions (#5431)
Replaces Travis CI with GitHub Actions
2020-12-08 14:55:06 -05:00
Daniel Sheppard
ec62401815 Update pre-commit script to support virtual environment within IDE 2020-09-30 08:28:48 -05:00
Jeremy Stretch
7a16d49b3e Correct path to test configuration file 2020-04-01 13:29:54 -04:00
Jeremy Stretch
a4a0b146c2 Establish a separate configuration file for testing 2020-04-01 13:23:29 -04:00
Jeremy Stretch
82ae419731 Merge branch 'develop' into develop-2.7 2019-12-10 11:51:10 -05:00
Jeremy Stretch
aa7db65041 Fixed git commit hook 2019-12-06 12:54:13 -05:00
Jeremy Stretch
2fcefa43a4 Extend git commit hook to check for missing schema migrations 2019-12-06 12:42:59 -05:00
John Anderson
9a4ee80602 closes #3407 - Added code coverage reporting to the CI pipeline 2019-08-14 20:28:23 -04:00
Jeremy Stretch
7243e55387 Closes #2559: Add a pre-commit git hook to enforce PEP8 validation 2018-11-08 13:52:34 -05:00
Anaël Beutot
def51e27ce Update CI to use pycostyle instead of pep8 2018-07-02 19:27:53 +02:00
Jeremy Stretch
43fd889de7 Removed Docker bits from CI build 2017-09-28 17:36:05 -04:00
Zach Moody
c362ecd603 fixes permissions on docker-build.sh 2016-09-13 11:27:04 -05:00
Joonas Bergius
fdd9d14ed8 Added scripts/docker-build.sh for building docker images in CI 2016-08-15 21:59:01 -04:00
Matt Layher
7ea7bcf03d Add CI check for PEP 8 compliance 2016-06-28 10:43:38 -04:00
Matt Layher
571bf53735 Run tests in CI 2016-06-28 00:05:18 -04:00
Matt Layher
ad367ec224 Add Travis CI build 2016-06-27 16:48:54 -04:00