Operations | Monitoring | ITSM | DevOps | Cloud

Jira GitHub Integration

You can create a Jira GitHub integration through Git Integration for Jira. This tool will allow you to use smart commits, create branches and pull requests on your GitHub repositories directly from Jira, index repositories with webhooks, and more! Developed by Atlassian in 2002, Jira is a project management tool that aims to help software development teams effectively track their projects.

GitLens 12.1 - Richer GitLab Integration and Improved Autolinks

We are proud to introduce the world to the most recent release of GitLens. We have added richer GitLab integration, Gerrit support, the ability to reorder your commits when making an interactive rebase, and more. We can’t wait for you to read all about what’s new in GitLens 12.1!

GitKraken Client v8.6 - Faster Git LFS and beyond!

We know that everyone’s code story may be a little different, but speedier repos are something everyone can get behind. No matter where your developer adventures take you, it is important to keep all your code, configuration, and media assets together, and never leave a file behind. That is why we have been working on a lot of performance improvements for Git LFS users and have added Bitbucket Workspace support for Bitbucket Server users!

Deploying a MkDocs documentation site with GitHub Actions

In the previous post in this series about building documentation sites with MkDocs, I showed you how to host a site on GitHub Pages. We briefly touched upon GitHub Actions, the integrated build and deployment server available on GitHub. In this post, I'll continue the example and get a real deployment pipeline set up.

Git Multi Repo vs Git Mono Repo: Which Should You Choose?

For businesses and organizations that offer any sort of digital experience, code quality and security is of cardinal importance. As such, the architecture of that code – how it is stored, accessed, and built upon – is critically important. In this age of digital transformation, if you’re standing still, you’re moving backward.

5 Advanced Tips for How to Use GitLens in VS Code

GitLens is a Git extension that integrates seamlessly with Visual Studio Code. In fact, with over 14 million installs, it’s one of the most popular Git extensions on the VS Code Marketplace. GitLens earned its popularity because of its ability to unlock valuable authorship information, helping users navigate a project’s revision history, and much more.

Intro to the CLI Part 4: Customizing Your CLI Shell

So far in this series, you have learned why it’s important to understand how to use the command line, some command line basics and shell commands, and all about running CLI-based applications and command line tools. In this part of our CLI intro series, you are going to learn the basics of customizing your shell user experience. In this part of the CLI intro series, we’re going to focus on.

Embedding Git Commit Information in Go Binaries

It is always helpful to know which version you are running of some software, even more so when running development versions. So it’s good if software is able to tell you its version, for example by calling it with --version. For release versions, maintaining this information by hand is feasible, but in order for development versions to show exact revision information, you need some automation, otherwise updating it will be forgotten, leaving you with wrong information.

GitKraken Client v8.5 Release: Azure DevOps Workspace Support

Working as a team is critical to any mission, whether you’re taking on a galactic empire or pushing your code through your DevOps pipelines. Helping more teams, of all shapes and sizes, work effectively is why we have added support for Azure DevOps repositories in GitKraken Workspaces. We think you will agree, the force is strong with GitKraken Client v8.5 and Azure DevOps Workspaces!