From 18e67c52f1262fd7e1b654b59146f7d6ced88306 Mon Sep 17 00:00:00 2001 From: Tsiry Sandratraina Date: Tue, 9 Jul 2024 12:34:05 +0000 Subject: [PATCH] update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 683a15d..1b4f402 100644 --- a/README.md +++ b/README.md @@ -122,9 +122,11 @@ fluentci-engine call -m ./target/wasm32-unknown-unknown/release/nix.wasm -- exec - [android](https://github.com/fluent-ci-templates/android-pipeline/tree/main/plugin) - [ansible-lint](https://github.com/tsirysndr/daggerverse/tree/main/ansible-lint/plugin) - [ansible](https://github.com/tsirysndr/daggerverse/tree/main/ansible/plugin) +- [apko](https://github.com/fluentci-io/apko-plugin) - [atlas](https://github.com/fluent-ci-templates/atlas-pipeline/tree/main/plugin) - [base](https://github.com/fluent-ci-templates/base-pipeline/tree/main/plugin) - [bazel](https://github.com/fluent-ci-templates/bazel-pipeline/tree/main/plugin) +- [biome](https://github.com/fluentci-io/biome-plugin) - [black](https://github.com/tsirysndr/daggerverse/tree/main/black/plugin) - [buf](https://github.com/fluent-ci-templates/buf-pipeline/tree/main/plugin) - [buildx](https://github.com/tsirysndr/daggerverse/tree/main/buildx/plugin) @@ -134,12 +136,17 @@ fluentci-engine call -m ./target/wasm32-unknown-unknown/release/nix.wasm -- exec - [clojure](https://github.com/fluent-ci-templates/clojure-pipeline/tree/main/plugin) - [cloudflare](https://github.com/fluent-ci-templates/cloudflare-pipeline/tree/main/plugin) - [codecov](https://github.com/fluent-ci-templates/codecov-pipeline/tree/main/plugin) +- [cue](https://github.com/fluentci-io/cue-plugin) +- [cypress](https://github.com/fluentci-io/cypress-plugin) +- [dagger](https://github.com/fluentci-io/dagger-plugin) - [deno](https://github.com/fluent-ci-templates/deno-pipeline/tree/main/plugin) +- [depot](https://github.com/fluentci-io/depot-plugin) - [dotnet](https://github.com/fluent-ci-templates/dotnet-pipeline/tree/main/plugin) - [elixir](https://github.com/fluent-ci-templates/elixir-pipeline/tree/main/plugin) - [fastlane](https://github.com/fluent-ci-templates/fastlane-pipeline/tree/main/plugin) - [firebase](https://github.com/fluent-ci-templates/firebase-pipeline/tree/main/plugin) - [flakestry](https://github.com/tsirysndr/daggerverse/tree/main/flakestry/plugin) +- [flipt](https://github.com/fluentci-io/flipt-plugin) - [fly](https://github.com/fluent-ci-templates/fly-pipeline/tree/main/plugin) - [flutter](https://github.com/fluent-ci-templates/flutter-pipeline/tree/main/plugin) - [github](https://github.com/fluent-ci-templates/github-pipeline/tree/main/plugin) @@ -152,13 +159,19 @@ fluentci-engine call -m ./target/wasm32-unknown-unknown/release/nix.wasm -- exec - [netlify](https://github.com/fluent-ci-templates/netlify-pipeline/tree/main/plugin) - [nixpacks](https://github.com/tsirysndr/daggerverse/tree/main/nixpacks/plugin) - [nodejs](https://github.com/fluent-ci-templates/nodejs-pipeline/tree/main/plugin) +- [pkl](https://github.com/fluentci-io/pkl-plugin) +- [playwright](https://github.com/fluentci-io/playwright-plugin) - [pulumi](https://github.com/fluent-ci-templates/pulumi-pipeline/tree/main/plugin) +- [oxc](https://github.com/fluentci-io/oxc-plugin) - [railway](https://github.com/fluent-ci-templates/railway-pipeline/tree/main/plugin) - [ruby](https://github.com/fluent-ci-templates/ruby-pipeline/tree/main/plugin) +- [ruff](https://github.com/fluentci-io/ruff-plugin) - [rust](https://github.com/fluent-ci-templates/rust-pipeline/tree/main/plugin) +- [rye](https://github.com/fluentci-io/rye-plugin) - [shuttle](https://github.com/fluent-ci-templates/shuttle-pipeline/tree/main/plugin) - [sonar](https://github.com/fluent-ci-templates/sonar-pipeline/tree/main/plugin) - [spin](https://github.com/fluent-ci-templates/spin-pipeline/tree/main/plugin) +- [ssh](https://github.com/fluentci-io/ssh-plugin) - [supabase](https://github.com/fluent-ci-templates/supabase-pipeline/tree/main/plugin) - [syft](https://github.com/fluent-ci-templates/syft-pipeline/tree/main/plugin) - [symfony](https://github.com/fluent-ci-templates/symfony-pipeline/tree/main/plugin)