jeremystretch
de1bd6e1b6
Add workflow_dispatch event
2022-09-29 12:36:10 -04:00
Alex
23b7f5e9eb
GitHub Workflows security hardening ( #10456 )
...
* build: harden lock.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden stale.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden ci.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
Signed-off-by: Alex <aleksandrosansan@gmail.com >
2022-09-29 11:41:33 -04:00
jeremystretch
fdc44c65ee
Merge branch 'develop' into feature
2022-03-18 13:17:11 -04:00
jeremystretch
1ebe3b6ffe
Install tblib to fix tracebacks during parallel test runs
2022-03-18 11:47:43 -04:00
jeremystretch
c497c47ae3
Closes #8649 : Enable customization of configuration module using NETBOX_CONFIGURATION environment variable
2022-02-15 12:36:03 -05:00
jeremystretch
553fb3d905
Merge branch 'develop' into feature
2022-02-10 15:05:54 -05:00
thatmattlove
02286bb935
Improve CI performance
2022-02-09 10:26:09 -07:00
jeremystretch
0be6b56554
Use strings for build matrix
2021-12-09 15:39:50 -05:00
jeremystretch
d13c6d59ca
Closes #7731 : Require Python 3.8 or later
2021-12-09 15:35:40 -05:00
thatmattlove
af59328869
Fixes #7202 : Verify integrity of bundled assets in CI
2021-09-07 16:20:36 -07:00
jeremystretch
4fba691cb6
Omit node 15.x from CI builds
2021-08-24 21:32:28 -04:00
Matt
64bfc7afe3
Exclude node_modules from CI build
2021-08-24 06:40:00 -07:00
Matt
ea7a438a33
Add UI checks to pre-commit and CI
2021-08-24 00:41:10 -07:00
Jeremy Stretch
eb81c88975
Closes #6328 : Local docs build ( #6769 )
...
* Incorporate local documentation build in upgrade script
* Add docs build to CI
* Include docs build path in revision control
* Update footer dcos link
* Changelog for #6328
* Clean up errant links
2021-07-19 14:18:08 -04:00
jeremystretch
5f59e6c5b9
Closes #6767 : Add support for Python 3.9
2021-07-19 10:43:52 -04:00
jeremystretch
a637816ef1
Fix path to manage.py
2021-04-27 13:47:29 -04:00
jeremystretch
6501e96aa5
Run collecstatic when preparing test environment
2021-04-27 13:42:57 -04:00
jeremystretch
acc9c60bb7
Closes #5532 : Drop support for Python 3.6
2021-04-21 10:20:09 -04:00
Jeremy Stretch
dcaf37a46c
Run CI for pull requests
2020-12-16 13:23:45 -05:00
Jeremy Stretch
2ea14c5464
Merge branch 'develop' into develop-2.10
2020-12-10 10:26:15 -05:00
Jeremy Stretch
b2e659849a
Move CI to GitHub Actions ( #5431 )
...
Replaces Travis CI with GitHub Actions
2020-12-08 14:55:06 -05:00