repo groups API methods not documented

Mads Kiilerich mads at kiilerich.com
Sat Sep 17 12:54:49 UTC 2022


Hi

That is just the documentation that is incomplete (and perhaps slightly 
wrong).

You can get an idea of the functionality by looking at the 
implementation in 
https://kallithea-scm.org/repos/kallithea/files/stable/kallithea/controllers/api/api.py 
.

/Mads


On 9/17/22 10:11, Louis Bertrand wrote:
> Hello,
> I am trying to use the API to manage a number of repo groups but I don't see documentation on kallithea.readthedocs.io for methods like get_repo_groups, create_repo_group, and so on. They seem to work. Are they undocumented because not stable? Or is it just a to-do?
> My use case is managing a repo group for each student in a class such that they can all use a repo name like 'assignment1' without conflicts, and I can use the API to bulk clone repos to local for assessment. I need to bulk create those repo groups, and eventually delete them when the students graduate.
> Thanks
>   --Louis
>
> --
> Louis Bertrand, P.Eng.
> Professor, Faculty of Science, Engineering and Information Technology
> Durham College
>
> ________________________________
>
> ________________________________
> This message is intended only for the named recipients. This message may contain information that is confidential or exempt from disclosure under applicable law. Any dissemination or copying of this message by anyone other than a named recipient is strictly prohibited. If you are not a named recipient or an employee or agent responsible for delivering this message to a named recipient, please notify us immediately, and permanently destroy this message and any copies you may have. Warning: Email may not be secure unless properly encrypted.
> _______________________________________________
> kallithea-general mailing list
> kallithea-general at sfconservancy.org
> https://lists.sfconservancy.org/mailman/listinfo/kallithea-general




More information about the kallithea-general mailing list