mirror of
https://github.com/taigrr/github2mr.git
synced 2026-04-02 11:19:15 -07:00
This is the initial release which is fully-functional and works for myself, self-hosted github enterprise installations, and privately hosted gitbucket installs. It has not been tested against other systems (gogs, gitea, etc), but reports of success/failure or patches would be most welcome.
22 lines
433 B
Plaintext
22 lines
433 B
Plaintext
* [x] Work for github personal user - i.e. me
|
|
|
|
* [x] Work for organizations.
|
|
|
|
* [x] Work against https://git.steve.org.uk/
|
|
|
|
* [-] Work with user/password (+/- 2FA).
|
|
|
|
* [x] Allow filtering on name of repos, to cheat at excluding orgs.
|
|
|
|
* [x] Allow limiting "public", "private", or "all" repos.
|
|
|
|
* [x] Announce.
|
|
|
|
* [x] Squash and release.
|
|
|
|
* [x] Setup CI
|
|
|
|
* [ ] Add decent README.md
|
|
|
|
* [ ] Add tests (hard; since we're just injesting.
|