Commit Graph

5 Commits

Author SHA1 Message Date
mkorwel
866c8ed6d0 update nightly 2025-09-26 10:25:27 -07:00
mkorwel
836114888a fix(release): align nightly workflow with release patterns
Refactors the release-nightly.yml workflow to follow the established pattern used by other release workflows (release-manual, release-patch, etc.).

This change introduces a dedicated release subdirectory for the checkout, ensuring that all subsequent steps and local composite actions operate on a consistent and specific version of the code. This resolves an issue where the workflow could inadvertently execute stale or incorrect versions of actions from the default branch.
2025-09-26 10:11:57 -07:00
mkorwel
36cf4e97da updating app to use cli-robot-pat 2025-09-25 20:37:06 -07:00
Tommaso Sciortino
b540137820 Fix broken icon on force_skip_tests option in "Release: Manual" (#9246) 2025-09-24 16:17:18 +00:00
matt korwel
930f39a0cd Releasing: Patching and Rollback (#8673) 2025-09-18 04:16:08 +00:00