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
Step 1 of release process: Create a release branch.
The branch is named with `release/MAJOR.MINOR`.
From executorch root, run `./scripts/release/cut-release-branch.sh` will cut a release branch off stable branch (`viable/strict`) by default. Use `GIT_BRANCH_TO_CUT_FROM=main ./scripts/release/cut-release-branch.sh` to cut off `main` branch.
Differential Revision: [D55208762](https://our.internmc.facebook.com/intern/diff/D55208762)
[ghstack-poisoned]
0 commit comments