Operations | Monitoring | ITSM | DevOps | Cloud

Pro Tip: Enhance Your Coding Environment with the Colorful Themes of Rainglow for VS Code

If you're looking for some fresh new themes to really vibefy your coding experience, then check out the Rainglow extension for VS Code! These themes are designed to give you a stylish and modern coding experience that you'll love. From dark and modern to light and airy, these themes are perfect for any developer looking for a fresh new look. Give the Rainglow extension a shot and see for yourself how it can change your coding experience!

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.

Azure Spring Clean Stop Committing Your Secrets - by Dwayne McDaniel GitKraken

No one wants their keys and secrets on GitHub, but one bad push can mean you are suddenly exposed. Git and open source provide a way to automatically check for secrets on every commit! Dwayne McDaniel is the Developer Evangelist for GitKraken. This talk was released as part of Azure Spring Clean 2022 conference. Learn more about GitKraken's legendary tools for Git, including GitKraken Client, GitLens for VS Code, and Git Integration for Jira.

GitKraken Client Tutorial: How to Use the Git GUI & CLI

GitKraken Client is the most popular Git client in the world and the only one that comes equipped with both a graphical user interface (GUI) and command line interface (CLI). In this tutorial video you’ll learn how to easily and safely leverage the full power of Git. Use chapters to quickly skip ahead.

GitKraken Client v8.3 Release - Now 2x Faster for Apple Silicon Users

The GitKraken Client now runs natively on Apple Silicon with faster performance and lower power consumption. Additionally, a Mac Big Sur update means that those on MacOS Big Sur or later no longer need to run custom terminal commands to improve performance. If you are on a Mac with Apple Silicon, you will need to download the new client from our website and replace your existing client, but don’t worry. All of your settings, including profiles and integrations, will remain intact.

GitKraken Client v8.2 Release: Manage Multiple Git Repos & GitKraken Themes

Version 8.2 of the GitKraken Client introduces the ability to manage multiple Git repositories with GitKraken Workspaces. Improve organization by grouping multiple Git repos from one project together, and save time cloning multiple repositories and Git fetching from multiple repositories at the same time. GitKraken Workspaces also makes it easier to quickly onboard new team members to Git projects. Also new in this release.

Deploying Fast Static Sites with Jamstack & Headless CMS

Have you heard about Jamstack? If we consider the advantages of static web pages, we can create scalable websites with better performance and enhanced security, all at a lower cost. In this talk by Facundo Giuliani from Storyblok, you will learn how to maintain and deploy Jamstack websites, generate static assets on build time, use different data sources, like Headless CMS, and get builds triggered automatically whenever a change is introduced to your Git repository.

GitKon Keynote: Edward Thomson of GitHub npm - Git and its Ecosystem

In April 2005, Linus Torvalds gave us 1,000 lines of C code sprinkled with TODOs and comments about design decisions. What was meant to be the basis of an “information manager” to help him develop the Linux kernel evolved into what we now know as Git. 15 years later, Git is the dominant version control system in use worldwide, and has spawned an entire ecosystem of Git software and tools.