Creating new repositories
Want to create a new repo? Start here.
This page has an internal companion page which might contain additional information.
Determining the correct group
The top-level cki-project group is only for production repositories. Because of that, repository creation is disabled by default for this group. If you want to create a temporary or experimental repository, please create it in the experimental subgroup instead. If you really need to create a new production repository, temporarily enable repository creation in the group settings.
Clone the template project
For all groups, new repositories for Python projects must derive from the template project.
Go to the New project page in the cki-project group. Click
on Create from template
→ Group
→ general
→ Use template
, and select
Public
visibility.
Use a reasonable project slug without underscores (use dashes instead) and leave the project name empty.
Last modified August 1, 2022: Add Team talks index (83e5e3a)