You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: docker run reliability and workflow DEFAULT outcome handling
- Re-download stale runtime cache when PAD files are missing (fixes
builds that fail with missing StudioPro.conf.hbs after interrupted
downloads)
- Clean up partial MxBuild/runtime cache before re-downloading (fixes
silent re-download when kill interrupts extraction)
- Drop DEFAULT outcomes from boolean workflow decisions at write time;
Mendix 11 runtime rejects VoidConditionOutcome for boolean conditions
- Guard against nil-panic in visitor when DROP OUTCOME/PATH has invalid
syntax
- Use %PROGRAMFILES% env vars for MxBuild/JDK search on Windows instead
of hardcoded C:\Program Files
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments