El diumenge, 17 de gener de 2021, a les 11:07:40 CET, Johnny Jazeix va escriure:
> Hi Ben,
> 
> https://build.kde.org/view/Failing/job/Applications/job/kaccounts-integration/job/kf5-qt5%20SUSEQt5.15/lastFailedBuild/console
> 
> CMake Error at CMakeLists.txt:50 (include):
> include could not find load file:  KDEGitCommitHooks
> 
> Side effect or bad ECM minimal version?

That's kind "a different git hook", what Ben wrote about is something that runs 
on the git server, this error is about something that runs on the developer 
side.

This error is because Nico forgot that kaccounts-integration is not a KDE 
Framework and thus it would be really desirable for it to not depend on an 
unreleased version of extra-cmake-modules for the benefit of all of us that 
don't compile our own KDE Frameworks and just use released versions.

Cheers,
  Albert

> 
> Johnny
> 
> Le dim. 17 janv. 2021 à 05:45, Ben Cooksley <bcooks...@kde.org> a écrit :
> >
> > Hi Community,
> >
> > This evening we completed the deployment of a significant refactor and 
> > rework of the Git hooks that run on Gitlab (invent.kde.org) each time the 
> > system receives a push.
> >
> > This moves us away from the `update` hook to the `pre-receive` hook, ports 
> > the hooks to Python 3, refactors a number of parts of the hooks to make 
> > them easier to work with and test in the future, and introduces some new 
> > functionality.
> >
> > This new functionality allows for larger changes in certain circumstances 
> > to still be notified in a  summarised manner, ensuring that it is still 
> > possible to monitor changes to code in our repositories even when bulk 
> > imports are taking place from time to time.
> >
> > As the changes were quite invasive, please let us know if you observe any 
> > unusual behaviour.
> >
> > Many thanks,
> > Ben Cooksley
> > KDE Sysadmin
> 




Reply via email to