feat(pling): add pling uploader script with upload by default and dry run args

This commit is contained in:
2026-04-13 17:49:04 +00:00
parent 80e4147686
commit c88a49c771
5 changed files with 527 additions and 70 deletions
+3 -1
View File
@@ -1,10 +1,12 @@
# Pling/OpenDesktop dry-run config
# Pling/OpenDesktop uploader config
# CLI args take precedence over these env vars.
# Default script mode is upload (delete all existing files, then upload artifact).
PLING_BASE_URL=https://www.opendesktop.org
PLING_PROJECT_ID=123456
PLING_USERNAME=your-email@example.com
PLING_PASSWORD=your-password
PLING_ARTIFACT=build/org.kde.plasma.starter.plasmoid
# Optional runtime tuning
# PLING_TIMEOUT=30