TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Gitlab 12.6

81 pointsby bjokoover 5 years ago

5 comments

clonover 5 years ago
I am thankful for this release. It finally fixed two major issues that had plagued Gitlab for us for a long time:<p>- The &quot;Rebase&quot; button now actually seems to work reliably with no cases of endless spinning to report in the few tens of button presses so far for me (we merge fast-forward only). Hoping this is not a fluke and will not regress in the future.<p>- The &quot;Hide whitespace changes&quot; button works again after breaking what feels like some time in 2018.<p>These 2 sound like really basic functionality, so it also represents the sad state of Gitlab development - a priority on useless fluff on top of regressions in each release, while hundreds of bugs that actually affect users go unaddressed.<p>This is a good release.<p>Edit: Their issue tracker [1] actually lists 37.8k issues with 23.9k &quot;open&quot;, which represents 63% of all issues ever created. As a project matures and ages, you would expect this metric to start to go down naturally, as you &quot;plateau&quot; on a sustainable level of open issues. If this were my project, I would be freaking out.<p>[1] <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab&#x2F;issues" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab&#x2F;issues</a>
评论 #21858932 未加载
评论 #21858770 未加载
评论 #21859591 未加载
majkinetorover 5 years ago
Unfortunatelly there is still no way to run CI file locally which is major turn down. Deprecated `exec` command is hell to use.<p>I should be able to install runner on developers machine and just run and debug pipeline there, with or without Gitlab server present.
评论 #21863205 未加载
评论 #21858728 未加载
评论 #21859022 未加载
评论 #21858522 未加载
robbyaover 5 years ago
&gt; Streamline Audits with Release Evidence<p>I&#x27;ve seen companies with overly painful audit requirements, and making the process of generating artifacts for audit as easy as possible is a great way forward. Box ticking exercises should take minimal engineering time.<p>My current project doesn&#x27;t use gitlab, but I love the constant innovation Gitlab pushes out.
评论 #21863163 未加载
mrocheover 5 years ago
Interesting addition of Conan support right into GitLab.<p>&gt; For any development organization, having an easy and secure way to manage dependencies is critical. Package management tools, such as Conan for C&#x2F;C++ developers, provide a standardized way to share and version control these libraries across projects.<p>&gt; In GitLab 12.6, we are proud to offer Conan repositories built directly into GitLab. Developers can now publish their packaged libraries to their project’s Conan repository. Simply set the Conan remote to the GitLab Package Registry and start uploading, installing, and deleting packages today.
评论 #21859045 未加载
Dolores12over 5 years ago
Any update on telemetry? Looks like nothing in release notes.