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
ci(release): Switch from action-prepare-release to Craft (#5519)
* ci(release): Switch from action-prepare-release to Craft
This PR migrates from the deprecated action-prepare-release to the new
Craft GitHub Actions (reusable workflow or composite action).
Changes:
- Migrate .github/workflows/release.yml to Craft reusable workflow
* ci(release): Restore GitHub App token authentication
The previous migration incorrectly removed the GitHub App token
authentication step. This commit restores it by switching to the
composite action pattern which preserves the auth flow.
* fix: Pin actions to SHA and add permissions blocks
* fix: Restore Node.js and yarn setup for preReleaseCommand
* fix: Use correct action version SHAs (restore original versions)
* fix: Use correct action version SHAs (restore original versions)
* fix: Clean up action version comments
* Pin craft tag version
Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>
---------
Co-authored-by: Antonis Lilis <antonis.lilis@sentry.io>
Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>
0 commit comments