August 6th, 2024

Show HN: A web extension to link Gitlab branch in Linear issues page

The Linear Lab Linker is a browser extension that connects Linear.app and GitLab, enhancing workflow by automatically linking GitLab branches on Linear issue pages and streamlining development processes.

Read original articleLink Icon
Show HN: A web extension to link Gitlab branch in Linear issues page

The Linear Lab Linker: GitLab Branch Connector is a browser extension designed to enhance the integration between Linear.app and GitLab. It automatically adds a direct link to the corresponding GitLab branch on Linear issue pages, thereby improving workflow efficiency for developers. Key features include direct linking to GitLab branches, eliminating the need to wait for a Merge Request to view the branch link, and streamlining the development process between Linear and GitLab. To install the extension, users can download or clone the repository, load it in their browser by enabling Developer Mode, and set it up by entering the GitLab project URL and Linear username. The extension automatically generates the corresponding GitLab branch link when creating a new issue in Linear. Users can update the extension by pulling the latest changes or re-downloading the ZIP file. Contributions are encouraged, and support can be sought through the GitHub repository, which is licensed under the MIT License.

- The extension links GitLab branches directly on Linear issue pages.

- It improves workflow efficiency for developers using both platforms.

- Installation involves downloading the repository and loading it in the browser.

- Automatic generation of branch links occurs when creating new issues.

- Contributions and support are available through the GitHub repository.

Related

Igneous Linearizer: semi-structured source code

Igneous Linearizer: semi-structured source code

The Igneous Linearizer project enhances source code in Obsidian Markdown format, enabling features like links and transclusion. It sacrifices AST correctness for compatibility with text editors and Git, benefiting literate programming. Users must follow specific input file formats for optimal use.

Git-PR: patch requests over SSH

Git-PR: patch requests over SSH

A new git collaboration service, git-pr, simplifies self-hosting git servers via SSH. It combines mailing list and pull request workflows, streamlining code collaboration. Users interact in the terminal, enhancing code review with patch requests. Notifications via RSS feeds and state changes reflected in static web assets. The service aims to bridge pull requests and email-based collaboration efficiently.

Wikimedia Gitlab Migration Status

Wikimedia Gitlab Migration Status

The Wikimedia movement supports Gerrit and GitLab for code hosting to reduce change fatigue. Challenges arose during migration to GitLab due to missing features, leading to the recommendation to keep deeply connected repositories on Gerrit.

Hosting Static Content with Gitlab

Hosting Static Content with Gitlab

Elmar Klausmeier's blog provides a guide for hosting static content on GitLab, detailing steps like creating a public repository, configuring deployment, and using a CI process with .gitlab-ci.yml.

Highlights from Git 2.46

Highlights from Git 2.46

Git 2.46 has been released with contributions from 96 contributors, introducing pseudo-merge bitmaps, enhanced credential helpers, and a new git config command, alongside various bug fixes and improvements.

Link Icon 2 comments
By @orliesaurus - 6 months
Neat, surprised Linear doesnt support this natively