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
One thing that would add more value (even more than the dreaded GCB/GHA move) would be to simulate a release in a nightly. Now that would definitely add value and make us much more ready for releases. This can start with something very basic like running craft config (we should do this for PRs already anyway 😅) and then running craft release dryrun or triggering the release job with a dry-run parameter or something.
One thing that would add more value (even more than the dreaded GCB/GHA move) would be to simulate a release in a nightly. Now that would definitely add value and make us much more ready for releases. This can start with something very basic like running
craft config
(we should do this for PRs already anyway 😅) and then runningcraft release dryrun
or triggering therelease
job with a dry-run parameter or something.Originally posted by @BYK in #1334 (comment)
The text was updated successfully, but these errors were encountered: