[needs action] Split deps project repository layout change

Dmitry Kazakov dimula73 at gmail.com
Sun May 12 13:57:24 BST 2024


I've also updated documentation on docs.krita.org, the updated build lines
are already live.

On Sun, May 12, 2024 at 2:56 PM Dmitry Kazakov <dimula73 at gmail.com> wrote:

> Hi, all!
>
> Today I have made a slight change in the repository layout in the SDP
> project. If you have an active development environment, you need a do a few
> steps to update to the new layout:
>
> What has changed:
>
> ci-utilities repository now uses 'master' branch instead of
> 'work/split-ci-branch' branch for all the code (the work branch has been
> merged). That is, if you have this repo checked out anywhere, you need to
> switch branch manually
>
> What to do:
>
> 1) If you have an active linux-docker environment (or Android-docker
> environment):
>
> cd ./persistent/deps/krita-deps-manager/ci-utilities/
>
> git checkout master
>
> git pull --rebase
>
>
> No rebuild, nor docker rebuild is necessary. Next time you run
> ./bin/bootstrap-krita-deps.sh, the correct branch will be used for fetching
> deps
>
> 2) If you have a non-linux build environment, where you manually
> checked-out 'ci-utilities' repository, then just switch branch in the same
> manner:
>
> cd ./krita-deps-manager/ci-utilities/
> git checkout master
> git pull --rebase
>
>
> That's all. No Krita rebuild is necessary, since nothing has actually
> changed in the dependencies themselves.
>
> --
> Dmitry Kazakov
>


-- 
Dmitry Kazakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kimageshop/attachments/20240512/c26eac5a/attachment.htm>


More information about the kimageshop mailing list