Keeping your data pipelines healthy with the Great Expectations GitHub Action
This post is the second in our series on using GitHub for MLOps and data science. Just joining in? Get started with part one. Most continuous integration (CI) tools only focus on providing ways to help...
View ArticleGitHub Enterprise Server 3.3 enhances CI/CD and adds a new security manager role
The GitHub Enterprise Server 3.3 release candidate brings some much anticipated improvements to CI/CD and security. This latest release sees the introduction of a new role, a new webhook for GitHub...
View ArticleHow to build a CI/CD pipeline with GitHub Actions in four simple steps
Continuous Integration / Continuous Delivery (CI/CD) has long been—and continues to be—the domain of DevOps experts. But with the introduction of native CI/CD to GitHub in 2019 via GitHub Actions,...
View Article6 strategic ways to level up your CI/CD pipeline
In today’s world, a well-tuned CI/CD pipeline is a critical component for any development team looking to build and ship high-quality software fast. But here’s the thing: It’s rare you’ll find two...
View ArticleBest practices on rolling out code scanning at enterprise scale
As a Solutions Engineer at GitHub, I partner with our Enterprise customers to ensure they get the most out of GitHub. That often comes in the form of best practices discussions, tool optimizations or...
View ArticleIntroducing GitHub Actions Importer
We’re excited to announce a public preview of GitHub Actions Importer, which helps you forecast, plan, and facilitate migrations from your current CI/CD tool to GitHub Actions. Doing individual...
View ArticleHow to automate a Microsoft Power Platform deployment using GitHub Actions
Low-code has enabled not only developers to deploy code more easily, but it has also lowered the barrier to entry for many others to deploy applications without having to have a large amount of coding...
View ArticleEnforcing code reliability by requiring workflows with GitHub repository rules
Centrally managed policies are hard CI/CD best practices are easy to talk about and hard to implement. For example, teams want to avoid surprises before deploying code but often stop short of...
View ArticleGitHub Actions, Arm64, and the future of automotive software development
Automotive software development moves to the cloud We are at an inflection point for automotive embedded development to move to the cloud. In an era where software has not just eaten the world but is...
View ArticleStreamlining your MLOps pipeline with GitHub Actions and Arm64 runners
In today’s rapidly evolving field of machine learning (ML), the efficiency and reliability of deploying models into production environments have become as crucial as the models themselves. Machine...
View Article