github-actions-typing VS ocurrent

Compare github-actions-typing vs ocurrent and see what are their differences.

github-actions-typing

Bring type-safety to your GitHub actions' API! (by typesafegithub)

ocurrent

Keeps things up-to-date (a CI/CD pipeline OCaml eDSL) (by ocurrent)
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
github-actions-typing ocurrent
4 2
33 135
- 0.7%
8.0 7.1
7 days ago 3 months ago
Kotlin OCaml
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

github-actions-typing

Posts with mentions or reviews of github-actions-typing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-22.

ocurrent

Posts with mentions or reviews of ocurrent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-22.
  • GitHub Actions could be so much better
    21 projects | news.ycombinator.com | 22 Sep 2023
    Y axis is tool selection. Positive region of axis is “use a DSL”, lower region is “use a GeneralPurposeProgrammingLanguage”

    The line starts at the origin, has a SMALL positive bump, than plummets downwards near vertically.

    Gets it right? Tools like ocurrent (contrasted against GH actions) [1], cdk (contrasted against TF yaml) [2]

    Gets it wrong? Well, see parent post. This made me so crazy at work (where seemingly everyone has been drinking the yaml dsl koolaide) that i built a local product simulator and yaml generator for their systems because “coding” against the product was so untenable.

    [1] https://github.com/ocurrent/ocurrent/blob/master/doc/example...

  • Show HN: Automation the KISS way. No YAML involved
    6 projects | news.ycombinator.com | 25 Mar 2022
    Keep working on this. It’s a splendid idea. Would be cool to eventually have a recipe where you import the crate, then program the deploy in rust, invoking your tool which builds my-build.rs, or a proper cargo build.

    The following not true apples to apples, but pretty close. Rather than another crummy stringy DSL, the ocaml community said “we want to program our CI pipelines in OCaml”. So, they created https://github.com/ocurrent/ocurrent. You build your pipeline in an incredible language—then the CI server simply invokes your pipeline code, assuming you’ve implemented a basic interface.

What are some alternatives?

When comparing github-actions-typing and ocurrent you can also consider the following projects:

github-workflows-kt - Authoring GitHub Actions workflows in Kotlin. You won't go back to YAML!

z-run - z-run -- scripting library lightweight Go-based tool

ghtool - A command-line tool for interacting with Github API with some specialized features oriented around Checks

act - Run your GitHub Actions locally 🚀

azure-pipelines-agent - Azure Pipelines Agent 🚀

cheats - cheats allows you to create interactive cheat sheets for the command line.

Concourse - Concourse is a container-based continuous thing-doer written in Go.

automate - Native bash script for automate tasks in a multiple servers

pipeline - A cloud-native Pipeline resource.

tricorder - Automation the KISS way

gitlab-ci-local - Tired of pushing to test your .gitlab-ci.yml?