Arthur Erlich haylan
haylan pushed to main at haylan/Godot-Experements 2026-03-17 22:18:07 +01:00
03787a82fc fix: standardize runner images to use ubuntu-24.04 for all export jobs
haylan pushed to main at haylan/Godot-Experements 2026-03-17 22:15:22 +01:00
bc9f0b9f27 fix: downgrade actions/checkout to v4 and enable progress display for all export jobs
haylan pushed to main at haylan/Godot-Experements 2026-03-17 22:09:13 +01:00
1aa0dbf544 fix: update runner images to use official ubuntu-24.04-github for export jobs
haylan pushed to main at haylan/Godot-Experements 2026-03-17 21:50:39 +01:00
ebe34e1750 fix: remove redundant Node installation steps from export jobs in release workflow
c9743d65b7 fix: update runner images for Windows, Linux, and Mac export jobs in release workflow
Compare 2 commits »
haylan pushed to main at haylan/Godot-Experements 2026-03-17 21:48:28 +01:00
70c407b5f9 fix: streamline Node installation steps in export jobs for all platforms
haylan pushed to main at haylan/Godot-Experements 2026-03-17 21:42:51 +01:00
aa6ac812cf fix: simplify container definition for export jobs in release workflow
haylan pushed to main at haylan/Godot-Experements 2026-03-17 21:38:45 +01:00
a34ca8af46 fix: update checkout action to v6 in export jobs
haylan pushed to main at haylan/Godot-Experements 2026-03-17 21:37:20 +01:00
72601467e4 fix: add nodejs and npm installation to setup steps for all export jobs
haylan pushed to main at haylan/Godot-Experements 2026-03-17 20:52:34 +01:00
7d9d107d65 fix: refactor release workflow to support separate export jobs for Windows, Linux, and Mac
haylan pushed to main at haylan/Godot-Experements 2026-03-17 20:45:23 +01:00
ef8e3d7d15 fix: refactor release workflow to streamline export process and update platform configuration
haylan pushed to main at haylan/Godot-Experements 2026-03-16 22:53:47 +01:00
c287fd8404 fix: remove unnecessary build path normalization and output steps
haylan pushed to main at haylan/Godot-Experements 2026-03-16 22:52:43 +01:00
2c3b9e458d fix: correct formatting in build output message and fix token line in release action
haylan pushed to main at haylan/Godot-Experements 2026-03-16 22:50:28 +01:00
9322a8f723 fix: improve build path normalization and output logging
haylan pushed to main at haylan/Godot-Experements 2026-03-16 22:39:01 +01:00
191f94892b fix: remove build path normalization step and update artifact upload parameters
haylan pushed to main at haylan/Godot-Experements 2026-03-16 22:33:18 +01:00
7dfdd4c2c8 fix: enhance build path normalization to check for existence of build directory
haylan released 0.0.1 at haylan/Godot-Experements 2026-03-16 22:29:59 +01:00
haylan pushed to main at haylan/Godot-Experements 2026-03-16 22:29:00 +01:00
fbfa81b9aa fix: update release action parameters to correctly reference changelog outputs
haylan released Release 0.0.1 at haylan/Godot-Experements 2026-03-16 22:24:53 +01:00
haylan pushed to main at haylan/Godot-Experements 2026-03-16 22:23:51 +01:00
6370bb5b09 fix: enhance CHANGELOG extraction to include body and trim empty lines
haylan pushed to main at haylan/Godot-Experements 2026-03-16 22:18:22 +01:00
751a3b1a17 fix: correct formatting for release action parameters in workflow