From 5fee1718c5c0641a7e0fdc5a57b7db2afb24aa70 Mon Sep 17 00:00:00 2001 From: Tsiry Sandratraina Date: Mon, 8 Jul 2024 14:52:02 +0000 Subject: [PATCH] update README.md --- devbox/README.md | 1 + devbox/plugin/README.md | 2 ++ nix/README.md | 1 + nix/plugin/README.md | 2 ++ pkgx/README.md | 1 + pkgx/plugin/README.md | 2 ++ 6 files changed, 9 insertions(+) diff --git a/devbox/README.md b/devbox/README.md index 290c5aa..2c5f716 100644 --- a/devbox/README.md +++ b/devbox/README.md @@ -1,5 +1,6 @@ # Module: Devbox +[![fluentci pipeline](https://shield.fluentci.io/x/devbox)](https://pkg.fluentci.io/devbox) [![dagger-min-version](https://shield.fluentci.io/dagger/v0.11.7)](https://dagger.io) ![deno compatibility](https://shield.deno.dev/deno/^1.41) [![](https://jsr.io/badges/@fx/devbox)](https://jsr.io/@fx/devbox) diff --git a/devbox/plugin/README.md b/devbox/plugin/README.md index 76180de..4be00fc 100644 --- a/devbox/plugin/README.md +++ b/devbox/plugin/README.md @@ -1,5 +1,7 @@ # Devbox Plugin +[![fluentci pipeline](https://shield.fluentci.io/x/devbox)](https://pkg.fluentci.io/devbox) + This plugin sets up your CI/CD pipeline with a specific version of [devbox](https://www.jetify.com/devbox/). ## 🚀 Usage diff --git a/nix/README.md b/nix/README.md index bd13a6b..668096c 100644 --- a/nix/README.md +++ b/nix/README.md @@ -1,5 +1,6 @@ # Module: Nix +[![fluentci pipeline](https://shield.fluentci.io/x/nix)](https://pkg.fluentci.io/nix) [![dagger-min-version](https://shield.fluentci.io/dagger/v0.11.7)](https://dagger.io) ![deno compatibility](https://shield.deno.dev/deno/^1.41) [![](https://jsr.io/badges/@fx/nix)](https://jsr.io/@fx/nix) diff --git a/nix/plugin/README.md b/nix/plugin/README.md index 176beab..83feb33 100644 --- a/nix/plugin/README.md +++ b/nix/plugin/README.md @@ -1,5 +1,7 @@ # Nix Plugin +[![fluentci pipeline](https://shield.fluentci.io/x/nix)](https://pkg.fluentci.io/nix) + This plugin sets up your CI/CD pipeline with [Nix](https://nixos.org/). ## 🚀 Usage diff --git a/pkgx/README.md b/pkgx/README.md index 7aff3d9..46be311 100644 --- a/pkgx/README.md +++ b/pkgx/README.md @@ -1,5 +1,6 @@ # Module: Pkgx +[![fluentci pipeline](https://shield.fluentci.io/x/pkgx)](https://pkg.fluentci.io/pkgx) [![dagger-min-version](https://shield.fluentci.io/dagger/v0.11.7)](https://dagger.io) ![deno compatibility](https://shield.deno.dev/deno/^1.41) diff --git a/pkgx/plugin/README.md b/pkgx/plugin/README.md index ce2de48..62c3eab 100644 --- a/pkgx/plugin/README.md +++ b/pkgx/plugin/README.md @@ -1,5 +1,7 @@ # Pkgx Plugin +[![fluentci pipeline](https://shield.fluentci.io/x/pkgx)](https://pkg.fluentci.io/pkgx) + This plugin sets up your CI/CD pipeline with [pkgx](https://pkgx.sh/). ## 🚀 Usage