Commit Graph

19 Commits

Author SHA1 Message Date
69d15c66d5 Improve test coverage 2023-08-10 09:16:10 +01:00
3959781b20 Fix eof 2023-08-09 08:49:07 +01:00
618f1aa6d5 Add pre-commit toml check 2023-08-09 08:40:36 +01:00
e6c3682652 Add tests for lookup_dict() and load_yaml() 2023-08-09 08:03:51 +01:00
Maurizio Porrato
28c9d1810a Add pre-commit config 2023-08-08 18:55:42 +01:00
Maurizio Porrato
d1a09b002a Refresh pdm.lock 2023-08-08 17:49:58 +01:00
Maurizio Porrato
ea0dac2e32 Bump minimum python version 2023-08-08 09:40:20 +01:00
9f91b8608a Allow listing available checks from cli 2023-08-08 09:06:11 +01:00
aefe6d2abe Move checks out of the cli module 2023-08-07 10:28:18 +01:00
f72700feb9 Consistently use csv_operator_name and csv_operator_version when building upgrade graph 2023-08-05 08:55:22 +01:00
8d7e461544 Improve caching when traversing repo upwards 2023-08-05 08:25:49 +01:00
Maurizio Porrato
9e134e3a50 More tests 2023-08-04 13:38:47 +01:00
Maurizio Porrato
1480a91d85 Use cache when testing for bundle existence 2023-08-04 09:05:17 +01:00
65226dba1a Wrap yaml parsing errors 2023-08-04 08:43:52 +01:00
5f08cff13b Add bundle and operator caching 2023-08-04 08:06:39 +01:00
a2e9e0a796 Refactor operator default_channel 2023-08-04 07:31:38 +01:00
Maurizio Porrato
aa96dc2403 Add upgrade path check 2023-08-03 18:23:45 +01:00
Maurizio Porrato
667c14ac0c Add check for dangling bundles in upgrade path 2023-08-03 13:47:39 +01:00
Maurizio Porrato
f9100af28c Initial commit 2023-08-03 09:52:14 +01:00