[go: up one dir, main page]

|
|
Log in / Subscribe / Register

Using GitHub Issues for Python

Using GitHub Issues for Python

Posted May 23, 2018 9:09 UTC (Wed) by nirbheek (subscriber, #54111)
In reply to: Using GitHub Issues for Python by vstinner
Parent article: Using GitHub Issues for Python

Sure, I don't mean split your workflow across two different instances. I mean that GitLab has exactly the same workflow as GitHub w.r.t. pull requests, and the UI is very similar too (+ has a lot more features, has a more usable mobile UI, better command-line integration, etc). So they should seriously evaluate GitLab for issue tracking and wiki and not just go with GitHub because it's easier and because Guido likes it.


to post comments

Using GitHub Issues for Python

Posted May 23, 2018 9:23 UTC (Wed) by vstinner (subscriber, #42675) [Link]

It took two years to migrate Python code to GitHub. It's not just code, it's also the documentation for developers, the tooling, the integration of all tools, etc. I don't think that anyone wants to move to GitLab right now.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds