feat(parsers)!: remove gitlab-hosted blueprint, fusion, jsonc

Problem: Gitlab has too frequent outages, which break automation.

Solution: Drop all Gitlab-hosted parsers (two of which have been
unmaintained for years).
This commit is contained in:
Christian Clason 2025-12-05 09:59:04 +01:00 committed by Christian Clason
parent d72fa25b54
commit d2350758b3
19 changed files with 4 additions and 465 deletions

View file

@ -3,7 +3,7 @@ error('Cannot require a meta file')
---@class InstallInfo
---
---URL of parser repo (Github/Gitlab)
---URL of parser repo (Github)
---@field url string
---
---Commit hash of parser to download (compatible with queries)