Krita deps repositories have been moved to a global location!

Dmitry Kazakov dimula73 at gmail.com
Sat Feb 15 15:34:51 GMT 2025


Hi, all!

The repositories for krita dependencies have finally been moved into a
public location from my personal namespace! Now the links are the following:

* Krita Deps Management repo:
https://invent.kde.org/packaging/krita-deps-management
* CI Utilities repo: https://invent.kde.org/packaging/krita-ci-utilities

The full list of the relocated repositories can be found here:
https://invent.kde.org/packaging/krita-deps-management#links

Theoretically, GitLab created redirect links from the old locations so you
don't need to do anything manually. Though GitLab will warn you about
redirects. if you would like to remove this warnings, you can try the
following commands:

# if you are using `kde:` prefix for git repos
cd krita-deps-management
git remote set-url origin kde:packaging/krita-deps-management.git
cd ci-utilities
git remote set-url origin kde:packaging/krita-ci-utilities.git

# if you are using plain https access
cd krita-deps-management
git remote set-url origin
https://invent.kde.org/packaging/krita-deps-management.git
cd ci-utilities
git remote set-url origin
https://invent.kde.org/packaging/krita-ci-utilities.git

I have updated links in everything I could think about, like documentation,
readme files and docker environment scripts. If you happen to find any old
link pointing to `dkazakov` namespace, please report! :)


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


More information about the kimageshop mailing list