<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>continuous-delivery</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/957/feed"/>
    <updated>2026-09-16T13:42:29+00:00</updated>
    <id>https://links.biapy.com/guest/tags/957/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13890</id>
            <title type="text"><![CDATA[Drydock Package Review]]></title>
            <link rel="alternate" href="https://drydock.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13890"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Review the package artifact before it ships. pre-publish package security.
Review the artifact before you publish it: diffs the built npm/PyPI package against the last published version and pins risk signals to the changed lines.

Between your last code review and the public registry sit build scripts, bundler output, and CI credentials. Drydock diffs the exact artifact against the last published version and pins every supply-chain finding to a changed line. Workflow Gate enforces the decision on a configured protected job; Stage Watchtower records an advisory npm review.

- [Drydock @ GitHub](https://github.com/JoviDeCroock/drydock).]]>
            </summary>
            <updated>2026-09-14T05:48:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13474</id>
            <title type="text"><![CDATA[OrcaCD]]></title>
            <link rel="alternate" href="https://orcacd.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13474"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GitOps for Docker

Deploy and manage your services with ease, directly from your Git repository.

OrcaCD is a simple GitOps tool for Docker. It allows you to deploy your applications using Git as the source of truth. With OrcaCD, you can easily manage your Docker containers and keep them in sync with your Git repository.

- [OrcaCD @ GitHub](https://github.com/OrcaCD/orca-cd).]]>
            </summary>
            <updated>2026-07-31T12:28:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13368</id>
            <title type="text"><![CDATA[Openship]]></title>
            <link rel="alternate" href="https://openship.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13368"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source, Self-Hostable Deployment Platform.

Push your code - builds, config, and deployment are handled automatically. Use our cloud or connect your own servers. Zero lock‑in, completely open‑source.

 Open-source, self-hostable deployment platform with built-in CI/CD.
Push code, ship containers, manage infrastructure — from a desktop app, web dashboard, or CLI. 

- [Openship @ GitHub](https://github.com/oblien/openship).]]>
            </summary>
            <updated>2026-07-22T12:00:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13313</id>
            <title type="text"><![CDATA[Epinio]]></title>
            <link rel="alternate" href="https://epinio.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13313"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Application Development Engine for Kubernetes
Tame your developer workflow to go from Code to URL in one push.

Epinio installs into any Kubernetes cluster to bring your application from source code to deployment and allow for Developers and Operators to work better together!

- [Epinio @ GitHub](https://github.com/epinio/epinio/).

Related contents:

- [Develop like you deploy: closing the Kubernetes local-to-cluster gap @ The New Stack](https://thenewstack.io/krumware-epinio-kubernetes-mcp/).]]>
            </summary>
            <updated>2026-07-15T12:03:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13022</id>
            <title type="text"><![CDATA[Doco-CD]]></title>
            <link rel="alternate" href="https://doco.cd/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13022"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Doco-CD stands for Docker Compose Continuous Deployment and is a lightweight GitOps tool that automatically deploys and updates Docker Compose projects and Swarm stacks via webhooks or polling when a change is pushed to a Git repository.

- [Doco-CD @ GitHub](https://github.com/kimdre/doco-cd).]]>
            </summary>
            <updated>2026-06-15T06:06:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12921</id>
            <title type="text"><![CDATA[cicd-sensor]]></title>
            <link rel="alternate" href="https://cicd-sensor.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12921"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Think EDR, but for CI/CD Pipelines.
Open-source eBPF-powered runtime security sensor for GitHub Actions and GitLab CI/CD.

- [cicd-sensor @ GitHub](https://github.com/cicd-sensor/cicd-sensor).]]>
            </summary>
            <updated>2026-06-04T13:09:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12432</id>
            <title type="text"><![CDATA[Argo Rollouts]]></title>
            <link rel="alternate" href="https://argo-rollouts.readthedocs.io/en/stable/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12432"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kubernetes Progressive Delivery Controller.

Argo Rollouts is a Kubernetes controller and set of CRDs which provide advanced deployment capabilities such as blue-green, canary, canary analysis, experimentation, and progressive delivery features to Kubernetes.

- [Argo Rollouts @ GitHub](https://github.com/argoproj/argo-rollouts).]]>
            </summary>
            <updated>2026-04-07T05:42:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12235</id>
            <title type="text"><![CDATA[Trajan]]></title>
            <link rel="alternate" href="https://github.com/praetorian-inc/trajan" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12235"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A multi-platform CI/CD vulnerability detection and attack automation tool for identifying security weaknesses in pipeline configurations.

Trajan scans CI/CD pipelines for security vulnerabilities that attackers use to compromise software supply chains. It supports GitHub Actions, GitLab CI, Azure DevOps, Jenkins, and JFrog.]]>
            </summary>
            <updated>2026-03-23T14:22:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11785</id>
            <title type="text"><![CDATA[SuperPlane]]></title>
            <link rel="alternate" href="https://superplane.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11785"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source DevOps Control Plane.

 Run operational workflows across the tools you already use. Stay in control of releases, incident response, infrastructure provisioning, notifications, disaster recovery, and everything in between. 
SuperPlane is an open source DevOps control plane for defining and running event-based workflows. It works across the tools you already use such as Git, CI/CD, observability, incident response, infra, and notifications.

- [SuperPlane @ GitHub](https://github.com/superplanehq/superplane).

Related contents:

- [Newsletter du 02 Février 2026 @ RudeOps :fr:](https://www.rudeops.com/newsletter/2026-02-02-rudeops-newsletter/).
- [Building an Incident Management Workflow with Superplane @ NonTechCompany&amp;#039;s Medium](https://medium.com/nontechcompany/building-an-incident-management-workflow-with-superplane-18604f9595be).]]>
            </summary>
            <updated>2026-06-29T05:08:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11741</id>
            <title type="text"><![CDATA[Concourse CI]]></title>
            <link rel="alternate" href="https://concourse-ci.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11741"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the continuous thing-doer.

Concourse is an automation system written in Go. It is most commonly used for CI/CD, and is built to scale to any kind of automation pipeline, from simple to complex.

Concourse is very opinionated about a few things: idempotency, immutability, declarative config, stateless workers, and reproducible builds.

- [Concourse @ GitHub](https://github.com/concourse/concourse).]]>
            </summary>
            <updated>2026-02-06T14:17:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11538</id>
            <title type="text"><![CDATA[GitHub Cache action]]></title>
            <link rel="alternate" href="https://github.com/actions/cache" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11538"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cache dependencies and build outputs in GitHub Actions.

Related contents:

- [GitHub Actions cache saved us $2,100/month @ Branko&amp;#039;s nitter](https://nitter.net/brankopetric00/status/2012582708417831201).
- [Cache GitHub Actions : accélérer vos workflows @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/pipeline-cicd/github/optimiser/cache/).]]>
            </summary>
            <updated>2026-01-20T08:54:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11474</id>
            <title type="text"><![CDATA[KubeVela]]></title>
            <link rel="alternate" href="https://kubevela.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11474"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Make shipping applications more enjoyable.

KubeVela is a modern software delivery platform that makes deploying and operating applications across today&amp;#039;s hybrid, multi-cloud environments easier, faster and more reliable.

- [KubeVela @ GitHub](https://github.com/kubevela/kubevela).]]>
            </summary>
            <updated>2026-01-15T16:20:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10966</id>
            <title type="text"><![CDATA[Doco-CD]]></title>
            <link rel="alternate" href="https://github.com/kimdre/doco-cd/wiki" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10966"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Doco-CD stands for Docker Compose Continuous Deployment and is a lightweight GitOps tool that automatically deploys and updates Docker Compose projects and Swarm stacks via webhooks or polling when a change is pushed to a Git repository.

You can think of it as a simple Portainer or ArgoCD alternative for Docker.

- [Doco-CD @ GitHub](https://github.com/kimdre/doco-cd).]]>
            </summary>
            <updated>2025-11-16T16:00:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10932</id>
            <title type="text"><![CDATA[Argo-Watcher]]></title>
            <link rel="alternate" href="https://argo-watcher.readthedocs.io/en/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10932"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A service that bridges traditional pipelines and GitOps, improving deployment visibility. Includes a built-in GitOps repo updater. 

Argo Watcher not only addresses the critical challenge of visibility during deployments with Argo CD Image Updater but also introduces optional built-in image updater.

It actively monitors the ArgoCD API for application changes and synchronizes the status of your image-related modifications, streamlining and potentially accelerating your deployment processes.

- [Argo-Watcher @ GitHub](https://github.com/shini4i/argo-watcher).]]>
            </summary>
            <updated>2025-11-12T08:27:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10326</id>
            <title type="text"><![CDATA[OneDev]]></title>
            <link rel="alternate" href="https://onedev.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10326"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[DevOps Platform Powerful. Simple.
Git server with CI/CD, kanban, and packages. Seamless integration. Unparalleled experience. 

- [OneDev @ GitHub](https://github.com/theonedev/onedev).]]>
            </summary>
            <updated>2025-09-22T05:27:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10295</id>
            <title type="text"><![CDATA[RunsOn]]></title>
            <link rel="alternate" href="https://runs-on.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10295"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cut Your GitHub Actions Bill by 90%.

Self-hosted GitHub Actions runners made simple. For AWS. 10x cheaper, 30% faster, and unlimited caching. Best alternative to Actions Runner Controller. 

RunsOn is the modern way to run self-hosted GitHub Actions runners of any size, at the cheapest price available. Think of it as your best alternative to the Actions Runner Controller (ARC) for Kubernetes, the Philips terraform module, or any of the third party providers that require deep access to your code and secrets.

- [RunsOn @ GitHub](https://github.com/runs-on/runs-on).]]>
            </summary>
            <updated>2025-10-10T13:51:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1004</id>
            <title type="text"><![CDATA[Trunk]]></title>
            <link rel="alternate" href="https://trunk.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1004"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The fast lane for your PRs.

Trunk is a developer experience (DevEx) platform that enables you to ship code quickly while maintaining the necessary guardrails for excellent eng teams. Use Trunk to check, test, merge, and monitor your code.]]>
            </summary>
            <updated>2025-08-28T18:44:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1028</id>
            <title type="text"><![CDATA[The Update Framework (TUF)]]></title>
            <link rel="alternate" href="https://theupdateframework.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1028"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A framework for securing software update systems.

The Update Framework (TUF) maintains the security of software update systems, providing protection even against attackers that compromise the repository or signing keys. TUF provides a flexible framework and specification that developers can adopt into any software update system.

- [The Update Framework specification @ GitHub](https://github.com/theupdateframework/specification).
- [python-tuf @ GitHub](https://github.com/theupdateframework/python-tuf).

Related contents:

- [Episode \#497: sécurisation de la chaîne d’approvisionnement logicielle (software supply chain) @ NoLimitSecu :fr:](https://www.nolimitsecu.fr/).
- [Secure publication of Datadog Agent integrations with TUF and in-toto @ Datadog](https://www.datadoghq.com/blog/engineering/secure-publication-of-datadog-agent-integrations-with-tuf-and-in-toto/).]]>
            </summary>
            <updated>2025-08-28T18:48:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1073</id>
            <title type="text"><![CDATA[OpenChoreo]]></title>
            <link rel="alternate" href="https://openchoreo.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1073"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenChoreo is an open-source internal developer platform (IDP) 

OpenChoreo is a complete, open-source Internal Developer Platform (IDP) designed for platform engineering (PE) teams who want to streamline developer workflows and deliver Internal Developer Portals without having to build everything from scratch. OpenChoreo orchestrates many CNCF and other projects to give a comprehensive framework for PE teams to build the platform they want.
 
- [Choreo homepage](https://choreo.dev/).
- [OpenChoreo @ GitHub](https://github.com/openchoreo/openchoreo).

Related contents:

- [Building a Kubernetes Platform — Think Big, Think in Planes @ ITNext&amp;#039;s Medium](https://itnext.io/building-a-kubernetes-platform-think-big-think-in-planes-ede8bcba295f).]]>
            </summary>
            <updated>2025-11-03T10:37:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1124</id>
            <title type="text"><![CDATA[GitLab Runner]]></title>
            <link rel="alternate" href="https://gitlab.com/gitlab-org/gitlab-runner" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1124"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab.

Related contents:

- [GitLab Runner @ GitLab Docs](https://docs.gitlab.com/runner/).
- [GitLab CI CD automation (Docker, Kubernetes, Terraform, and more…) @ Christian Lempa&amp;#039;s YouTube](https://www.youtube.com/watch?v=zBrP8MzA5y0).]]>
            </summary>
            <updated>2025-08-28T19:03:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1221</id>
            <title type="text"><![CDATA[Blacksmith]]></title>
            <link rel="alternate" href="https://www.blacksmith.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1221"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GitHub Actions. Twice as fast. Half the cost.

Speed up your GitHub Actions with a one-line code change, by running them on high-performance gaming CPUs instead of GitHub&amp;#039;s older server hardware.

Related contents:

- [The Pain That Is Github Actions @ feldera](https://www.feldera.com/blog/the-pain-that-is-github-actions).]]>
            </summary>
            <updated>2025-08-28T19:19:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1416</id>
            <title type="text"><![CDATA[Semaphore]]></title>
            <link rel="alternate" href="https://semaphore.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1416"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Continuous Integration &amp;amp; Delivery.

Semaphore CI/CD helps product teams ship software faster, with quality and security.
 Semaphore is an open source CI/CD platform. Self-host Semaphore on your own servers or on a cloud provider. 

- [Semaphore @ GitHub](https://github.com/semaphoreio/semaphore).

Related contents:

- [Semaphore Goes Open Source: A New Dawn for DevOps Professionals @ DevOps](https://devops.com/semaphore-goes-open-source-a-new-dawn-for-devops-professionals/).
- [Best Home Lab Automation Tool: Semaphore UI @ VirtualizationHowto&amp;#039;s YouTube](https://www.youtube.com/watch?v=rQpuiJ_owWI).
- [What Is Terraform GUI? Top 5 Visual Tools Compared @ Spacelift](https://spacelift.io/blog/terraform-gui).
- [CI/CD via agent tools: Skills, CLIs, MCP, and more with Semaphore @ Bret Fisher&amp;#039;s YouTube](https://www.youtube.com/watch?v=HzXAdtVrW70).]]>
            </summary>
            <updated>2026-08-17T05:56:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1458</id>
            <title type="text"><![CDATA[Kargo]]></title>
            <link rel="alternate" href="https://kargo.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1458"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Multi-Stage GitOps Continuous Promotion.  Application lifecycle orchestration.
Seamlessly orchestrate stage-to-stage deployments, 
without custom scripts or CI pipelines.

Kargo is a next-generation continuous delivery and application lifecycle orchestration platform for Kubernetes. It builds upon GitOps principles and integrates with existing technologies, like Argo CD, to streamline and automate the progressive rollout of changes across the many stages of an application&amp;#039;s lifecycle.

- [Kargo @ GitHub](https://github.com/akuity/kargo).

Related contents:

- [Change Management with the Pulumi Kubernetes Operator and Kargo @ Pulumi Blog](https://www.pulumi.com/blog/pulumi-kubernetes-operator-and-kargo/).
- [GitOps architecture, patterns and anti-patterns @ Platform Engineering](https://platformengineering.org/blog/gitops-architecture-patterns-and-anti-patterns).
- [From Commit to Production: Hands-On GitOps Promotion with GitHub Actions, Argo CD, Helm, and Kargo @ freeCodeCamp](https://www.freecodecamp.org/news/from-commit-to-production-hands-on-gitops-promotion-with-github-actions-argo-cd-helm-and-kargo/).]]>
            </summary>
            <updated>2026-04-15T06:08:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1510</id>
            <title type="text"><![CDATA[Argo CD]]></title>
            <link rel="alternate" href="https://argoproj.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1510"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Declarative GitOps CD for Kubernetes.
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.

- [Argo CD @ GitHub](https://github.com/argoproj/argo-cd).
- [Argo CD @ Read the docs](https://argo-cd.readthedocs.io/en/stable/).

Related contents:

- [How to Build a Multi-Tenancy Internal Developer Platform with GitOps and vCluster @ ITNEXT&amp;#039;s Medium](https://itnext.io/how-to-build-a-multi-tenancy-internal-developer-platform-with-gitops-and-vcluster-d8f43bfb9c3d).
- [Unleashing the Power of ArgoCD by Streamlining Kubernetes Deployments @ sitepoint](https://www.sitepoint.com/power-of-argocd-with-kubernetes/).
- [Using ArgoCD ApplicationSet to deploy to multiple clusters @ ITNEXT&amp;#039;s Medium](https://itnext.io/using-applicationset-to-deploy-to-multiple-clusters-28f6879be217).
- [Top 30 Argo CD Anti-Patterns to Avoid When Adopting Gitops @ Container Hub&amp;#039;s Medium](https://medium.com/containers-101/top-30-argo-cd-anti-patterns-to-avoid-when-adopting-gitops-1b147879297a).
- [How Engineers are Automating More with Less: Trends in DevOps Tooling @ DevOps](https://devops.com/how-engineers-are-automating-more-with-less-trends-in-devops-tooling/).
- [Harnessing GitOps on Linux for Seamless, Git-First Infrastructure Management @ Linux Journal](https://www.linuxjournal.com/content/harnessing-gitops-linux-seamless-git-first-infrastructure-management).
- [Managing Kubernetes Workloads Using the App of Apps Pattern in ArgoCD-2 @ CNCF](https://www.cncf.io/blog/2025/10/07/managing-kubernetes-workloads-using-the-app-of-apps-pattern-in-argocd-2/).
- [Anatomy of a Pull Request Generator @ Codefresh](https://codefresh.io/blog/anatomy-of-a-pull-request-generator/).
- [Manage Multi-Cluster Deployments with ArgoCD @ DigitalOcean](https://www.digitalocean.com/community/tutorials/application-deployments-multi-cluster-kubernetes).
- [Behind the scenes: Designing Argo CD in Octopus @ Octopus Deploy](https://octopus.com/blog/designing-argo-in-octopus).
- [ArgoCD diffs at scale @ monday engineering](https://engineering.monday.com/argocd-diffs-at-scale/).
- [How to scale GitOps in the enterprise: From single cluster to fleet management @ Platform Engineering](https://platformengineering.org/blog/how-to-scale-gitops-in-the-enterprise).
- [Argo CD 3.3 Brings Safer GitOps Deletions and Smoother Day‑to‑Day Operations @ InfoQ](https://www.infoq.com/news/2026/02/argocd-33/).
- [Introduction to ArgoCD: Getting Started with GitOps @ DevOps Daily](https://devops-daily.com/posts/introduction-to-argocd).
- [How to Implement GitOps on Kubernetes Using Argo CD @ freeCodeCamp](https://www.freecodecamp.org/news/how-to-implement-gitops-on-kubernetes-using-argo-cd/).
- [GitOps policy-as-code: Securing Kubernetes with Argo CD and Kyverno @ CNCF](https://www.cncf.io/blog/2026/04/02/gitops-policy-as-code-securing-kubernetes-with-argo-cd-and-kyverno/).
- [Security Flaw in Argo CD Can Let Attackers Take Over Kubernetes Clusters @ Cloud Native Now](https://cloudnativenow.com/features/security-flaw-in-argo-cd-can-let-attackers-take-over-kubernetes-clusters/).]]>
            </summary>
            <updated>2026-07-15T08:04:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1601</id>
            <title type="text"><![CDATA[Taskcluster]]></title>
            <link rel="alternate" href="https://taskcluster.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1601"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Taskcluster is the task execution framework that supports Mozilla&amp;#039;s continuous integration and release processes. It is a flexible, scalable open-source framework that can be used to build complex, highly customized CI systems.

- [Taskcluster @ GitHub](https://github.com/taskcluster/taskcluster).

Related contents:

- [Hors Série : Fondation Mozilla, rencontre au FOSDEM 2025 @ Les Technos :fr:](https://les-technos.lepodcast.fr/hors-serie-fondation-mozilla-rencontre-au-fosdem-2025).]]>
            </summary>
            <updated>2025-08-28T20:23:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1742</id>
            <title type="text"><![CDATA[Dune]]></title>
            <link rel="alternate" href="https://dune.build/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1742"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dune is a build system for OCaml projects. Using it, you can build executables, libraries, run tests, and much more.

- [Dune @ GitHub](https://github.com/ocaml/dune).

Related contents:

- [How we accidentally built a better build system for OCaml @ Jane Street Tech Blog](https://blog.janestreet.com/how-we-accidentally-built-a-better-build-system-for-ocaml-index/).]]>
            </summary>
            <updated>2025-08-28T20:47:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1744</id>
            <title type="text"><![CDATA[Jenkins]]></title>
            <link rel="alternate" href="https://www.jenkins.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1744"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Jenkins automation server.

Jenkins is the leading open-source automation server. Built with Java, it provides over 1,800 plugins to support automating virtually anything, so that humans can spend their time doing things machines cannot.

- [Jenkins @ GitHub](https://github.com/jenkinsci/jenkins).

Related contents:

- [Mastering Docker and Jenkins: Build Robust CI/CD Pipelines Efficiently @ Docker blog](https://www.docker.com/blog/docker-and-jenkins-build-robust-ci-cd-pipelines/).
- [GitHub Actions vs. Jenkins: Which one&amp;#039;s right for your team? @ Buildkite](https://buildkite.com/resources/blog/github-actions-vs-jenkins-making-the-right-choice-for-your-team/).
- [Jenkins’ Flexibility is its Greatest Strength and its Achilles Heel @ CloudBees](https://www.cloudbees.com/blog/why-jenkins-governance-matters-from-chaos-to-enterprise-grade-ci-cd).
- [CI/CD in Production with Jenkins – Complete DevOps Course @ freeCodeCamp.org&amp;#039;s YouTube](https://www.youtube.com/watch?v=uHNOqKdqQas).
- [The Jenkins Threat Landscape @ WIZ](https://www.wiz.io/blog/jenkins-threat-risk-insights).
- [CI/CD Testing Tools Compared: the Same Pipeline in GitHub Actions, GitLab CI and Jenkins @ DAYAN ELVIS JAHUIRA PILCO&amp;#039;s dev.to](https://dev.to/dayan_elvisjahuirapilco/cicd-testing-tools-compared-the-same-pipeline-in-github-actions-gitlab-ci-and-jenkins-53).
- [Is Jenkins Dead? No, And That&amp;#039;s Much Worse @ DevOps &amp;amp; AI Toolkit&amp;#039;s YouTube](https://www.youtube.com/watch?v=LbxQqAuQ4Xk).]]>
            </summary>
            <updated>2026-09-14T06:26:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2014</id>
            <title type="text"><![CDATA[Reloader]]></title>
            <link rel="alternate" href="https://docs.stakater.com/reloader/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2014"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Reloader can watch changes in ConfigMap and Secret and do rolling upgrades on Pods with their associated DeploymentConfigs, Deployments, Daemonsets Statefulsets and Rollouts.

A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig.

- [Reloader @ GitHub](https://github.com/stakater/Reloader).]]>
            </summary>
            <updated>2025-08-28T21:32:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2088</id>
            <title type="text"><![CDATA[Terraform/OpenTofu via Pull Request (TF-via-PR)]]></title>
            <link rel="alternate" href="https://github.com/marketplace/actions/terraform-opentofu-via-pull-request" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2088"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Plan and apply Terraform/OpenTofu via PR automation, using best practices for secure and scalable IaC workflows. 

- [TF-via-PR @ GitHub](https://github.com/OP5dev/TF-via-PR).]]>
            </summary>
            <updated>2025-08-28T21:44:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2096</id>
            <title type="text"><![CDATA[Tilt]]></title>
            <link rel="alternate" href="https://tilt.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2096"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kubernetes for Prod, Tilt for Dev.
A toolkit for fixing the pains of microservice development. 
Define your dev environment as code. For microservice apps on Kubernetes. 

Tilt powers microservice development and makes sure they behave! Run tilt up to work in a complete dev environment configured for your team.

Tilt automates all the steps from a code change to a new process: watching files, building container images, and bringing your environment up-to-date. Think docker build &amp;amp;&amp;amp; kubectl apply or docker-compose up.

- [Tilt @ GitHub](https://github.com/tilt-dev/tilt).

Related contents:

- [Tilt In Two Minutes @ Get Tilt&amp;#039;s YouTube](https://www.youtube.com/watch?v=FSMc3kQgd5Y).]]>
            </summary>
            <updated>2025-08-28T21:45:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2595</id>
            <title type="text"><![CDATA[Skaffold]]></title>
            <link rel="alternate" href="https://skaffold.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2595"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easy and Repeatable Kubernetes Development.

Skaffold handles the workflow for building, pushing and deploying your application, allowing you to focus on what matters most: writing code.

Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters. Skaffold handles the workflow for building, pushing and deploying your application. It also provides building blocks and describe customizations for a CI/CD pipeline.

- [Skaffold @ GitHub](https://github.com/GoogleContainerTools/skaffold).]]>
            </summary>
            <updated>2025-08-28T23:09:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2660</id>
            <title type="text"><![CDATA[Artifactory]]></title>
            <link rel="alternate" href="https://jfrog.com/artifactory/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2660"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Universal Artifact Repository Manager.

Definitive artifact management for flexible development and trusted delivery at any scale.

 JFrog Artifactory is the single solution for housing and managing all the artifacts, binaries, packages, files, containers, and components for use throughout your software supply chain.
JFrog Artifactory serves as your central hub for DevOps, integrating with your tools and processes to improve automation, increase integrity, and incorporate best practices along the way. 

- [Anatomie d&amp;#039;une faille @ GDG France&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=ccnSpR-CSHA).]]>
            </summary>
            <updated>2025-08-28T23:21:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2680</id>
            <title type="text"><![CDATA[Glu]]></title>
            <link rel="alternate" href="https://docs.getglu.dev/#/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2680"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Deployment Pipeline Framework That Sticks.

A framework for orchestrating and introspecting delivery pipelines.
Integrates with directly with Git, OCI and more (to come).
Optional user interface for pipeline introspection and manipulation.

Glu is a framework built to help manage and coordinate multi-environment deployments using configuration stored in Git.

- [Glu @ GitHub](https://github.com/get-glu/glu).]]>
            </summary>
            <updated>2025-08-28T23:23:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2991</id>
            <title type="text"><![CDATA[Octopus Deploy]]></title>
            <link rel="alternate" href="https://octopus.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2991"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Continuous Deployment &amp;amp; Delivery Software for DevOps teams.
Deploy your software to multi-cloud, hybrid, and on-premises environments with ease.

Make your complex deployments simple, reliable, and auditable with Octopus Deploy.

- [Octopus Deploy Official MCP Server @ GitHub](https://github.com/OctopusDeploy/mcp-server)

Related contents:

- [Introducing Config as Code for Runbooks @ Octopus Deploy Blog](https://octopus.com/blog/introducing-config-as-code-runbooks).
- [Introducing the Octopus Datadog integration @ Octopus Deploy Blog](https://octopus.com/blog/octopus-datadog-integration).
- [Launching the Octopus MCP Server @ Octopus Deploy](https://octopus.com/blog/launching-octopus-mcp).
- [Octopus and Elastic with OpenTelemetry @ Octopus Deploy](https://octopus.com/blog/elastic-otel).
- [Hidden Gems in Octopus Deploy: Resources You Might Have Missed @ Octopus Deploy](https://octopus.com/blog/hidden-gems-in-octopus-deploy).
- [GitOps with Octopus and Argo CD @ Octopus Deploy](https://octopus.com/blog/argocd-and-octopus).]]>
            </summary>
            <updated>2026-05-22T13:39:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3163</id>
            <title type="text"><![CDATA[s3cme]]></title>
            <link rel="alternate" href="https://github.com/mchmarny/s3cme" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3163"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sample Go app repo with test and release pipelines optimized for software supply chain security (S3C).

 Template Go app repo with local test/lint/build/vulnerability check workflow, and on tag image test/build/release pipelines, with ko generative SBOM, cosign attestation, and SLSA build provenance]]>
            </summary>
            <updated>2025-08-29T00:44:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3299</id>
            <title type="text"><![CDATA[npx setup-cli]]></title>
            <link rel="alternate" href="https://github.com/software-mansion/setup-ci" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3299"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CLI to spin your CI/CD for react-native! 

The problem we noticed is that setting up CI is performed once, needs to be researched every time, and is often trial and error driven. The process is repetitive.

We created a tool that bootstraps CI with the most used features, which are ready for customization in the future. Running npx setup-ci generates GitHub workflows for the most popular CI tasks.]]>
            </summary>
            <updated>2025-08-29T01:06:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3432</id>
            <title type="text"><![CDATA[Colmena]]></title>
            <link rel="alternate" href="https://colmena.cli.rs/unstable/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3432"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Colmena is a simple, stateless NixOS deployment tool modeled after NixOps and morph, written in Rust. It&amp;#039;s a thin wrapper over Nix commands like nix-instantiate and nix-copy-closure, and supports parallel deployment.

- [Colmena @ GitHub](https://github.com/zhaofengli/colmena).
- [Episode 581 - The Linux Escape Hatch @ Linux Unplugged](https://linuxunplugged.com/581).]]>
            </summary>
            <updated>2025-08-29T01:29:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3464</id>
            <title type="text"><![CDATA[ArcherySec]]></title>
            <link rel="alternate" href="https://www.archerysec.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3464"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OPEN SOURCE ORCHESTRATION AND CORRELATION TOOL.  ASOC, ASPM, DevSecOps, Vulnerability Management Using ArcherySec. 

Automate Your Application Security Orchestration And Correlation (ASOC) Using ArcherySec.

ArcherySec allow to interact with continuous integration/continuous delivery (CI/CD) toolchains to specify testing, and control the release of a given build based on results. Its include prioritization functions, enabling you to focus on the most critical vulnerabilities. ArcherySec uses popular open source tools to perform comprehensive scanning for web application and network. The developers can also utilize the tool for implementation of their DevOps CI/CD environment.

- [ArcherySec @ GitHub](https://github.com/archerysec/archerysec).
- [🚨 ArcherySec - La plateforme open source incontournable pour l&amp;#039;orchestration de la sécurité des applications 🛡️ @ Souleiman S.&amp;#039; LinkedIn :fr:](https://www.linkedin.com/posts/souleiman-s-497469156_cybersaezcuritaez-opensource-vulnaezrabilitaezs-activity-7244677201982369792-792I/).]]>
            </summary>
            <updated>2025-08-29T01:34:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3472</id>
            <title type="text"><![CDATA[Deployer]]></title>
            <link rel="alternate" href="https://deployer.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3472"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The deployment tool for PHP.

The PHP deployment tool with support for popular frameworks out of the box.

- [Deployer @ GitHub](https://github.com/deployphp/deployer).
- [Deployer: Build and Cache Frontend Assets once using GitHub Actions @ Stefan Zweifel](https://stefanzweifel.dev/posts/2024/08/03/deployer-build-and-cache-frontend-assets-once-using-github-actions/).
- [Veille de la semaine du 5 août 2024 @ Veille de la semaine&amp;#039;s Substack :fr:](https://guikingone.substack.com/p/veille-de-la-semaine-du-5-aout-2024)]]>
            </summary>
            <updated>2025-08-29T01:35:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3502</id>
            <title type="text"><![CDATA[container-structure-test]]></title>
            <link rel="alternate" href="https://github.com/GoogleContainerTools/container-structure-test" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3502"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[validate the structure of your container images.

The Container Structure Tests provide a powerful framework to validate the structure of a container image. These tests can be used to check the output of commands in an image, as well as verify metadata and contents of the filesystem.

Related contents:

- [Tester une image avec Container Structure Test @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/conteneurs/outils/container-struct-test/).]]>
            </summary>
            <updated>2025-08-29T01:41:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3527</id>
            <title type="text"><![CDATA[Docker Repack]]></title>
            <link rel="alternate" href="https://orf.github.io/docker-repack/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3527"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Repack docker images to optimize for pulling speed. 

This tool repacks a Docker image into a smaller, more efficient version that makes it significantly faster to pull. It does this by using a few different techniques such as removing redundant data and improving compression ratios.

- [Docker Repack @ GitHub](https://github.com/orf/docker-repack).
- [This Week in Self-Hosted (20 September 2024) @ selfh.st](https://selfh.st/newsletter/2024-09-20/).]]>
            </summary>
            <updated>2025-08-29T01:45:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3599</id>
            <title type="text"><![CDATA[Digger]]></title>
            <link rel="alternate" href="https://digger.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3599"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CI/CD orchestrator for Terraform.

Open Source Terraform Orchestration for Teams.
Automation, Collaboration and Governance for Terraform within your CI/CD system.

Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline

- [Digger @ GitHub](https://github.com/diggerhq/digger).
- [Your September Dose of Data - September 2024 @ Data Council](https://mailchi.mp/datacouncil/september-2024).]]>
            </summary>
            <updated>2025-08-29T01:57:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3625</id>
            <title type="text"><![CDATA[Komodo]]></title>
            <link rel="alternate" href="https://komo.do/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3625"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🦎 a tool to build and deploy software on many servers 🦎 

- [Komodo @ GitHub](https://github.com/moghtech/komodo).

Related contents:

- [Terraform Provider for Komodo @ GitHub](https://github.com/jkossis/terraform-provider-komodo).
- [Komodo is a Free, OpenSource Docker Manager with Inbuilt CI/CD - Check It Out! @ Jim&amp;#039;s Garage](https://www.youtube.com/watch?v=acDVwwLklas).
- [How To: Automate version updates for your self-hosted Docker containers with Gitea, Renovate, and Komodo @ nickcunningh.am](https://nickcunningh.am/blog/how-to-automate-version-updates-for-your-self-hosted-docker-containers-with-gitea-renovate-and-komodo).
- [Using Komodo to Run Docker Commands from a Web Interface @ Noted](https://noted.lol/komodo-deplyments/).
- [FerretDB Was Eating My CPU: Migrating Komodo from SQLite to Postgres @ mauveRANT](https://rant.mvh.dev/ferretdb-was-eating-my-cpu-migrating-komodo-from-sqlite-to-postgres/).
- [Renovate + Komodo - Updating at Scale in a Large Homelab @ FoxxMD Blog](https://blog.foxxmd.dev/posts/scaling-renovate/).]]>
            </summary>
            <updated>2026-04-24T12:10:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3673</id>
            <title type="text"><![CDATA[Openchangelog]]></title>
            <link rel="alternate" href="https://openchangelog.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3673"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Markdown to a beautiful Changelog Site.

Transform your Markdown files into stunning changelog sites effortlessly with OpenChangelog. Host, customize, and share product updates seamlessly. Free, open-source, and fully integrated with GitHub.

- [Openchangelog @ GitHub](https://github.com/JonasHiltl/openchangelog).]]>
            </summary>
            <updated>2025-08-29T02:09:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3862</id>
            <title type="text"><![CDATA[Spinnaker]]></title>
            <link rel="alternate" href="https://spinnaker.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3862"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Multi-cloud continuous delivery for the enterprise.

Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. 

Spinnaker provides application management and deployment to help you release software changes with high velocity and confidence. Spinnaker is an open-source, multi-cloud continuous delivery platform that combines a powerful and flexible pipeline management system with integrations to the major cloud providers. If you are looking to standardize your release processes and improve quality, Spinnaker is for you.

- [Spinnaker @ GitHub](https://github.com/spinnaker/spinnaker).
- [Why Airbnb moved away from a monolithic architecture @ StackSweep](https://stacksweep.substack.com/p/why-airbnb-moved-away-from-a-monolithic).]]>
            </summary>
            <updated>2025-08-29T02:41:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3946</id>
            <title type="text"><![CDATA[pkg.pr.new]]></title>
            <link rel="alternate" href="https://github.com/stackblitz-labs/pkg.pr.new" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3946"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Continuous (Preview) Releases for your libraries!

With pkg.pr.new, each of your commits and pull requests will trigger an instant preview release without publishing anything to NPM. This enables users to access features and bug-fixes without the need to wait for release cycles using npm or pull request merges.

- [090 - Les news web dev pour juillet 2024 @ Double Slash](https://double-slash.dev/podcasts/news-jul-24/).]]>
            </summary>
            <updated>2025-08-29T02:54:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4076</id>
            <title type="text"><![CDATA[5 weeks of DevSecOps Series&amp;#039; Articles]]></title>
            <link rel="alternate" href="https://dev.to/gauri1504/series/27560" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4076"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[View 5 weeks of DevSecOps Series&amp;#039; Articles on DEV Community]]>
            </summary>
            <updated>2025-08-29T03:15:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4163</id>
            <title type="text"><![CDATA[Piku]]></title>
            <link rel="alternate" href="https://piku.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4163"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The tiniest PaaS you&amp;#039;ve ever seen. piku, inspired by dokku, allows you do git push deployments to your own servers, no matter how small they are.

piku, inspired by dokku, allows you do git push deployments to your own servers, no matter how small they are.

- [Piku @ GitHub](https://github.com/piku/piku).

Related contents:

- [088 - Les news web dev pour Juin 2024 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-06-24/).]]>
            </summary>
            <updated>2025-08-29T03:30:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4754</id>
            <title type="text"><![CDATA[raven]]></title>
            <link rel="alternate" href="https://github.com/CycodeLabs/raven" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4754"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CI/CD Security Analyzer.

RAVEN (Risk Analysis and Vulnerability Enumeration for CI/CD) is a powerful security tool designed to perform massive scans for GitHub Actions CI workflows and digest the discovered data into a Neo4j database.

- [Raven: Open-source CI/CD pipeline security scanner @ Help Net Security](https://www.helpnetsecurity.com/2023/10/27/raven-open-source-security-scanner/).]]>
            </summary>
            <updated>2025-08-29T05:08:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4843</id>
            <title type="text"><![CDATA[Chalk]]></title>
            <link rel="alternate" href="https://github.com/crashappsec/chalk" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4843"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Total visibility of your software engineering lifecycle.

Chalk™ captures metadata at build time, and can add a small &amp;#039;chalk mark&amp;#039; (metadata) to any artifacts, so they can be identified in production. Chalk can also extract chalk marks and collect additional metadata about the operating environment when it does this.

Using Chalk, you can build a graph connecting development and production, so that devops engineers understand what is happening in the development process, and so that developers can understand what is happening in the infrastructure. With this information they can work better together.

- [Chalk: Open-source software security and infrastructure visibility tool @ Help Net Security](https://www.helpnetsecurity.com/2023/10/03/chalk-open-source-software-security-tool/).]]>
            </summary>
            <updated>2025-08-29T05:24:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4928</id>
            <title type="text"><![CDATA[Tekton]]></title>
            <link rel="alternate" href="https://cloud.google.com/tekton?hl=en" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4928"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kubernetes-native CI/CD building blocks.

Tekton is a powerful yet flexible Kubernetes-native open source framework for creating continuous integration and delivery (CI/CD) systems. It lets you build, test, and deploy across multiple cloud providers or on-premises systems by abstracting away the underlying implementation details.

[Tekton @ GitHub](https://github.com/tektoncd)]]>
            </summary>
            <updated>2025-08-29T05:39:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5053</id>
            <title type="text"><![CDATA[Unleash]]></title>
            <link rel="alternate" href="https://www.getunleash.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5053"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open-Source Feature Flag Management for Enterprises.

Unleash is an open source feature management solution. It improves the workflow of your development team and leads to quicker software delivery. Unleash increases efficiency and gives teams full control of how and when they enable new functionality for end users. Unleash lets teams ship code to production in smaller releases whenever they want.

[Unleash @ GitHub](https://github.com/Unleash/unleash).]]>
            </summary>
            <updated>2026-01-23T10:27:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5125</id>
            <title type="text"><![CDATA[Flux]]></title>
            <link rel="alternate" href="https://fluxcd.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5125"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.

- [Flux @ GitHub](https://github.com/fluxcd/flux2).

Related contents:

- [(Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startup @ Jack&amp;#039;s home on the web](https://cep.dev/posts/every-infrastructure-decision-i-endorse-or-regret-after-4-years-running-infrastructure-at-a-startup/).
- [Rebuilding My Talos Cluster from Bare Metal @ Nerdz](https://blog.nerdz.cloud/2025/talos-dr-reset/).
- [How to scale GitOps in the enterprise: From single cluster to fleet management @ Platform Engineering](https://platformengineering.org/blog/how-to-scale-gitops-in-the-enterprise).
- [Bootstrapping Flux with Terraform, the right way @ Flux](https://fluxcd.io/blog/2026/04/terraform-flux-operator-bootstrap/).]]>
            </summary>
            <updated>2026-05-14T18:58:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5289</id>
            <title type="text"><![CDATA[LocalStack]]></title>
            <link rel="alternate" href="https://localstack.cloud/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5289"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fully functional local cloud stack. Develop and test your cloud and serverless
apps offline!

LocalStack is an easy-to-use test/mocking framework for developing cloud applications. Using LocalStack, you can spin up a local test environment in seconds, and get the same functionality you would get from a real AWS environment.

[LocalStack @ GitHub](https://github.com/localstack).]]>
            </summary>
            <updated>2025-08-29T06:39:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5292</id>
            <title type="text"><![CDATA[NUKE]]></title>
            <link rel="alternate" href="https://nuke.build/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5292"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Smart automation for DevOps teams and CI/CD pipelines. The AKEless Build System for C#/.NET.

[NUKE @ GitHub](https://github.com/nuke-build/nuke).]]>
            </summary>
            <updated>2025-08-29T06:39:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5428</id>
            <title type="text"><![CDATA[Minisign]]></title>
            <link rel="alternate" href="https://jedisct1.github.io/minisign/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5428"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Minisign is a dead simple tool to sign files and verify signatures.

[Minisign @ GitHub](https://github.com/jedisct1/minisign)]]>
            </summary>
            <updated>2025-08-29T07:01:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5431</id>
            <title type="text"><![CDATA[Gachette]]></title>
            <link rel="alternate" href="https://github.com/blankoworld/gachette" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5431"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Webhook server for Gitlab, Github and Gitea to run arbitrary commands]]>
            </summary>
            <updated>2025-08-29T07:01:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5433</id>
            <title type="text"><![CDATA[cyanrip]]></title>
            <link rel="alternate" href="https://github.com/cyanreg/cyanrip" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5433"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Bule-ish CD ripper.

Fully featured CD ripping program able to take out most of the tedium. Fully accurate, has advanced features most rippers don&amp;#039;t, yet has no bloat and is cross-platform.]]>
            </summary>
            <updated>2025-08-29T07:03:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5506</id>
            <title type="text"><![CDATA[R2Devops Marketplace]]></title>
            <link rel="alternate" href="https://r2devops.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5506"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Marketplace of ready-to-use CI/CD templates.
Make your GitLab CI/CD simple and reusable.

- [R2DevOps 2.0 - Simplifiez vous audits sur la Supply Chain @ DevSecOps :fr:](https://blog.stephane-robert.info/post/r2devops-2/).]]>
            </summary>
            <updated>2025-08-29T07:16:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5542</id>
            <title type="text"><![CDATA[hadolint]]></title>
            <link rel="alternate" href="https://github.com/hadolint/hadolint" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5542"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dockerfile linter, validate inline bash, written in Haskell.

A smarter Dockerfile linter that helps you build best practice Docker images. The linter parses the Dockerfile into an AST and performs rules on top of the AST. It stands on the shoulders of ShellCheck to lint the Bash code inside RUN instructions.]]>
            </summary>
            <updated>2025-08-29T07:20:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5580</id>
            <title type="text"><![CDATA[DevOps Stack]]></title>
            <link rel="alternate" href="https://devops-stack.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5580"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your Kubernetes Platform is one Git commit away.

The DevOps Stack provides a standard Kubernetes Platform, bringing together automated Provisioning as Code, Continuous Application Deployment, and readily-made configurations for the best Cloud Native tools in the industry.

[DevOps Stack @ GitHub](https://github.com/camptocamp/devops-stack).]]>
            </summary>
            <updated>2025-08-29T07:28:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5586</id>
            <title type="text"><![CDATA[Earthly]]></title>
            <link rel="alternate" href="https://earthly.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5586"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Make CI/CD Super Simple.

Earthly is a versatile, approachable CI/CD framework that runs every pipeline inside containers, giving you repeatable builds that you write once and run anywhere. It has a super simple, instantly recognizable syntax that is easy to write and understand – like Dockerfile and Makefile had a baby. And it leverages and augments popular build tools instead of replacing them, so you don’t have to rewrite all your builds no matter what languages you use.

- [Earthly @ GitHub](https://github.com/earthly/earthly).]]>
            </summary>
            <updated>2026-07-01T15:00:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5600</id>
            <title type="text"><![CDATA[CodeQL]]></title>
            <link rel="alternate" href="https://codeql.github.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5600"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Discover vulnerabilities across a codebase with CodeQL, our industry-leading semantic code analysis engine. CodeQL lets you query code as though it were data. Write a query to find all variants of a vulnerability, eradicating it forever. Then share your query to help others do the same. 

- [CodeQL @ GitHub](https://github.com/github/codeql).
- [Finding Bugs in Chrome with CodeQL @ Google Bug Hunters](https://bughunters.google.com/blog/5085111480877056/finding-bugs-in-chrome-with-codeql).]]>
            </summary>
            <updated>2025-08-29T07:30:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5617</id>
            <title type="text"><![CDATA[lefthook]]></title>
            <link rel="alternate" href="https://github.com/evilmartians/lefthook" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5617"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast and powerful Git hooks manager for Node.js, Ruby or any other type of projects.]]>
            </summary>
            <updated>2025-08-29T07:33:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5633</id>
            <title type="text"><![CDATA[Socket]]></title>
            <link rel="alternate" href="https://socket.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5633"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Secure your supply chain. Ship with confidence.
Socket fights vulnerabilities and provides visibility, defense-in-depth, and proactive supply chain protection for JavaScript and Python dependencies.

-  [Socket @ GitHub](https://github.com/SocketDev).

Related contents:

- [Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain @ Socket](https://socket.dev/blog/introducing-socket-firewall).
- [\#121 - Les news Web Dev d’octobre 2025. Adonis, Laravel, React Compiler, Vite+ et bien plus encore ! @ Double Slash :fr:](https://double-slash.dev/podcasts/news-oct25/).]]>
            </summary>
            <updated>2025-10-16T06:36:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5788</id>
            <title type="text"><![CDATA[Harness]]></title>
            <link rel="alternate" href="https://www.harness.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5788"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Modern Software Delivery Platform - CI, CD, Feature Flags, Cloud Costs &amp;amp; more.

Harness is the industry’s first Software Delivery Platform to use AI to simplify your DevOps processes - CI, CD &amp;amp; GitOps, Feature Flags, Cloud Costs, and much more.

- [Harness @ GitHub](https://github.com/harness/harness-cd-community).]]>
            </summary>
            <updated>2025-08-29T08:01:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5878</id>
            <title type="text"><![CDATA[Tara AI]]></title>
            <link rel="alternate" href="https://tara.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5878"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The product delivery platform.

Deliver for your customers, on every commit.

Tara AI helps you maximize engineering impact and scale product delivery, so you can deliver better customer outcomes.]]>
            </summary>
            <updated>2025-08-29T08:16:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6020</id>
            <title type="text"><![CDATA[Flagger]]></title>
            <link rel="alternate" href="https://flagger.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6020"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Progressive Delivery Operator for Kubernetes.
Flagger is a progressive delivery tool that automates the release process for applications running on Kubernetes. It reduces the risk of introducing a new software version in production by gradually shifting traffic to the new version while measuring metrics and running conformance tests.

[Flagger @ GitHub](https://github.com/fluxcd/flagger).]]>
            </summary>
            <updated>2025-08-29T08:40:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6167</id>
            <title type="text"><![CDATA[Woodpecker CI]]></title>
            <link rel="alternate" href="https://woodpecker-ci.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6167"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Woodpecker is a simple CI engine with great extensibility.
Woodpecker is a community fork of the Drone CI system.

- [Woodpecker CI @ GitHub](https://github.com/woodpecker-ci/woodpecker).]]>
            </summary>
            <updated>2025-08-29T09:05:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6404</id>
            <title type="text"><![CDATA[Trivy]]></title>
            <link rel="alternate" href="https://trivy.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6404"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Trivy (pronunciation) is a comprehensive and versatile security scanner. Trivy has scanners that look for security issues, and targets where it can find those issues.

Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more.

- [Trivy @ GitHub](https://github.com/aquasecurity/trivy).
- [Trivy Documentation](https://aquasecurity.github.io/trivy/).
- [Integrer la sécurité dés le départ avec Trivy @ Culture et Outils DevSecOps :fr:](https://blog.stephane-robert.info/docs/securiser-projets-trivy/).
- [Trivy Is Noise by Default, Here’s the Seven-Rule Filter That Catches Real Risk @ DevOpsDynamo&amp;#039;s Medium](https://medium.com/@DynamoDevOps/trivy-is-noise-by-default-heres-the-seven-rule-filter-that-catches-real-risk-05c4c3249c26).
- [Blueprinting Security in CI/CD: Building Trust Through Open Source @ CD Foundation](https://cd.foundation/blog/2026/02/06/blueprinting-security/).
- [20 Days Later: Trivy Compromise, Act II @ Boost Security Labs](https://labs.boostsecurity.io/articles/20-days-later-trivy-compromise-act-ii/).
- [Trivy supply chain compromise: What Docker Hub users should know @ Docker blog](https://www.docker.com/blog/trivy-supply-chain-compromise-what-docker-hub-users-should-know/).
- [Trivy compromis une seconde fois : la release v0.69.4 était empoisonnée @ DevSecOps :fr:](https://blog.stephane-robert.info/post/trivy-actii/).
- [When Security Scans Break the Brain: Solving Trivy’s etcd Exhaustion Problem @ aqua](https://www.aquasec.com/blog/when-security-scans-break-the-brain-solving-trivys-etcd-exhaustion-problem/).]]>
            </summary>
            <updated>2026-07-06T11:39:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6432</id>
            <title type="text"><![CDATA[dagger.io]]></title>
            <link rel="alternate" href="https://dagger.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6432"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Transform your Messy CI Scripts into Clean Code. Develop Your CI/CD Pipelines as Code and Run Them Anywhere.

Powerful, programmable open source CI/CD engine that runs your pipelines in containers — pre-push on your local machine and/or post-push in CI.
Dagger is a tool that lets you replace your software project&amp;#039;s artisanal scripts with a modern API and cross-language scripting engine.

- [dagger @ GitHub](https://github.com/dagger/dagger).

Related contents:

- [Introducing the Daggerverse @ Dagger Blog](https://dagger.io/blog/introducing-the-daggerverse).
- [Dagger: la pièce manquante de l&amp;#039;expérience développeur? @ Ogenki :fr:](https://blog.ogenki.io/fr/post/dagger-intro/).
- [Débuter avec Dagger @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/pipeline-cicd/dagger/).
- [How Engineers are Automating More with Less: Trends in DevOps Tooling @ DevOps](https://devops.com/how-engineers-are-automating-more-with-less-trends-in-devops-tooling/).]]>
            </summary>
            <updated>2025-09-12T09:43:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6434</id>
            <title type="text"><![CDATA[Architect.io]]></title>
            <link rel="alternate" href="https://www.architect.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6434"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[DevOps, Supercharged.
Previews, production, and everything in between.
Democratize deployments and environment creation with our dependency-aware continuous delivery platform.]]>
            </summary>
            <updated>2025-08-29T09:49:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6444</id>
            <title type="text"><![CDATA[check-break]]></title>
            <link rel="alternate" href="https://gitlab.com/prytoegrian/check-break" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6444"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[check-break helps you to discover compatibility breaks between two git revisions of your code, and to improve decisions-making to determine if a new major version is required. In few words, if you follow semver (or try to stick to it), you must use check-break ;-)
check-break itself follows semver and monitors its own changes. For now, it&amp;#039;s under heavy development, use it at your own risks, compatibility breaks could happen at every moment.]]>
            </summary>
            <updated>2025-08-29T09:51:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6808</id>
            <title type="text"><![CDATA[OneDev]]></title>
            <link rel="alternate" href="https://github.com/theonedev/onedev" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6808"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Self-hosted Git Server with Kanban and CI/CD]]>
            </summary>
            <updated>2025-08-29T10:51:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7054</id>
            <title type="text"><![CDATA[Garden]]></title>
            <link rel="alternate" href="https://garden.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7054"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The end-to-end development and testing platform for Kubernetes and Cloud

Garden is an end-to-end cloud delivery platform that accelerates your development, testing and CI/CD workflows.

Get realistic environments on demand, rapidly iterate while coding, and efficiently run tests from anywhere. One tool, one configuration, from source to finish.]]>
            </summary>
            <updated>2025-08-29T11:34:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7500</id>
            <title type="text"><![CDATA[Spinnaker]]></title>
            <link rel="alternate" href="http://www.spinnaker.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7500"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.]]>
            </summary>
            <updated>2025-08-29T12:47:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7520</id>
            <title type="text"><![CDATA[Gradle Build Tool]]></title>
            <link rel="alternate" href="https://gradle.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7520"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Modern Open Source Build Automation.

Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, Kotlin, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins.

- [Gradle @ GitHub](https://github.com/gradle/gradle).

Related contents:

- [Popular Gradle mistakes (and how to avoid them) @ allegro Tech Blog](https://blog.allegro.tech/2024/11/popular-gradle-mistakes-and-how-to-avoid-them.html).
- [Top 5 Monorepo Tools for 2025 @ aviator](https://www.aviator.co/blog/monorepo-tools/).
- [\#355.src - SRE et DevOps: La prod relax : désacraliser la tension dans l&amp;#039;ère SRE avec Kevin Davin @ ifttd :fr:](https://www.ifttd.io/episodes/sre-et-devops).]]>
            </summary>
            <updated>2026-07-06T06:30:38+00:00</updated>
        </entry>
    </feed>
