Jeremy Stretch
eca2a77584
Closes #14459 : Update coverage report
2024-03-12 10:51:29 -04:00
Jeremy Stretch
93a05289ad
Closes #14872 : Extend CI workflow to check for missing Django migrations
2024-01-19 15:59:06 -05:00
Jeremy Stretch
383285fb94
Closes #13997 : Update runner versions ( #13998 )
...
* Update runner versions
* Update stale & lock runners
2023-10-06 13:34:25 -04:00
Arthur Hanson
13c27b00d3
10781 add python 3.11 support ( #10782 )
...
* 10781 add python 3.11 support
* 10781 update Django to latest
2022-10-31 15:05:34 -04:00
jeremystretch
62820ea2b8
Add workflow_dispatch event
2022-09-29 12:36:10 -04:00
Alex
4cb6984a65
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
8d53b46e82
Merge branch 'develop' into feature
2022-03-18 13:17:11 -04:00
jeremystretch
9a0bb14e76
Install tblib to fix tracebacks during parallel test runs
2022-03-18 11:47:43 -04:00
jeremystretch
e728738e34
Closes #8649 : Enable customization of configuration module using NETBOX_CONFIGURATION environment variable
2022-02-15 12:36:03 -05:00
jeremystretch
d52105b3b8
Merge branch 'develop' into feature
2022-02-10 15:05:54 -05:00
thatmattlove
3ee3c52e14
Improve CI performance
2022-02-09 10:26:09 -07:00
jeremystretch
78ca6f1a87
Use strings for build matrix
2021-12-09 15:39:50 -05:00
jeremystretch
62e5680eaf
Closes #7731 : Require Python 3.8 or later
2021-12-09 15:35:40 -05:00
thatmattlove
9d99ede024
Fixes #7202 : Verify integrity of bundled assets in CI
2021-09-07 16:20:36 -07:00
jeremystretch
2fb1d388e3
Omit node 15.x from CI builds
2021-08-24 21:32:28 -04:00
Matt
9d0e6f0c30
Exclude node_modules from CI build
2021-08-24 06:40:00 -07:00
Matt
1d0c72f5fa
Add UI checks to pre-commit and CI
2021-08-24 00:41:10 -07:00
Jeremy Stretch
7058d6ca5a
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
31e41f8f02
Closes #6767 : Add support for Python 3.9
2021-07-19 10:43:52 -04:00
jeremystretch
368c2aac24
Fix path to manage.py
2021-04-27 13:47:29 -04:00
jeremystretch
b6f70ed92a
Run collecstatic when preparing test environment
2021-04-27 13:42:57 -04:00
jeremystretch
b509d96f18
Closes #5532 : Drop support for Python 3.6
2021-04-21 10:20:09 -04:00
Jeremy Stretch
52c9e3ecef
Run CI for pull requests
2020-12-16 13:23:45 -05:00
Jeremy Stretch
43d7d5570e
Merge branch 'develop' into develop-2.10
2020-12-10 10:26:15 -05:00
Jeremy Stretch
cc5c000a6d
Move CI to GitHub Actions ( #5431 )
...
Replaces Travis CI with GitHub Actions
2020-12-08 14:55:06 -05:00