Commit Graph

56 Commits

Author SHA1 Message Date
Minijackson
cf15b1f6e9
netbox: export used python
used in order to figure out if we can test a given NetBox plugin
2024-06-06 10:00:32 +02:00
Rémi NICOLE
3592c63e3a
netbox_3_7: 3.7.4 -> 3.7.8 (#309483)
netbox_3_7: 3.7.4 -> 3.7.8
2024-05-12 17:02:55 +02:00
Minijackson
b236a18d08
netbox: 3.7.3 -> 3.7.4 2024-03-24 09:28:51 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Minijackson
98b22e3764
netbox: 3.7.1 -> 3.7.3 2024-03-06 21:43:25 +01:00
Minijackson
02f6897b88
netbox_3_6: mark as EOL 2024-01-22 16:31:46 +01:00
Minijackson
5d2370f800
netbox_3_5: remove 2024-01-22 16:31:45 +01:00
Minijackson
163fed297e
netbox: 3.6.9 -> 3.7.1
Or another way to see it:

netbox_3_7: init at 3.7.1

Make NetBox 3.7 the default version if stateVersion >= 24.05,
switch upgrade test to test upgrade from 3.6 to 3.7,
remove clearcache command for >=3.7.0,
make reindex command mandatory
2024-01-22 16:31:45 +01:00
Minijackson
4e0c1225ea
netbox_3_6: 3.6.6 -> 3.6.9 2024-01-02 21:05:45 +01:00
Rick van Schijndel
ba75066821
Merge pull request #271362 from pbsds/rm-dead-patches
treewide: remove unreferenced patch files
2023-12-06 03:28:15 +01:00
Minijackson
d5f7dd176e
netbox: 3.6.4 -> 3.6.6 2023-12-03 15:52:12 +01:00
Minijackson
4317101165
netbox: 3.6.3 -> 3.6.4 2023-12-03 15:44:21 +01:00
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Janne Heß
018175ecab
netbox: Inherit gunicorn from the package
I was using a 23.11 package on a NixOS 23.05 system and this caused the
python that was used in gunicorn to differ from the python the postgres
lib was linked against.
2023-11-30 11:51:37 +01:00
Ryan Lahfa
e909050efd
Merge pull request #257047 from minijackson/netbox-3.6.2 2023-09-27 18:50:54 +02:00
Minijackson
88ecbc2b98
netbox: 3.6.2 -> 3.6.3 2023-09-26 22:51:48 +02:00
Minijackson
541d1eef67
netbox_3_3: remove
should be, by now, unused by everyone

Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
2023-09-26 22:51:48 +02:00
Minijackson
3cc7cbce03
netbox_3_6: init, mark 3_5 as EOL
use it for the upgrade test
increase tests memory, otherwise NetBox gets OOM killed

Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
2023-09-26 22:42:49 +02:00
Yureka
8213eb1aed netbox: remove unnecessary python overrides
The drf-nested-routers patches are already applied globally in our
drf-nested-routers package. django 4 is already the default.
2023-09-26 00:51:48 +02:00
Minijackson
6c7e768420
netbox_3_5: introduce alias
clears up ambiguity
use that alias in tests

Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
2023-09-24 10:13:05 +02:00
Raito Bezarius
10976a6968 netbox: 3.5.8 -> 3.5.9
https://github.com/netbox-community/netbox/releases/tag/v3.5.9
2023-09-01 23:21:06 +02:00
Raito Bezarius
20423599cf netbox: 3.5.7 -> 3.5.8
https://github.com/netbox-community/netbox/releases/tag/v3.5.8
2023-08-26 13:18:54 +02:00
Minijackson
1bac8f5aa1
netbox,netbox_3_3: link netbox-upgrade NixOS test 2023-08-01 14:45:02 +02:00
Minijackson
fce8aa18b1
netbox: 3.5.6 -> 3.5.7 2023-08-01 14:45:02 +02:00
Ember Keske
2cbd486c24 netbox: 3.5.4 -> 3.5.6 2023-07-20 17:22:13 +02:00
Minijackson
10cf856dc1
netbox: 3.5.3 -> 3.5.4 2023-06-30 08:30:45 +02:00
Minijackson
0cdcc8cd25
netbox: 3.5.0 -> 3.5.3 2023-06-06 14:52:51 +02:00
Minijackson
0c97d307e6 netbox: 3.4.10 -> 3.5.0 2023-04-29 12:39:32 +02:00
Minijackson
aa4d05bdc2 netbox: 3.4.9 -> 3.4.10 2023-04-29 12:39:32 +02:00
Minijackson
f71efbb6e6 netbox: 3.4.7 -> 3.4.9 2023-04-29 12:39:32 +02:00
Raito Bezarius
e965c5cc5f netbox_3_3: 3.3.9 -> 3.3.10 2023-04-04 11:47:03 +02:00
Raito Bezarius
03497d4ab4 netbox: introduce common function for generic packages, mark 3.3.9 EOL 2023-04-04 11:47:02 +02:00
Raito Bezarius
c1081bf20b netbox: 3.4.6 -> 3.4.7 2023-04-04 11:45:31 +02:00
Minijackson
78eb4d64e7 netbox_3_3: init
reintroduce previous version, use in NixOS module if stateVersion < 23.05
2023-04-04 11:45:31 +02:00
Minijackson
6e054138b0 netbox: 3.4.5 -> 3.4.6 2023-04-04 11:45:30 +02:00
Minijackson
8dbfb9e263 netbox: 3.4.3 -> 3.4.5 2023-04-04 11:45:30 +02:00
Minijackson
eeb17fca1c netbox: 3.4.2 -> 3.4.3 2023-04-04 11:45:30 +02:00
Minijackson
52f3031f23 netbox: 3.4.1 -> 3.4.2 2023-04-04 11:45:30 +02:00
Minijackson
bc4b08acbe netbox: 3.3.9 -> 3.4.1 2023-04-04 11:45:29 +02:00
stuebinm
230d506073 netbox: workaround to allow python packageOverrides
see https://github.com/NixOS/nixpkgs/issues/44426 ("Python's
packageOverrides isn't composable") for why this is a useful
thing to do.
2023-03-26 17:25:12 +02:00
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
R. Ryantm
945182bc68
netbox: 3.3.5 -> 3.3.9 2022-12-10 18:55:22 +01:00
R. Ryantm
df369b38a0 netbox: 3.3.4 -> 3.3.5 2022-10-06 16:34:01 +00:00
R. Ryantm
59e2ceb4df netbox: 3.3.2 -> 3.3.4 2022-09-16 18:58:25 +00:00
R. Ryantm
c908fca315 netbox: 3.3.0 -> 3.3.2 2022-09-08 12:09:44 +00:00
R. Ryantm
404c549424 netbox: 3.2.8 -> 3.3.0 2022-08-19 12:27:06 +00:00
R. Ryantm
41a517e7bb netbox: 3.2.7 -> 3.2.8 2022-08-14 15:31:34 +00:00
R. RyanTM
90e6bcda8c
netbox: 3.2.6 -> 3.2.7 (#182543) 2022-07-29 17:00:21 +02:00
Luke Granger-Brown
d5eb8cea61 netbox: build documentation as part of build 2022-07-17 15:01:17 +00:00
Luke Granger-Brown
db93e37fa3 netbox: add new dependencies (bleach, sentry-sdk) 2022-07-17 15:01:08 +00:00