webdrop-bridge/build/scripts
claudi 2b12ee2aef Add test script for MSI creation using WindowsBuilder
This commit introduces a new test script, `test_msi.py`, which automates the process of creating an MSI installer. The script utilizes the `WindowsBuilder` class to generate the installer and checks for its successful creation, providing feedback on the result and the file size.
2026-02-18 15:14:21 +01:00
..
build_macos.sh feat: Implement configuration bundling for customer-specific builds and enhance build scripts 2026-01-30 11:09:19 +01:00
build_windows.py Add test script for MSI creation using WindowsBuilder 2026-02-18 15:14:21 +01:00
create_release.ps1 feat: Update application version to 0.5.0 and refactor version syncing script 2026-02-18 13:48:32 +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
sync_version.py refactor: Enhance Unicode handling in build scripts and rename sync_version function 2026-02-18 13:54:17 +01:00
version_utils.py feat: Implement centralized version management and sync process 2026-01-30 09:16:12 +01:00