Files
parking_solution/.gitea/workflows
julian baf7a4a99d
CI / check (push) Successful in 44s
Release desktop / bundle (push) Failing after 3m57s
fix(release): strip spaces from bundle filenames before upload
productName "Parking System" produces installer filenames with a literal
space (e.g. "Parking System_0.1.0_amd64.deb"). curl rejected the resulting
asset-upload URL outright on the first real v0.1.0 release ("Malformed
input to a URL function"), before the job ever reached the new
public_releases mirror step. Sanitized on copy into dist/.
2026-09-03 10:26:17 +02:00
..