windmill VS windmill-gh-action-deploy

Compare windmill vs windmill-gh-action-deploy and see what are their differences.

windmill

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool. (by windmill-labs)

windmill-gh-action-deploy

windmill.dev's github action to deploy scripts to your workspace (by windmill-labs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
windmill windmill-gh-action-deploy
86 2
8,305 2
4.6% -
10.0 4.4
3 days ago over 1 year ago
Svelte TypeScript
GNU General Public License v3.0 or later MIT License
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.

windmill

Posts with mentions or reviews of windmill. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-22.

windmill-gh-action-deploy

Posts with mentions or reviews of windmill-gh-action-deploy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-09.
  • Launch HN: Windmill (YC S22) – Turn scripts into internal apps and workflows
    8 projects | news.ycombinator.com | 9 Aug 2022
    > Ability to store everything in code that you control. In Airplane, we have a CLI that lets you deploy scripts from your own machine to Airplane. You can version control the script code as well as the metadata (name, parameters, validation rules, etc). In Windmill you have to create everything in their UI as far as I can tell. Airplane's approach is more developer-friendly and also allows you to reference other code in your codebase if you want.

    https://github.com/windmill-labs/windmill-gh-action-deploy Which is basically just sending a tar of your repo to sync it so you do not have to centralize your code on Windmill if you do not have to.

    What about the features you do not provide, like a fully-featured web editor with lsp in the backend for smart assistant. The ability to convert script parameters to UI directly and so on.

    > * Third-party integrations (Sendgrid, Slack, etc). I only saw Slack in your docs.

    This is disingenuous, we provide integrations for anything that has OAuth https://docs.windmill.dev/docs/contributors_guide#add-an-oau... by just needing to append the oauth informations to this file: https://github.com/windmill-labs/windmill/blob/main/backend/.... We have a hub for people to provide the no-code module part out of it. We expect this ways to have thousands of integrations by the end of this quarter when you will only have a dozen.

    You have an amazing product but being open-source is not our sole differentiator, we want to build an even better amazing product.

  • No-code is the future of programming. That's great news for engineers
    5 projects | news.ycombinator.com | 13 Mar 2022
    Yes you can, and you should! The included versioning is there for simplicity if you do not want the hassle to maintain your own git repo. But the real git will always be more powerful.

    There is a github action to automatically deploy from github to windmill: https://github.com/windmill-labs/windmill-gh-action-deploy

    That gh action is what I do for the public templates that hydrate every workspace on:

    https://github.com/windmill-labs/windmill

    Fun fact, the way it works is that it just tarball a subdir of your repo and send it as an input of a normal windmill script that then just extract it to your workspace (for all the diffs that it finds).

What are some alternatives?

When comparing windmill and windmill-gh-action-deploy you can also consider the following projects:

automatisch - The open source Zapier alternative. Build workflow automation without spending time and money.

plasmic - Visual builder for React. Build apps, websites, and content. Integrate with your codebase.

budibase - Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀

supabase - The open source Firebase alternative.

pg_jsonschema - PostgreSQL extension providing JSON Schema validation

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

dagger - Application Delivery as Code that Runs Anywhere

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

Mattermost - Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

QEMU - Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

ploomber - The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB