AIL-framework/bin
Markus Lassfolk 81f9a860d4
Fix IndexError in get_last_tag_from_remote function
This commit adds a check to ensure that the output from the subprocess command in the get_last_tag_from_remote function has a sufficient number of lines before attempting to access specific indices. This change prevents the IndexError that occurred when the git command's output was shorter than expected.
2024-01-01 21:54:29 +01:00
..
core
crawlers
exporter
importer fix: [json importer] fix empty source name 2023-08-29 13:50:16 +02:00
lib fix: [tags] fix galaxies synonyms 2023-11-08 10:41:32 +01:00
modules
packages Fix IndexError in get_last_tag_from_remote function 2024-01-01 21:54:29 +01:00
trackers
AIL_Init.py
LAUNCH.sh
Update-conf.py
Update.py
update-background.py