adionit7
f5f0c19860
Remove obsolete pre-commit hook script
...
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
CI / build (20.x, 3.14) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
The legacy pre-commit hook script was scheduled for removal in NetBox v4.3, as noted in the TODO comment within the file. Users should now use the pre-commit tool instead.
2026-01-16 09:03:08 -05:00
Jeremy Stretch
8a1db81111
Closes #20203 : Add a pre-commit check for OpenAPI schema changes ( #20230 )
2025-09-04 16:02:12 -07:00
Jeremy Stretch
a75fa53d4d
Closes #18348 : Disable legacy pre-commit hook script
2025-01-13 08:50:34 -05:00
Jeremy Stretch
a964645c0a
Closes #16248 : Replace git commit hook script with pre-commit
2024-10-11 15:55:02 -04:00
Jeremy Stretch
7ac6dff96d
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
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