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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 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.

  • 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
  • Use Terraform module from a private git project with Atlantis

    3 projects | dev.to | 16 Aug 2024
  • Show HN: Webhooked.email (2023)

    3 projects | news.ycombinator.com | 3 Aug 2024
  • OpenTofu 1.7.0 is out with State Encryption, Dynamic Provider-defined Functions

    5 projects | news.ycombinator.com | 30 Apr 2024

Did you konow that Go is
the 4th most popular programming language
based on number of metions?