Ingest Gitee
Summary:
Gitee is China's answer to GitHub and is run by OS China (email contact is git@oschina.cn) (they also recently purchased OSDN). Several Chinese Debian derivatives use Gitee for their desktop code. The web interface is very similar to GitHub and they have an API that looks very similar to the GitHub API, so it might be compatible with the existing SWH lister for GitHub.
Here are a couple of example organisation and git repo URLs:
https://gitee.com/openkylin/
https://gitee.com/atzlinux/debian-cn
Plan:
- swh/devel/swh-lister#4689: Implement lister
- Implement loader
- docker: Run lister
- docker: Run loader
- Document lister
- Document loader
- Deploy on staging
- Call for public review
- Deploy on production