Operations | Monitoring | ITSM | DevOps | Cloud

Git

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!

Git Integration for Jira Data Center Release: Automation for Jira

Git Integration for Jira Data Center has seen some major updates in the last quarter, including new Automation for Jira support: giving you more control and power over repository trigger actions. Let’s dive into the new features and improvements for Git Integration for Jira Data Center.

11 Tips for Using GitLens in VS Code

GitLens is the number one Git extension for VS Code, helping over 14 million developers unlock the power of Git in their favorite editor! Here are 11 expert tips on how to make the most of using GitLens right now! Optimize your Git experience with VS Code today – install GitLens to enjoy better project history visualization and insights! Install GitLens Free!

Setting up continuous integration with CircleCI and GitHub

Continuous integration (CI) involves the test automation of feature branches before they are merged to the main Git branch in a project. This ensures that a codebase does not get updated with changes that could break something. Continuous delivery (CD), on the other hand, builds upon CI by automating releases of these branches or the main branch. This allows small incremental updates that reach your users faster, in line with Agile software development philosophy.

The State & Future of GitLens

GitLens was developed in 2016 as a lightweight extension that supercharges the capabilities of Git within VS Code. Today, with over 14 million installs and counting, GitLens is the most popular Git extension in the VS Code marketplace and one of the most widely-used extensions overall. Millions of developers are leveraging GitLens to unlock helpful insights about their project history in VS Code.

GitKraken Client v8.4: Team Workspaces & Pull Request View

GitKraken knows that software development relies on efficiently coordinating with your A-Team. That is why we’ve added a pull requests section, more repo information to GitKraken Workspaces and a new way to organize and share them with your teams in GitKraken Client! As Mr. Keif would say: I pity the tool that doesn’t have the incredible team features included in GitKraken Client v8.4!

GitKraken Client v8.4 Release: Team Workspaces + Pull Request View

Pull requests are now available in GitKraken Workspaces, providing users a centralized way to find, view, and modify pull requests across multiple repositories in one place. GitKraken Workspaces can now be shared with your team, so everyone working on the same project can easily access the repos and pull requests they need. Sharing a Workspace is also a convenient way to onboard new team members who may need to clone many repos at once.