Migrate build system to WineBotAppBuilder v0.3.7#6
Conversation
- Add `tools/WineBotAppBuilder` submodule at `v0.3.7`. - Update `tools/wbab` to delegate build/test/package to WBAB containers. - Add `tools/ci-build.sh` for containerized build configuration. - Update `tools/wininspect.nsi` and `tools/package-nsis.sh` to support configurable build source paths. - Update `.github/workflows/release.yml` to run on `ubuntu-latest` and use WBAB toolchain. - Format code to comply with WBAB linting rules. Co-authored-by: mark-e-deyoung <1854350+mark-e-deyoung@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
This change updates the project to fully utilize the WineBotAppBuilder (WBAB) v0.3.7 toolchain for building, testing, and packaging. It introduces a submodule for WBAB, updates the local wrapper script to delegate tasks to the containerized environment, and switches the CI/CD pipeline to Linux runners. It also includes necessary updates to NSIS scripts to handle containerized build artifacts and ensures code formatting compliance.
PR created automatically by Jules for task 16387606736678069829 started by @mark-e-deyoung