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
{{ message }}
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
Vincent Fugnitto edited this page Nov 25, 2021
·
1 revision
Publishing
Release Procedure
The release procedure of the repo is quite different from the upstream one.
The following lists the procedure in easy to follow steps:
create a commit that bumps the version of theia required (example)
bump the theia dependencies normally, excluding @theia/cpp-debug
perform yarn and confirm the application successfully builds and starts - if the changes require additional fixes (to fix incompatibilities or breaking changes) perform them as well