whats your development process for github actions and how are you testing them?

This page summarizes the projects mentioned and recommended in the original post on /r/devops

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • act

    Run your GitHub Actions locally 🚀

  • Depending on your needs, this might be what you want: https://github.com/nektos/act

  • pre-commit-terraform

    pre-commit git hooks to take care of Terraform configurations 🇺🇦

  • Personally I use pre-commit with some of these hooks in addition to some default hooks. It's basically a localised CI pipeline, and also means every commit has passed checks so keeps your commit history neat. Way faster to develop infrastructure code and fix issues than having to keep pushing to the remote repo and waiting for an Action to run.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • atlantis

    Terraform Pull Request Automation

  • You should also check https://www.runatlantis.io/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How long have you guys actually had the title “platform engineer”? What other titles did you have before that, if any?

    3 projects | /r/platform_engineering | 14 Feb 2023
  • Terraform Best Practices for Better Infrastructure Management

    9 projects | dev.to | 15 May 2022
  • OpenTofu 1.7.0 is out with State Encryption, Dynamic Provider-defined Functions

    5 projects | news.ycombinator.com | 30 Apr 2024
  • Top Terraform Tools to Know in 2024

    19 projects | dev.to | 26 Mar 2024
  • Stop Squinting at IaC Templates: Preview Diffs for Argo CD, Terraform, and more!

    4 projects | dev.to | 23 Mar 2024