Commit Graph

64 Commits

Author SHA1 Message Date
Lucidiot 7778e1a48a
Bump to 0.3.3 2020-11-29 19:55:19 +01:00
Lucidiot 51aac8692d
Update badge count 2020-11-29 19:54:56 +01:00
Lucidiot 11c57ae0f1
Remove dependency of pages deployment on unit tests 2020-11-29 19:54:10 +01:00
Lucidiot 7da6c0756c Merge branch 'add-verbose-error' into 'master'
Prevent using SimpleParser with verbose=True

Closes #18

See merge request Lucidiot/pylspci!12
2020-11-29 18:52:49 +00:00
Lucidiot 45dfdd7277
Prevent using SimpleParser with verbose=True 2020-11-29 19:45:48 +01:00
Lucidiot a34c08c9ce
Add isort 2020-11-29 19:17:36 +01:00
Lucidiot ce1abd76d0
Fix typing of kwargs 2020-11-29 19:06:57 +01:00
Lucidiot 0b06017ab7
Add pre-commit 2020-11-29 19:06:28 +01:00
Lucidiot 92417f1b6a
Fix intro examples 2020-11-29 18:02:13 +01:00
Lucidiot 65053cfdba
Remove GitHub badges 2020-11-29 18:00:37 +01:00
Lucidiot 3b93a30fb4
Add missing type checking docs 2020-11-29 17:59:56 +01:00
Lucidiot 4c21f2f813 Bump to 0.3.2 2020-08-06 09:35:45 +00:00
Lucidiot f21296378a Merge branch 'iommugroup' into 'master'
Add support for IOMMUGroup, closes #17

Closes #17

See merge request Lucidiot/pylspci!11
2020-08-06 09:32:43 +00:00
Erwan Rouchet 4406ce90a7
Add support for IOMMUGroup, closes #17 2020-08-06 11:30:47 +02:00
Lucidiot 4abe4a883a
Add test coverage badge 2020-01-22 19:40:43 +01:00
Lucidiot 44dad5738f
Bump to 0.3.1 2020-01-22 19:23:04 +01:00
Lucidiot c9e34b2a5e
Add PhySlot field 2020-01-22 19:21:12 +01:00
Lucidiot 3c3bbe25c5
Warn about unknown fields instead of erroring 2020-01-22 19:16:43 +01:00
Lucidiot fc5d3c7644
Add optional NUMANode field 2020-01-22 19:07:41 +01:00
Lucidiot cddd1d04a7
Add unit tests info to contribution docs 2019-10-03 06:40:59 +02:00
Lucidiot 45cceb8611 Merge branch 'typing' into 'master'
Typing with mypy

Closes #15 and #14

See merge request Lucidiot/pylspci!10
2019-09-06 21:09:50 +00:00
Lucidiot ba2557bca1 Typing with mypy 2019-09-06 21:09:50 +00:00
Lucidiot 657a881112
Bump to 0.3.0 2019-08-04 03:04:08 +02:00
Lucidiot d603f17ce4 Merge branch 'cli' into 'master'
Command-line interface

Closes #11

See merge request Lucidiot/pylspci!9
2019-08-04 01:01:55 +00:00
Lucidiot 550d42bfb6 Command-line interface 2019-08-04 01:01:55 +00:00
Lucidiot cdf14c22ec Merge branch 'builder' into 'master'
Command builder

Closes #13

See merge request Lucidiot/pylspci!8
2019-08-03 22:53:16 +00:00
Lucidiot 8ee73aaffb Command builder 2019-08-03 22:53:16 +00:00
Lucidiot 7a0906ef93 Add a cool PyPI classifier 2019-07-25 17:04:55 +00:00
Lucidiot f17b7d0509 Merge branch 'filters' into 'master'
Add slot and device filters

Closes #9

See merge request Lucidiot/pylspci!7
2019-07-20 21:59:57 +00:00
Lucidiot e174ed130a Add slot and device filters 2019-07-20 21:59:57 +00:00
Lucidiot e86c9b06d8 Merge branch 'limit-devices' into 'master'
Limit to 32 devices and 8 functions

Closes #12

See merge request Lucidiot/pylspci!6
2019-07-13 16:07:02 +00:00
Lucidiot 39064834c5 Limit to 32 devices and 8 functions 2019-07-13 16:07:02 +00:00
Lucidiot 82a832b69c Merge branch 'bridge-paths' into 'master'
PCI bridge paths

Closes #8

See merge request Lucidiot/pylspci!5
2019-07-13 15:36:17 +00:00
Lucidiot a9345daaec PCI bridge paths 2019-07-13 15:36:17 +00:00
Lucidiot 1b88567ee4 Merge branch 'options' into 'master'
List pcilib options

Closes #10

See merge request Lucidiot/pylspci!4
2019-07-12 06:51:00 +00:00
Lucidiot 5799d5bf96 List pcilib options 2019-07-12 06:51:00 +00:00
Lucidiot 469dda308b Merge branch 'docs' into 'master'
Full documentation

Closes #7

See merge request Lucidiot/pylspci!3
2019-07-10 18:54:15 +00:00
Lucidiot 62c6213ccb Full documentation 2019-07-10 18:54:15 +00:00
Lucidiot 5938f58610 Merge branch 'verbose-parser' into 'master'
Verbose parser

Closes #3

See merge request Lucidiot/pylspci!2
2019-07-10 17:02:55 +00:00
Lucidiot 300cbbd5c2 Verbose parser 2019-07-10 17:02:55 +00:00
Lucidiot 4d8e2a1846 Merge branch 'lspci-options' into 'master'
Options for lspci

Closes #6

See merge request Lucidiot/pylspci!1
2019-07-06 16:57:25 +00:00
Lucidiot 7a4e85830c Options for lspci 2019-07-06 16:57:25 +00:00
Lucidiot 7bda6b9ac7
Ignore CI venv in doc8 2019-07-06 16:59:34 +02:00
Lucidiot 2bac37fbc7
Add doc8 2019-07-06 16:54:27 +02:00
Lucidiot 00af328d9b
Reach 100% coverage, closes #5 2019-07-06 16:14:49 +02:00
Lucidiot 0b2717463a
Use cached_property for ArgumentParser 2019-07-06 15:51:34 +02:00
Lucidiot 64ebaa4416
Add unit tests for fields 2019-07-06 15:41:58 +02:00
Lucidiot 0e4555d3ed
Use typing.Optional 2019-07-06 15:41:39 +02:00
Lucidiot 62230b0c18
Properly configure unit tests 2019-07-06 15:40:59 +02:00
Lucidiot 60ad48c95e
Use typing everywhere 2019-07-06 15:18:01 +02:00