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

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
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 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 203
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

GitHub Was Down Multiple Times Last February: Here's Why

InfoQ

GitHub completed its internal investigation about what caused multiple service interruptions that affected its service last February for over 8 hours. The root cause for this was a combination of unexpected database load variation and database configuration issues. By Sergio De Simone.

article thumbnail

Top Secrets Management Tools for 2024

DZone

Almost every software development process involves secrets: credentials for your developers to access your version control system (VCS) like GitHub, credentials for a microservice to access a database, and credentials for your CI/CD system to push new artifacts to production.

Database 254