Hey everyone, friendly notice that during the day ...
# contributing
j
Hey everyone, friendly notice that during the day tomorrow from approx. 9 AM CET - 4 PM CET sporadic difficulties may be experienced on the Github repository regarding cloning, committing, merge conflicts, pipelines, and related areas, as we are executing the merge of the Umbraco.CMS.Backoffice repository into the Umbraco-CMS repository. After the merge has been completed, the Backoffice files will still be available in
src/Umbraco.Web.UI.Client
the difference being, that you no longer need to clone and synchronise the old git submodule that maintained the Backoffice connection. You may experience difficulties pulling the
contrib
branch into your own branch after the fact, if your local clone still holds remnants of the old submodule. You can most likely remove the old folder before pulling from the origin, but if everything fails, a fresh clone will solve the problems. Any existing pull requests should not be affected, as you weren't able to touch files inside this directory before, so they should be able to merge with no hiccups.
4 Views