setup-action VS vendir

Compare setup-action vs vendir and see what are their differences.

setup-action

Github Action for setting up Carvel apps (ytt, kbld, kapp, kctrl, kwt, imgpkg and vendir) (by carvel-dev)

vendir

Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively (by carvel-dev)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
setup-action vendir
1 2
16 261
- 0.8%
4.7 8.5
4 months ago 15 days ago
TypeScript Go
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.

setup-action

Posts with mentions or reviews of setup-action. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-04.

vendir

Posts with mentions or reviews of vendir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-18.
  • Ask HN: Why Are Git Submodules So Bad?
    2 projects | news.ycombinator.com | 18 Jun 2022
    i never found myself struggling with submodules, but at times i found myself just slightly annoyed (especially when having to remove/replace submodules), especially when they are used for simpler use cases.

    i actually ended up creating https://carvel.dev/vendir/ for some of the overlapping use cases. aside from not being git specific (for source content or destination), its entirely transparent to consumers of the repo as they do not need to know how some subset of content is being managed. (i am of course a fan of committing vendored content into repos and ignore small price of increasing repo size).

  • Deploy Neo4J's APOC plugin with code thanks to CARVEL vendir
    21 projects | dev.to | 4 Jul 2021
    👉The aim of this post is to document this to make things even easier with a tool called CARVEL vendir

What are some alternatives?

When comparing setup-action and vendir you can also consider the following projects:

guestbook-example-on-kubernetes - K8s guestbook example deployed with k14s tools

homebrew - Provides tools from https://carvel.dev via Homebrew package.

kapp-controller - Continuous delivery and package management for Kubernetes.

terraform-provider-carvel - Carvel Terraform provider with resources for ytt and kapp to template and deploy to Kubernetes

neo4j-apoc-procedures - Awesome Procedures On Cypher for Neo4j - codenamed "apoc"                     If you like it, please ★ above ⇧            

docker-image - Source for ghcr.io/vmware-tanzu/carvel-docker-image:latest that includes various Carvel tools

imgpkg - Store application configuration files in Docker/OCI registries

ytt.vim - syntax for ytt

kapp - kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label

simple-app-on-kubernetes - K8s simple Go app example deployed with k14s tools