Operations | Monitoring | ITSM | DevOps | Cloud

GitKraken Workshop: Tips from GitKraken Power Users

Level up your GitKraken IQ with insights from power users. In this GitKraken workshop, a longtime GitKraken Desktop pro covers the features and workflows they use every day to streamline their work. We dive into the deeper aspects of the Commit Graph, sidebar, commit search and more. Whether you're a new user or a vet, you'll walk away with time-saving ideas you can apply today.

Step-by-Step Guide: How to Seamlessly Integrate Jira with Azure DevOps

Whether you’re managing code commits or tracking project tasks, integrating Jira with Azure DevOps can provide an informative, unified view of your development and deployment activities. In this step-by-step guide, we’ll walk through the process of connecting Azure DevOps to Jira using Git Integration for Jira – a versatile extension that enhances project management with real-time visibility and synchronization across your development pipelines.

Edit your Git-based Grafana dashboards locally

Learn how to to edit your Grafana dashboards locally, or as we like to think of it, "offline" editing. Grafana Cloud is the easiest way to get started with Grafana dashboards, metrics, logs, and traces. Our forever-free tier includes access to 10k metrics, 50GB logs, 50GB traces and more. We also have plans for every use case.

Announcing the Release of Cloudsmith CLI GitHub Action

We just released the Cloudsmith CLI GitHub Action. This new GitHub Action simplifies the process of installing and pre-authenticating the Cloudsmith CLI using OpenID Connect (OIDC) or an API Key. Whether managing packages, pushing artifacts, or automating your CI/CD workflows, this action is designed to streamline your experience and enhance your productivity.

Top ten Git tips & tricks

Git is one of the most widely used collaboration tools in Software development. Even software developers working without teams often use Git as a version control system. Most people interact with Git through the command line, but many code editors and IDEs have Git integrations with built-in tools to make your workflow easier. Though Git is widely used, many developers only have a surface-level appreciation of all that Git has to offer.