Remove github
article thumbnail

Get a Jump Into GitHub Actions

DZone

On January 27, 2021, Angie Jones of Applitools hosted Brian Douglas , aka "bdougie", a Staff Developer Advocate at GitHub, for a webinar to help you jump into GitHub Actions. You can watch the entire webinar on YouTube. This article goes through the highlights for you. Introduction.

Website 242
article thumbnail

Leverage Dynatrace AIOps in GitHub CI pipelines to prevent critical incidents

Dynatrace

GitHub Actions offer a great way to automate, customize, and execute your software development workflows. GitHub workflows can be quite complex, executing dozens of individual build, test, and deployment steps. What is a GitHub Action? It’s useful for seamlessly observing all your GitHub workflows. Dynatrace news.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Part 1: How Dynatrace and GitHub help you deliver better software faster

Dynatrace

These problems are the drivers behind Dynatrace’s solution offering called Cloud Automation and this two-part blog series shows how to tackle these problems using GitHub Actions. GitHub and GitHub Actions. Microsoft’s GitHub is the largest open-source software community in the world with millions of open-source projects.

Software 246
article thumbnail

Part 2: How Dynatrace and GitHub help you deliver better software faster

Dynatrace

Part one also provided an overview of Dynatrace’s Cloud Automation solution, Microsoft’s GitHub Actions , and open-source examples you can use and extend related to deployment and release monitoring. Monitoring as Code GitHub action example to configure tagging rule. Define the “Keptn Automation” as the GitHub Action step.

Software 202
article thumbnail

Eating One's Own Dogfood: GitHub Using Actions and Runners for GitHub.com

InfoQ

To improve how they ship software in a scalable and effective way, GitHub has adopted GitHub Actions for a part of their continuous integration system. In particular, they leveraged the new Actions larger runners to get to run 15,000 CI jobs across 150,000 cores. By Sergio De Simone

article thumbnail

Auto Split Slow RSpec Test File by Test Examples on GitHub Actions Parallel Jobs

DZone

Github Actions allows running parallel jobs easily. In a previous article, we explained how you can use Knapsack Pro to split your RSpec test files efficiently between parallel jobs on GitHub Actions. Today we’d like to show how to address the problem of slow test files negatively impacting the whole build times.

Testing 162
article thumbnail

How Project Cyclop Enabled GitHub to Reduce Push Failures to Nearly Zero

InfoQ

GitHub spawned Project Cyclop several months ago to identify what caused occasional push failures and find a fix. It turns out there was no single culprit, and a careful analysis led to identify a number of changes improved push traffic by at least an order of magnitude, according to GitHub. By Sergio De Simone.

Traffic 83