Commit Graph

10 Commits (7ad318bc4897fb5f83973498b7064be7e6886a37)

Author SHA1 Message Date
Georg Krause 8d5676d0b2
refactor: Avoid manually templating toml file entries 2023-01-13 13:56:56 +01:00
Julian-Samuel Gebühr 6d2a4d82b4
fix: Avoid exception when input is missing for diff and deploy 2023-01-13 13:56:55 +01:00
Julian-Samuel Gebühr 0fca58810a
feat: Allow token via environment variables 2023-01-13 13:56:55 +01:00
Julian-Samuel Gebühr 181ac45bbf
refactor: Rename load_remote_blocklist->load_blocklist_from_instance 2023-01-13 13:56:43 +01:00
Julian-Samuel Gebühr 6a2a13bd74
refactor: Add missing return types 2023-01-13 13:56:43 +01:00
Julian-Samuel Gebühr 0dd6930c0f
refactor: Rename load_local_blocklist -> load_blocklist_file 2023-01-13 13:56:43 +01:00
Georg Krause 0ecc925373
fix: Avoid exception when output is missing for exports 2023-01-12 12:36:46 +01:00
Julian-Samuel Gebühr c54beb76d3 fix #3
A conversion to a lowercase string is needed for boolean values
2023-01-12 09:03:37 +01:00
Julian-Samuel Gebühr 80d66b1919 Add some documentation 2023-01-12 08:40:25 +01:00
Julian-Samuel Gebühr c1e4770b0e Restructure project to make a valid poetry project, add script 2023-01-12 08:00:36 +01:00