Show HN: What if Dependabot and Ansible had a child?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • updatecli

    A Declarative Dependency Management tool

  • Like in this package https://github.com/updatecli/updatecli/tree/main/pkg/plugins...

    And the matching between a package and a resource kind is done here

  • kubernetes-management

    Jenkins Infrastructure Kubernetes Management

  • Kind of, the reason why it's a bit difficult to describe the project is because the different component mean different things to different people.

    I built updatecli so I could use it to help me maintain infrastructure as code, then bit by bit, I discovered how other people were using it to solve challenges that I didn't imagine.

    Scenario 1: https://github.com/jenkins-infra/kubernetes-management/blob/...

    We monitor the latest Certmanager chart version available and we bump our git repository so Helmfile can pick the latest version and update our Kubernetes clusters.

  • 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 logo
  • dependabot-core

    🤖 Dependabot's core logic for creating update PR's.

  • agreed, FYI dependabot is open source for non-commercial use and you can run it locally

    https://github.com/dependabot/dependabot-core/blob/main/LICE...

  • meta-package-manager

    🎁 wraps all package managers with a unifying CLI

  • I wrote something similar but to keep a local system up-to-date: https://github.com/kdeldycke/meta-package-manager#readme

    With Meta Package Manager you can aggregate the results of all package managers available on your machine:

        $ mpm outdated

  • website

    Updatecli website (by updatecli)

  • The purpose is to automate infrastructure as code.

    Scenario 2: https://github.com/updatecli/website/blob/master/updatecli/u...

  • helm-charts

    Epinio Helm chart (by epinio)

  • The purpose is to keep documentation up to date

    Scenario 3: https://github.com/epinio/helm-charts/blob/main/updatecli/up...

  • renovate

    Universal dependency automation tool.

  • This looks really cool. How dos it compare to say [renovate?](https://github.com/renovatebot/renovate)

    I look forward to trying this with gitea to automatically create pull requests to update ansible plays with the latest version of software.

  • 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
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