Every software system used at Gitlab
31–40 of 123 posts
Re: Every software system used at Gitlab
#32How did GitLab track and create this diagram? Is there a service that does it automatically?
See https://app.diagrams.net/ -- you'll recognize the style.
This is very valuable to me as a Linux user in a Microsoft Platinum partner org because I can't run Visio natively.
Re: Every software system used at Gitlab
#33How did GitLab track and create this diagram? Is there a service that does it automatically?
Re: Every software system used at Gitlab
#34How did GitLab track and create this diagram? Is there a service that does it automatically?
See https://app.diagrams.net/ -- you'll recognize the style.
Re: Every software system used at Gitlab
#35Re: Every software system used at Gitlab
#36Re: Every software system used at Gitlab
#37Gitlab has been pretty great so far, but the code review tooling is so poor I think I need to look elsewhere. The pull request pages take forever to load, they can't handle pull requests with over 800 lines well at all. It will collapse files with over 100-200 lines of changes for seemingly no reason (hiding the comments within them). You can't ignore whitespace in diffs, and the comments disappear from the diff if t…
I still think the merge request UI is great. Its main problems are its slowness and the fact that files with a long diff are collapsed. As the full merge request is quite slow, I will usually open the diff of each commit one by one, then put review comments as a "per commit" basis.
Re: Every software system used at Gitlab
#38As a complete remote company, I wonder if GitLab's business affected much by COVID-19?
Re: Every software system used at Gitlab
#39Gitlab has been pretty great so far, but the code review tooling is so poor I think I need to look elsewhere. The pull request pages take forever to load, they can't handle pull requests with over 800 lines well at all. It will collapse files with over 100-200 lines of changes for seemingly no reason (hiding the comments within them). You can't ignore whitespace in diffs, and the comments disappear from the diff if t…
Re: Every software system used at Gitlab
#40Why is salesforce the center of attention?
How much money do you wager that Salesforce license costs? I know there's the whole build-vs-buy debate, but with the cost of Salesforce, might it not be better to just stick everything in a database and throw a MySQL WYSIWYG tool like phpmyadmin in front in order to let non-engineers see the schema and build forms? I suppose if you're earning money hand over fist (or keep getting VC funds) then the cost of your Sale…