webdrop-bridge/build/scripts
claudi 72b0cfb496
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: Switch from Packages API to Releases API for distribution
- Replace upload_to_packages scripts with create_release scripts
- Use Forgejo Releases API instead (standard for binaries)
- Windows: create_release.ps1 creates release and uploads exe + checksum
- macOS: create_release.sh creates release and uploads dmg + checksum
- Interactive credential prompts on first run
- UpdateManager queries releases/latest for updates
- Much simpler and matches standard open-source distribution
- Rename FORGEJO_PACKAGES_SETUP.md to reflect Releases approach
- Update documentation with Releases API examples
2026-01-28 15:11:46 +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: Add SHA256 checksum generation to Windows build script 2026-01-28 15:05:37 +01:00
create_release.ps1 refactor: Switch from Packages API to Releases API for distribution 2026-01-28 15:11:46 +01:00
create_release.sh refactor: Switch from Packages API to Releases API for distribution 2026-01-28 15:11:46 +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