webdrop-bridge/build/scripts
claudi 847692eef6 feat: Add interactive credential prompts to upload scripts
- Scripts now prompt for username/password on first run if not set
- Credentials are saved to session environment variables
- No need to pre-set env vars before running
- Windows: Add -ClearCredentials flag to clear session credentials
- macOS: Add --clear-credentials flag to clear session credentials
- Credentials persist for duration of PowerShell/shell session
- Much simpler UX: just run script and enter credentials when prompted
2026-01-28 14:49:02 +01:00
..
build_macos.sh feat: Implement default welcome page for missing web application 2026-01-28 12:59:33 +01:00
build_windows.py feat: Implement default welcome page for missing web application 2026-01-28 12:59:33 +01:00
sync_remotes.ps1 fix: Correct PowerShell syntax in sync_remotes.ps1 and add graceful error handling 2026-01-28 13:07:45 +01:00
upload_to_packages.ps1 feat: Add interactive credential prompts to upload scripts 2026-01-28 14:49:02 +01:00
upload_to_packages.sh feat: Add interactive credential prompts to upload scripts 2026-01-28 14:49:02 +01:00