webdrop-bridge/build
claudi eab1009d8c Add brand-specific update channel and environment configuration
- Updated `brand_config.py` to include `WEBDROP_UPDATE_CHANNEL` in the environment variables.
- Enhanced `build_macos.sh` to create a bundled `.env` file with brand-specific defaults, including the update channel.
- Implemented a method in `build_windows.py` to create a bundled `.env` file for Windows builds, incorporating brand-specific runtime defaults.
- Modified `config.py` to ensure the application can locate the `.env` file in various installation scenarios.
- Added unit tests in `test_config.py` to verify the loading of the bootstrap `.env` from the PyInstaller runtime directory.
- Generated new WiX object and script files for the Windows installer, including application shortcuts and registry entries.
2026-03-12 09:04:27 +01:00
..
brands Enhance branding and release workflows 2026-03-12 08:38:40 +01:00
chocolatey feat: implement package manager support for Windows and macOS, including Chocolatey and Homebrew configurations 2026-03-03 09:33:06 +01:00
homebrew feat: implement package manager support for Windows and macOS, including Chocolatey and Homebrew configurations 2026-03-03 09:33:06 +01:00
package-managers feat: implement package manager support for Windows and macOS, including Chocolatey and Homebrew configurations 2026-03-03 09:33:06 +01:00
scripts Add brand-specific update channel and environment configuration 2026-03-12 09:04:27 +01:00
test.txt Refactor code structure for improved readability and maintainability 2026-02-19 12:18:08 +01:00
WebDropBridge.generated.wixobj Add brand-specific update channel and environment configuration 2026-03-12 09:04:27 +01:00
WebDropBridge.generated.wxs Add brand-specific update channel and environment configuration 2026-03-12 09:04:27 +01:00
WebDropBridge.wixobj installer creation files 2026-03-10 13:27:10 +01:00
WebDropBridge.wxs feat: Implement brand-aware release creation for Agravity 2026-03-10 16:18:28 +01:00
WebDropBridge_Files.wixobj Add brand-specific update channel and environment configuration 2026-03-12 09:04:27 +01:00
WebDropBridge_Files.wxs Add brand-specific update channel and environment configuration 2026-03-12 09:04:27 +01:00