Jeremy Stretch
98d898aba9
Fix the Claude action for external PRs ( #21629 )
2026-03-10 08:26:36 -07:00
Jeremy Stretch
351066c73f
Limit auto-review workflow to GitHub org members ( #21570 )
2026-03-05 08:06:43 -08:00
Jeremy Stretch
54462595a6
Release v4.5.4
2026-03-03 12:46:15 -05:00
Jeremy Stretch
7ec656bc7c
Introduce GitHub actions for Claude Code review ( #21545 )
2026-03-02 10:39:23 -06:00
Martin Hauser
f4567ba099
chore(ci): Pin Ruff 0.15.2 and run via ruff-action
...
Pin Ruff to v0.15.2 in CI and pre-commit to avoid breakages from
upstream releases. Run Ruff via astral-sh/ruff-action (pinned by SHA)
instead of installing Ruff via pip.
Document where Ruff is pinned and keep the release checklist/style guide
in sync.
Fixes #21472
Fixes #21497
2026-02-20 20:38:11 +01:00
Jeremy Stretch
c029782cf5
Release v4.5.3
2026-02-17 10:37:44 -05:00
Jeremy Stretch
87d2e02c85
Release v4.5.2
2026-02-03 08:09:14 -05:00
Jeremy Stretch
bc83d04c8f
Introduce performance issue template ( #21247 )
2026-01-21 16:34:01 -06:00
Jeremy Stretch
47d4ae29c1
Release v4.5.1
2026-01-20 14:44:04 -05:00
adionit7
b55f36469d
Update CodeQL Action from v3 to v4
...
- Update github/codeql-action/init from @v3 to @v4
- Update github/codeql-action/analyze from @v3 to @v4
Fixes #21156
2026-01-15 16:46:25 -05:00
Jeremy Stretch
c0f79df91f
Introduce a new issue type for feature removals ( #21092 )
...
Co-authored-by: Jason Novinger <jnovinger@gmail.com>
2026-01-12 15:41:25 -06:00
Jeremy Stretch
5d0609e729
Bump Python version for update-translation-strings action ( #21083 )
2026-01-07 15:26:21 -08:00
Jeremy Stretch
6f2ba5c75c
Merge branch 'main' into feature
2026-01-06 13:05:07 -05:00
Jeremy Stretch
fa8a9ef9de
Release v4.4.10
2026-01-06 12:30:03 -05:00
Jeremy Stretch
7c63d001b1
Release v4.4.9
2025-12-23 12:02:30 -05:00
Jeremy Stretch
97d0a16fd4
Merge branch 'main' into feature
2025-12-09 11:50:37 -05:00
Jeremy Stretch
174b2d5f39
#19095 follow-up: Enable Python 3.14 in CI matrix
2025-12-09 11:45:25 -05:00
Jeremy Stretch
970f2bd4ed
Release v4.4.8
2025-12-09 11:28:36 -05:00
Jeremy Stretch
afba5b2791
Merge branch 'main' into feature
2025-11-25 15:25:53 -05:00
Jeremy Stretch
adad3745ae
Release v4.4.7
2025-11-25 14:37:06 -05:00
Jeremy Stretch
a4365be0a3
Merge branch 'main' into feature
2025-11-12 08:08:32 -05:00
Jeremy Stretch
4961b0d334
Release v4.4.6
2025-11-11 09:58:09 -05:00
Jeremy Stretch
068d493cc6
Merge branch 'main' into feature
2025-10-29 13:47:01 -04:00
Jeremy Stretch
43cb476223
Release v4.4.5
2025-10-28 14:34:18 -04:00
Jeremy Stretch
1c59d411f7
Apply the "netbox" label automatically for all new issues ( #20666 )
2025-10-24 09:27:41 -05:00
Jeremy Stretch
adad7c2209
Merge branch 'main' into feature
2025-10-16 14:31:52 -04:00
Jason Novinger
bee0080917
Release v4.4.4 ( #20594 )
2025-10-15 14:25:43 -05:00
Jeremy Stretch
37a9d03348
Merge branch 'main' into feature
2025-10-14 13:54:47 -04:00
Jeremy Stretch
a69bbcf651
Release v4.4.3
2025-10-14 13:51:41 -04:00
Jeremy Stretch
6c723dfb1a
Merge branch 'main' into feature
2025-10-03 12:09:03 -04:00
Jason Novinger
c094699dc0
Fixes #20484 : Configure CodeQL to exclude URL redirect false positives
2025-10-03 08:48:02 -04:00
Jeremy Stretch
23d7515b41
Merge branch 'main' into feature
2025-10-01 08:03:43 -04:00
Jeremy Stretch
5a96b76cd4
Release v4.4.2
2025-09-30 16:14:35 -04:00
Jeremy Stretch
f45a11d079
Closes #20382 : Document performance best practices ( #20384 )
2025-09-18 14:17:06 -05:00
Jeremy Stretch
57a7afd548
Merge branch 'main' into feature
2025-09-16 12:00:48 -04:00
Jeremy Stretch
8fa1abd371
Release v4.4.1 ( #20366 )
...
* Release v4.4.1
* Revert django-mptt to v0.17.0
2025-09-16 11:56:50 -04:00
Jeremy Stretch
5506901867
Omit Python 3.14 from the testing matrix temporarily
2025-09-08 15:41:06 -04:00
Jeremy Stretch
ec9da88134
Closes #19095 : Introduce support for Python 3.13 & 3.14
2025-09-08 15:36:12 -04:00
Jeremy Stretch
291010737a
Closes #20296 : Misc updates to issue templates ( #20293 )
2025-09-08 10:05:14 -07:00
Jeremy Stretch
b1439dc298
Closes #19889 : Drop support for Python 3.10 & 3.11
2025-09-02 15:38:32 -04:00
Jeremy Stretch
319556a747
Release v4.4.0
2025-09-02 10:59:57 -04:00
Jeremy Stretch
08ae139161
Release v4.3.7 ( #20182 )
...
* Release v4.3.7
* Revert to django-mptt v0.17.0 due to migrations check failure
2025-08-26 13:52:42 -04:00
Jason Novinger
290e4afaa0
Release v4.3.6 ( #20081 )
2025-08-12 12:15:08 -05:00
Jeremy Stretch
de53fd2bd1
Configure CodeQL to ignore compiled JS resources ( #20000 )
...
* Configure CodeQL to ignore compiled JS resources
* Enable CodeQL for feature branch
2025-08-01 12:39:25 -05:00
Jason Novinger
6ca3908715
Release v4.3.5 ( #19975 )
...
* Release v4.3.5
* Fix missing strawberry-graphql==0.278.0 specifier
2025-07-29 15:28:49 -05:00
Jason Novinger
6eeb382512
Release v4.3.4 ( #19887 )
2025-07-15 12:56:11 -05:00
Jeremy Stretch
71e6ea5785
Release v4.3.3
2025-06-26 14:42:03 -04:00
Jeremy Stretch
0e68901022
Release v4.3.2 ( #19656 )
...
* Release v4.3.2
* Correct strawberry-graphql version
2025-06-05 15:56:06 -04:00
Jeremy Stretch
cbe14b76c0
Release v4.3.1
2025-05-13 15:44:10 -04:00
Jeremy Stretch
29f0ca6e0d
Release v4.3.0
2025-05-01 10:22:40 -04:00
Jeremy Stretch
e5cdd8f2b0
Release v4.2.9
2025-04-30 14:31:30 -04:00
Jeremy Stretch
732f50d8da
Closes #19351 : Pin 3rd party GitHub actions to commit hash
2025-04-29 08:42:52 -04:00
Jeremy Stretch
d2e74e9d50
Release v4.2.8
2025-04-22 15:44:02 -04:00
Jeremy Stretch
03f3f5c957
Release v4.2.7
2025-04-10 16:07:24 -04:00
Jeremy Stretch
13c20957a6
Closes #18652 : Run housekeeping GitHub actions only on the main repository ( #19125 )
2025-04-09 16:28:00 -05:00
Jason Novinger
34d80beaa2
Release v4.2.6
2025-03-21 15:49:20 -05:00
Brian Tiemann
9f69c46a99
NetBox v4.2.5
2025-03-05 18:43:41 -05:00
Brian Tiemann
0f52712468
Release v4.2.4
2025-02-21 15:15:14 -05:00
Brian Tiemann
6e165435e2
Release 4.2.3
2025-02-04 15:09:37 -05:00
Jeremy Stretch
57fa1dd18d
Add remaining issue types
2025-01-24 10:20:43 -05:00
Jeremy Stretch
b2b47ac740
Closes #18484 : Exempt changes to GitHub templates from CI
2025-01-24 09:47:40 -05:00
Jeremy Stretch
313f44646b
Assign GitHub issue type on creation
2025-01-24 09:33:04 -05:00
Jeremy Stretch
f845b2cf07
Release v4.2.2
2025-01-17 15:05:09 -05:00
Jeremy Stretch
4a13664e0f
Closes #18425 : Remove the triage priority field from GitHub issue templates
2025-01-17 11:06:17 -05:00
Jeremy Stretch
d04fc11c61
Release v4.2.1 ( #18346 )
...
* Release v4.2.1
* Add changelog for #18282
2025-01-08 10:19:28 -05:00
Jeremy Stretch
9d82a668a4
Release v4.2.0
2025-01-06 16:13:24 -05:00
Jeremy Stretch
b7610971c0
Closes #13366 : Update documentation for `main` branch ( #18309 )
...
* Closes #13366 : Update documentation for main branch
* Clarify wording
2025-01-06 15:29:03 -05:00
Jeremy Stretch
5d1070796d
Merge branch 'develop' into feature
2025-01-06 13:42:57 -05:00
Jeremy Stretch
67657efe1c
Release v4.1.11
2025-01-06 11:24:29 -05:00
Jeremy Stretch
685264c757
Merge branch 'develop' into feature
2024-12-30 12:30:34 -05:00
Jeremy Stretch
28eada13d3
Release v4.1.10
2024-12-23 10:59:52 -05:00
Jeremy Stretch
39ca3ce571
Merge branch 'develop' into feature
2024-12-12 12:13:45 -05:00
Jeremy Stretch
e63fe23af8
Release v4.1.8
2024-12-12 10:37:21 -05:00
Jeremy Stretch
954b5e9ddf
Use the housekeeping app to update translation sources
2024-12-03 09:18:40 -05:00
Jeremy Stretch
f08e36e538
Merge branch 'develop' into feature
2024-11-21 14:00:57 -05:00
Jeremy Stretch
3b3990a4e6
Release v4.1.7
2024-11-21 13:36:20 -05:00
Daniel Sheppard
13bd2ed767
Closes : #17795 - Add concurrency to CI ( #18042 )
...
* Closes : #17795 - Add concurrency to CI
* Add comment to demonstrate functionality
2024-11-19 14:38:11 -05:00
Jeremy Stretch
74315080a3
Release v4.1.6
2024-10-31 13:31:11 -04:00
Jeremy Stretch
7580aa0781
Add professional support link
2024-10-31 09:24:38 -04:00
Arthur Hanson
99904c1518
Merge branch 'develop' into feature
2024-10-28 14:29:48 -07:00
Jeremy Stretch
813347121e
Release v4.1.5
2024-10-28 16:59:44 -04:00
Jeremy Stretch
ac12eae0b7
Fix issue templates
2024-10-24 16:41:14 -04:00
Jeremy Stretch
6251296776
Remove subjective priority reasons
2024-10-24 08:27:01 -04:00
Arthur Hanson
5b8ef2eb44
17778 update node.js
2024-10-16 16:37:55 -04:00
Jeremy Stretch
d2cbdfe7d7
Release v4.1.4
2024-10-15 13:42:25 -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
Jeremy Stretch
f851bd80b9
Add triage priority to issue templates
2024-10-09 15:59:40 -04:00
Jeremy Stretch
6a6154f02f
Release v4.1.3
2024-10-02 14:41:09 +01:00
Jeremy Stretch
b4e181c015
Release v4.1.2
2024-09-26 16:13:57 -04:00
Jeremy Stretch
7167f20ca5
Increase stale PR timer from 15 to 30 days
2024-09-17 09:29:59 -04:00
Jeremy Stretch
bdf182ffd6
Increase operations limit for stale action
2024-09-16 11:49:15 -04:00
Jeremy Stretch
18935687ae
Release v4.1.1
2024-09-12 14:28:56 -04:00
Jeremy Stretch
5486e9238d
Ignore blocked PRs
2024-09-12 13:00:42 -04:00
Jeremy Stretch
76ff329c6a
Closes #17384 : Reorder GitHub issue templates
2024-09-05 12:57:04 -04:00
Jeremy Stretch
9cfb3bf24d
Release v4.1.0
2024-09-03 14:45:28 -04:00
Jeremy Stretch
e174a8af09
Release v4.0.11
2024-09-03 10:33:47 -04:00
Jeremy Stretch
97cd6b89fd
Release v4.0.10
2024-08-29 09:25:58 -04:00
Jeremy Stretch
96802b4edb
Remove automatic triage assignment
2024-08-19 08:31:31 -04:00
Jeremy Stretch
f3f1aa3841
Release v4.0.9
2024-08-14 09:30:41 -04:00
Jeremy Stretch
303c1ce00c
Release v4.0.8
2024-07-26 15:37:05 -04:00