webdrop-bridge/build/scripts
claudi e4a3a9a2cc
Some checks are pending
Tests & Quality Checks / Test on Python 3.11 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.12 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.11-1 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.12-1 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.10 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.11-2 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.12-2 (push) Waiting to run
Tests & Quality Checks / Build Artifacts (push) Blocked by required conditions
Tests & Quality Checks / Build Artifacts-1 (push) Blocked by required conditions
refactor: Use HTTP Basic Auth instead of tokens for package uploads
- Replace token-based auth with HTTP Basic Auth (username/password)
- Scripts now use FORGEJO_USER and FORGEJO_PASS environment variables
- Same credentials used for git repository access
- No special token creation needed
- Simpler setup: set env vars and run upload script
- Both Windows and macOS scripts updated
2026-01-28 14:35:56 +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 refactor: Use HTTP Basic Auth instead of tokens for package uploads 2026-01-28 14:35:56 +01:00
upload_to_packages.sh refactor: Use HTTP Basic Auth instead of tokens for package uploads 2026-01-28 14:35:56 +01:00