Operations | Monitoring | ITSM | DevOps | Cloud

Collaborating on GitHub: Best Practices for Working With Others

The idea of ‘collaboration’ in software development isn’t new. More often than not, delivery of a software product is only possible because of teamwork and combined effort. Over time, collaboration has risen to priority one in the tech world, and some tools now make it seamless to share resources and work across even the largest of teams. In this article, we are going to be exploring GitHub, a collaboration platform that helps teams work and ship products together.

How to Conduct Awesome Code Reviews in 2023 with GitKraken Client

Code review is not just a helpful practice for any software-related organization, it’s necessary. It is an essential component of the software development process that paves the path for developers to identify bugs and improve the overall quality of their end products. Code reviews are even more critical today given the popularity of remote work and distributed teams. GitKraken Client is a powerful tool that helps developers manage and review code.

How to Manage Multiple GitHub Accounts with GitKraken Client

GitKraken Client makes working with GitHub simple thanks to a great GitHub Integration. The GitHub integration allows you to sign in using GitHub, which will automatically connect the integration. Or you can manually connect the integration from Preferences > Integrations > GitHub. Once connected, you’ll be able to easily create repositories on GitHub, clone repositories from your GitHub account, work with pull requests, manage GitHub issues, and much more.

GitKraken Client 9.3: Skip the Corporate UI and Stay in That Sweet GitKraken Dark Theme

This release is all about improving our Azure DevOps integration. According to our super sea-cret metrics, Azure DevOps is our users’ third most popular Git hosting service, after GitHub and Bitbucket. That explains why so many of you have sent in support tickets or submitted feature requests to make the integration with Azure match the excellent experience users have with our Bitbucket, GitHub, and GitLab integrations.

Creating & Merging Pull Requests in VS Code

My name is Luca Del Puppo, I’m a FullStack Developer in Claranet It. I have been a software developer since 2013. I have a background in c# with.net framework, but lately, I’ve moved to Node and React. I’m working for a consulting company, and typically I try to use my experience to help customers to get rid of their problems, remove roadblocks, and achieve their business goals.

Top 5 Reasons Why GitHub Enterprise is the Ideal Solution for Your Company's Workflows

GitHub is an extremely popular, web-based repository hosting service that allows developers to store their Git repos in a central location. GitHub Enterprise is one of GitHub’s many product offerings. Tailored for mid-size to large companies, GitHub Enterprise includes enhanced code management solutions, additional code security features, automation support, and a range of additional features for optimizing workflows.

How to Set Up a GitHub Profile README

What’s up!? My name is Mikaela Caron, I’m an iOS Engineer at Lickability, and also a freelance developer, GitKraken Ambassador, and content creator. I make content on YouTube, Instagram, and Mastodon / Twitter about iOS development and freelancing. I also organize a monthly online meetup called iOS Dev Happy Hour. I wrote this article to explain the benefits of having a profile README, how to create your own, and show a few examples of public profiles.

How to Conduct Efficient Code Reviews with GitLens

Code reviews are a massively beneficial way to improve code quality, identify vulnerabilities, and establish coding best practices. According to Microsoft researchers, peer code reviews improve code quality by 15–35%. In addition, according to the Journal of Systems and Software, peer code reviews increase accountability by 30–40%.

Dealing with Difficult Stakeholders or Clients

Most of the time, working with clients to create, improve, or enhance software is a great experience. You get to put your skills to the test and create unique solutions that improve people’s workflows and quality of life. However, there are occasions when working with a client can get out of control. For example, a client might make a last minute request that derails project timelines and stretches the scope beyond what was agreed on in the beginning.

Using GitKraken Client in WSL 2

WSL 2 is useful for developers who prefer a Linux development environment but need to use Windows as their primary operating system. And GitKraken Client is used by developers and teams to visualize and work efficiently with their Git repositories. With the 9.1 release of GitKraken Client, you can combine the benefits of both resources. In this article, we will explore the advantages associated with using GitKraken Client in WSL 2 and provide step-by-step instructions on how to get set up.