gitly
gitly copied to clipboard
Light and fast GitHub/GitLab alternative written in V
# Gitly CI/CD design Hi, I'm here to talk about CI/CD integration for Gitly. I use daily CI/CD on both GitLab and GitHub, and I see the power of the...
https://gitly.org/alex/vlang 
Steps to reproduce issue: 1. Head to http://gitly.org/ 2. Click on sign in on top left trainer 3. Click on [Login via GitHub](https://github.com/login/oauth/authorize?response_type=code&state=uFQeOpXIyofYrCYkAAVsKwYfuWrHJU&client_id=) 4. github returns 404.

It would be nice to be able to discuss a change (like on Github) and a line (in the code viewer, by simply having some button like "Start discussion" at...
For a fair comparison on http://gitly.org/ you may want to compare to gitea made in golang. https://github.com/go-gitea/gitea 
When I was trying to login with GitHub oAuth, its showing me 404 page 
go here: http://gitly.org/medvednikov/v/blob/master/examples/process/execve.v and click on "examples", you get here http://gitly.org/medvednikov/v/tree//examples which is an invalid link, we get `404 Not Found`
steps to reproduce: 1. go to http://gitly.org/medvednikov/v/blob/master/tutorials/building_a_simple_web_blog_with_vweb/code/blog/blog.v 2. click the tutorials hyperlink above the text 3. see the 404
With that I mean, supporting things like the [git-bug](https://github.com/MichaelMure/git-bug/blob/master/doc/model.md#anybody-can-create-and-edit-bugs-at-the-same-time-as-you) issue storage format, which stores issues inside the git repo, instead (or at least alternative to) storing them in a database....