gitly icon indicating copy to clipboard operation
gitly copied to clipboard

Light and fast GitHub/GitLab alternative written in V

Results 45 gitly issues
Sort by recently updated
recently updated
newest added

# 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 ![Screenshot_35](https://user-images.githubusercontent.com/5604544/167065828-7d23478c-7287-493a-8986-7e2370409c33.png)

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.

![image](https://user-images.githubusercontent.com/687996/166807114-337d22b3-ec47-4d31-af65-5741ff4a57a4.png)

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 ![image](https://user-images.githubusercontent.com/26340942/137078497-dc61e26c-551f-47a5-8431-96571983c26f.png)

When I was trying to login with GitHub oAuth, its showing me 404 page ![image](https://user-images.githubusercontent.com/6123002/119080472-c6f6a880-ba17-11eb-8465-40a079db9e64.png)

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....