CI/CD topic

CI/CD is a build automation strategy and part of DevOps

  • Continuous integration: Frequent merging of several small changes into a main branch.
  • Continuous delivery: When teams produce software in short cycles with high speed and frequency so that reliable software can be released at any time, and with a simple and repeatable deployment process when deciding to deploy.
  • Continuous deployment: When new software functionality is rolled out completely automatically.

List CI/CD repositories

demo-space-game-vnext

28
Stars
9
Forks
Watchers

The Space Game website is a .NET 7 web app written in C# that's deployed to ☁️ Azure Web App for Containers and Azure SQL ☁️. The infrastructure is deployed using Azure Bicep 💪, and the application i...

ec2-github-runner

673
Stars
301
Forks
Watchers

On-demand self-hosted AWS EC2 runner for GitHub Actions

ghactions

170
Stars
17
Forks
Watchers

GitHub actions for R and accompanying R package

ghpages

180
Stars
37
Forks
Watchers

Deploy arbitrary static assets through GitHub Actions

cicdstatemgr

27
Stars
8
Forks
Watchers

Utility for managing CICD state, sending notifications, and mediating Slack interactive messages & slash commands across multiple flows of execution in CICD platforms such as Tekton.

surmagic

310
Stars
43
Forks
Watchers

🚀 Command Line Tool to create XCFramework for multiple platforms in one shot!

modern-data-warehouse-dataops

539
Stars
435
Forks
Watchers

DataOps for the Modern Data Warehouse on Microsoft Azure. https://aka.ms/mdw-dataops.

dbx

435
Stars
119
Forks
Watchers

🧱 Databricks CLI eXtensions - aka dbx is a CLI tool for development and advanced Databricks workflows management.

javascript-testing-best-practices

23.7k
Stars
2.0k
Forks
Watchers

📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)