From f2a1f657343d6703c15f7f372feb26a5e852a381 Mon Sep 17 00:00:00 2001 From: Jonas Bengtsson Date: Sun, 31 Mar 2024 11:01:50 +0200 Subject: [PATCH 01/87] feat: add libsql-server plugin (#955) --- README.md | 1 + plugins/libsql-server | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/libsql-server diff --git a/README.md b/README.md index d846ff480..ba26a8cbf 100644 --- a/README.md +++ b/README.md @@ -449,6 +449,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Lefthook | [jtzero/asdf-lefthook](https://github.com/jtzero/asdf-lefthook) | | Levant | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | LFE | [asdf-community/asdf-lfe](https://github.com/asdf-community/asdf-lfe) | +| libsql-server | [jonasb/asdf-libsql-server](https://github.com/jonasb/asdf-libsql-server) | | Lima | [CrouchingMuppet/asdf-lima](https://github.com/CrouchingMuppet/asdf-lima) | | Link (system tools) | [asdf-community/asdf-link](https://github.com/asdf-community/asdf-link) | | Linkerd | [kforsthoevel/asdf-linkerd](https://github.com/kforsthoevel/asdf-linkerd) | diff --git a/plugins/libsql-server b/plugins/libsql-server new file mode 100644 index 000000000..0eea61653 --- /dev/null +++ b/plugins/libsql-server @@ -0,0 +1 @@ +repository = https://github.com/jonasb/asdf-libsql-server.git From c3f4ef3e625bb51702d4d00eb738d3d4e5991f00 Mon Sep 17 00:00:00 2001 From: Farhood <30388648+FeryET@users.noreply.github.com> Date: Sun, 31 Mar 2024 12:33:56 +0330 Subject: [PATCH 02/87] feat: adds CalendarSync asdf-plugin (#952) --- README.md | 1 + plugins/calendarsync | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/calendarsync diff --git a/README.md b/README.md index ba26a8cbf..73aff89f9 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Bundler | [jonathanmorley/asdf-bundler](https://github.com/jonathanmorley/asdf-bundler) | | Cabal | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | | Caddy | [salasrod/asdf-caddy](https://github.com/salasrod/asdf-caddy) | +| CalendarSync | [FeryET/asdf-calendarsync](https://github.com/FeryET/asdf-calendarsync) | | Calicoctl | [FairwindsOps/asdf-calicoctl](https://github.com/FairwindsOps/asdf-calicoctl) | | Camunda Modeler | [barmac/asdf-camunda-modeler](https://github.com/barmac/asdf-camunda-modeler) | | cargo-make | [kachick/asdf-cargo-make](https://github.com/kachick/asdf-cargo-make) | diff --git a/plugins/calendarsync b/plugins/calendarsync new file mode 100644 index 000000000..b06061bb5 --- /dev/null +++ b/plugins/calendarsync @@ -0,0 +1 @@ +repository = https://github.com/FeryET/asdf-calendarsync.git From 5c799f8d1874ab6239daa0b076c0198305ff164a Mon Sep 17 00:00:00 2001 From: Wataru Tsuda Date: Sun, 31 Mar 2024 18:04:59 +0900 Subject: [PATCH 03/87] fix: avoid redirect with rename of user grimoh to gr1m0h (#953) --- README.md | 10 +++++----- plugins/act | 2 +- plugins/k6 | 2 +- plugins/soracom | 2 +- plugins/starship | 2 +- plugins/terraformer | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 73aff89f9..a9eb9a055 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | .Net | [hensou/asdf-dotnet](https://github.com/hensou/asdf-dotnet) | | .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) | | 1password-cli | [NeoHsu/asdf-1password-cli](https://github.com/NeoHsu/asdf-1password-cli) | -| act | [grimoh/asdf-act](https://github.com/grimoh/asdf-act) | +| act | [gr1m0h/asdf-act](https://github.com/gr1m0h/asdf-act) | | action-validator | [mpalmer/action-validator](https://github.com/mpalmer/action-validator) | | actionlint | [crazy-matt/asdf-actionlint](https://github.com/crazy-matt/asdf-actionlint) | | adr-tools | [td7x/asdf/adr-tools](https://gitlab.com/td7x/asdf/adr-tools) | @@ -383,7 +383,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | k2tf | [carlduevel/asdf-k2tf](https://github.com/carlduevel/asdf-k2tf) | | k3d | [spencergilbert/asdf-k3d](https://github.com/spencergilbert/asdf-k3d) | | k3sup | [cgroschupp/asdf-k3sup](https://github.com/cgroschupp/asdf-k3sup) | -| k6 | [grimoh/asdf-k6](https://github.com/grimoh/asdf-k6) | +| k6 | [gr1m0h/asdf-k6](https://github.com/gr1m0h/asdf-k6) | | k9s | [looztra/asdf-k9s](https://github.com/looztra/asdf-k9s) | | kafka | [ueisele/asdf-kafka](https://github.com/ueisele/asdf-kafka) | | kafkactl | [anweber/asdf-kafkactl](https://github.com/anweber/asdf-kafkactl) | @@ -642,7 +642,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Sonobuoy | [Nick-Triller/asdf-sonobuoy](https://github.com/Nick-Triller/asdf-sonobuoy) | | Sops | [feniix/asdf-sops](https://github.com/feniix/asdf-sops) | | sopstool | [elementalvoid/asdf-sopstool](https://github.com/elementalvoid/asdf-sopstool) | -| soracom-cli | [grimoh/asdf-soracom](https://github.com/grimoh/asdf-soracom) | +| soracom-cli | [gr1m0h/asdf-soracom](https://github.com/gr1m0h/asdf-soracom) | | Sourcery | [younke/asdf-sourcery](https://github.com/younke/asdf-sourcery) | | spacectl | [bodgit/asdf-spacectl](https://github.com/bodgit/asdf-spacectl) | | Spago | [jrrom/asdf-spago](https://github.com/jrrom/asdf-spago) | @@ -658,7 +658,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | | Starknet Foundry | [foundry-rs/asdf-starknet-foundry](https://github.com/foundry-rs/asdf-starknet-foundry) | | starport | [nikever/asdf-starport](https://github.com/nikever/asdf-starport) | -| starship | [grimoh/asdf-starship](https://github.com/grimoh/asdf-starship) | +| starship | [gr1m0h/asdf-starship](https://github.com/gr1m0h/asdf-starship) | | Staticcheck | [pbr0ck3r/asdf-staticcheck](https://github.com/pbr0ck3r/asdf-staticcheck) | | steampipe | [carnei-ro/asdf-steampipe](https://github.com/carnei-ro/asdf-steampipe) | | Steel Bank Common Lisp (sbcl) | [smashedtoatoms/asdf-sbcl](https://github.com/smashedtoatoms/asdf-sbcl) | @@ -695,7 +695,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | terraform-ls | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | terraform-lsp | [bartlomiejdanek/asdf-terraform-lsp](https://github.com/bartlomiejdanek/asdf-terraform-lsp) | | Terraform-validator | [looztra/asdf-terraform-validator](https://github.com/looztra/asdf-terraform-validator) | -| Terraformer | [grimoh/asdf-terraformer](https://github.com/grimoh/asdf-terraformer) | +| Terraformer | [gr1m0h/asdf-terraformer](https://github.com/gr1m0h/asdf-terraformer) | | Terragrunt | [ohmer/asdf-terragrunt](https://github.com/ohmer/asdf-terragrunt) | | Terramate | [martinlindner/asdf-terramate](https://github.com/martinlindner/asdf-terramate) | | Terrascan | [hpdobrica/asdf-terrascan](https://github.com/hpdobrica/asdf-terrascan) | diff --git a/plugins/act b/plugins/act index 427e051fa..abc92bc08 100644 --- a/plugins/act +++ b/plugins/act @@ -1 +1 @@ -repository = https://github.com/grimoh/asdf-act.git +repository = https://github.com/gr1m0h/asdf-act.git diff --git a/plugins/k6 b/plugins/k6 index ed40f13fc..7442b6b6a 100644 --- a/plugins/k6 +++ b/plugins/k6 @@ -1 +1 @@ -repository = https://github.com/grimoh/asdf-k6.git +repository = https://github.com/gr1m0h/asdf-k6.git diff --git a/plugins/soracom b/plugins/soracom index 0a6e63d1b..d693c2e24 100644 --- a/plugins/soracom +++ b/plugins/soracom @@ -1 +1 @@ -repository = https://github.com/grimoh/asdf-soracom.git +repository = https://github.com/gr1m0h/asdf-soracom.git diff --git a/plugins/starship b/plugins/starship index 0dedd9c1c..3f168748d 100644 --- a/plugins/starship +++ b/plugins/starship @@ -1 +1 @@ -repository = https://github.com/grimoh/asdf-starship.git +repository = https://github.com/gr1m0h/asdf-starship.git diff --git a/plugins/terraformer b/plugins/terraformer index 19116249c..544fab96f 100644 --- a/plugins/terraformer +++ b/plugins/terraformer @@ -1 +1 @@ -repository = https://github.com/grimoh/asdf-terraformer.git +repository = https://github.com/gr1m0h/asdf-terraformer.git From ee6a3c56e13a50df3c8f98f54e201a14a7c8e36f Mon Sep 17 00:00:00 2001 From: Kelvin Harron Date: Sun, 31 Mar 2024 10:05:47 +0100 Subject: [PATCH 04/87] feat: add mockolo asdf-plugin (#954) --- README.md | 1 + plugins/mockolo | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/mockolo diff --git a/README.md b/README.md index a9eb9a055..4fe757bbf 100644 --- a/README.md +++ b/README.md @@ -493,6 +493,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | mkcert | [salasrod/asdf-mkcert](https://github.com/salasrod/asdf-mkcert) | | mlton | [asdf-community/asdf-mlton](https://github.com/asdf-community/asdf-mlton) | | mockery | [cabify/asdf-mockery](https://github.com/cabify/asdf-mockery) | +| mockolo | [MontakOleg/asdf-mockolo](https://github.com/MontakOleg/asdf-mockolo) | | Monarch | [nyuyuyu/asdf-monarch](https://github.com/nyuyuyu/asdf-monarch) | | mongo-tools | [itspngu/asdf-mongo-tools](https://github.com/itspngu/asdf-mongo-tools) | | MongoDB | [sylph01/asdf-mongodb](https://github.com/sylph01/asdf-mongodb) | diff --git a/plugins/mockolo b/plugins/mockolo new file mode 100644 index 000000000..00dec87cd --- /dev/null +++ b/plugins/mockolo @@ -0,0 +1 @@ +repository = https://github.com/MontakOleg/asdf-mockolo From c515b5345f9c2eabc4199033abeac2efaef2434c Mon Sep 17 00:00:00 2001 From: John Date: Sun, 31 Mar 2024 11:06:47 +0200 Subject: [PATCH 05/87] feat: add new k3s plugin (#956) --- README.md | 1 + plugins/k3s | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/k3s diff --git a/README.md b/README.md index 4fe757bbf..a3f2dc2d7 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | k0sctl | [Its-Alex/asdf-plugin-k0sctl](https://github.com/Its-Alex/asdf-plugin-k0sctl) | | k2tf | [carlduevel/asdf-k2tf](https://github.com/carlduevel/asdf-k2tf) | | k3d | [spencergilbert/asdf-k3d](https://github.com/spencergilbert/asdf-k3d) | +| k3s | [dmpe/asdf-k3s](https://github.com/dmpe/asdf-k3s) | | k3sup | [cgroschupp/asdf-k3sup](https://github.com/cgroschupp/asdf-k3sup) | | k6 | [gr1m0h/asdf-k6](https://github.com/gr1m0h/asdf-k6) | | k9s | [looztra/asdf-k9s](https://github.com/looztra/asdf-k9s) | diff --git a/plugins/k3s b/plugins/k3s new file mode 100644 index 000000000..cd6985696 --- /dev/null +++ b/plugins/k3s @@ -0,0 +1 @@ +repository = https://github.com/dmpe/asdf-k3s.git From 9793eb7e0ad8e194ea9ca1a376e255bf0754f865 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ChangZhuo=20Chen=20=28=E9=99=B3=E6=98=8C=E5=80=AC=29?= Date: Sun, 31 Mar 2024 17:09:01 +0800 Subject: [PATCH 06/87] feat: add hishtory plugins (#957) --- README.md | 1 + plugins/hishtory | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/hishtory diff --git a/README.md b/README.md index a3f2dc2d7..eae582d1f 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Helmsman | [luisdavim/asdf-helmsman](https://github.com/luisdavim/asdf-helmsman) | | heroku-cli | [treilly94/asdf-heroku-cli](https://github.com/treilly94/asdf-heroku-cli) | | hey | [raimon49/asdf-hey](https://github.com/raimon49/asdf-hey) | +| hishtory | [asdf-community/asdf-hishtory](https://github.com/asdf-community/asdf-hishtory) | | hledger | [airtonix/hledger](https://github.com/airtonix/asdf-hledger) | | hledger-flow | [airtonix/hledger-flow](https://github.com/airtonix/asdf-hledger-flow) | | hostctl | [svenluijten/asdf-hostctl](https://github.com/svenluijten/asdf-hostctl) | diff --git a/plugins/hishtory b/plugins/hishtory new file mode 100644 index 000000000..c78e77907 --- /dev/null +++ b/plugins/hishtory @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-hishtory.git From 1151fb362989fe9f71fbd973340c619c0babd797 Mon Sep 17 00:00:00 2001 From: Rob Zwissler Date: Sun, 31 Mar 2024 02:10:15 -0700 Subject: [PATCH 07/87] feat: add scie-pants (#958) --- README.md | 1 + plugins/scie-pants | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/scie-pants diff --git a/README.md b/README.md index eae582d1f..fee39843a 100644 --- a/README.md +++ b/README.md @@ -621,6 +621,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | sccache | [emersonmx/asdf-sccache](https://github.com/emersonmx/asdf-sccache) | | Scenery | [skyzyx/asdf-scenery](https://github.com/skyzyx/asdf-scenery) | | schemacrawler | [davidecavestro/asdf-schemacrawler](https://github.com/davidecavestro/asdf-schemacrawler) | +| scie-pants | [robzr/asdf-scie-pants](https://github.com/robzr/asdf-scie-pants) | | Seed7 | [susurri/asdf-seed7](https://github.com/susurri/asdf-seed7) | | Semgrep | [brentjanderson/asdf-semgrep](https://github.com/brentjanderson/asdf-semgrep) | | semtag | [junminahn/asdf-semtag](https://github.com/junminahn/asdf-semtag) | diff --git a/plugins/scie-pants b/plugins/scie-pants new file mode 100644 index 000000000..6d4c873e2 --- /dev/null +++ b/plugins/scie-pants @@ -0,0 +1 @@ +repository = https://github.com/robzr/asdf-scie-pants From fdcd88053ef6dd32d001a7169dbfb564fb2bda63 Mon Sep 17 00:00:00 2001 From: Andrey Bogoyavlenskiy Date: Sun, 31 Mar 2024 10:11:01 +0100 Subject: [PATCH 08/87] feat: add cljstyle plugin (#959) --- README.md | 1 + plugins/cljstyle | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/cljstyle diff --git a/README.md b/README.md index fee39843a..4bb68f012 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | cilium-hubble | [NitriKx/asdf-cilium-hubble](https://github.com/NitriKx/asdf-cilium-hubble) | | Clarinet | [alexgo-io/asdf-clarinet](https://github.com/alexgo-io/asdf-clarinet) | | clj-kondo | [rynkowsg/asdf-clj-kondo](https://github.com/rynkowsg/asdf-clj-kondo) | +| cljstyle | [abogoyavlensky/asdf-cljstyle](https://github.com/abogoyavlensky/asdf-cljstyle) | | Clojure | [asdf-community/asdf-clojure](https://github.com/asdf-community/asdf-clojure) | | Cloudflared | [threkk/asdf-cloudflared](https://github.com/threkk/asdf-cloudflared) | | cloud-sql-proxy | [pbr0ck3r/asdf-cloud-sql-proxy](https://github.com/pbr0ck3r/asdf-cloud-sql-proxy) | diff --git a/plugins/cljstyle b/plugins/cljstyle new file mode 100644 index 000000000..71fabdcf8 --- /dev/null +++ b/plugins/cljstyle @@ -0,0 +1 @@ +repository = https://github.com/abogoyavlensky/asdf-cljstyle.git From 33dca1fb779aa65390cf3d8f50841f3f89616854 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 31 Mar 2024 03:12:43 -0600 Subject: [PATCH 09/87] feat: add dapr (#962) Signed-off-by: Andrew Duss Co-authored-by: Andrew Duss --- README.md | 1 + plugins/dapr | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/dapr diff --git a/README.md b/README.md index 4bb68f012..4cfe38644 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | cyclonedx | [xeedio/asdf-cyclonedx](https://github.com/xeedio/asdf-cyclonedx) | | D (DMD) | [sylph01/asdf-dmd](https://github.com/sylph01/asdf-dmd) | | dagger | [virtualstaticvoid/asdf-dagger](https://github.com/virtualstaticvoid/asdf-dagger) | +| dapr | [asdf-community/asdf-dapr-cli](https://github.com/asdf-community/asdf-dapr-cli.git) | | Dart | [PatOConnor43/asdf-dart](https://github.com/PatOConnor43/asdf-dart) | | Dasel | [asdf-community/asdf-dasel](https://github.com/asdf-community/asdf-dasel) | | datree | [lukeab/asdf-datree](https://github.com/lukeab/asdf-datree) | diff --git a/plugins/dapr b/plugins/dapr new file mode 100644 index 000000000..4a0c3e12d --- /dev/null +++ b/plugins/dapr @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-dapr-cli.git From dbd8292162701cc9c2745dee47e87b6195c5d3d2 Mon Sep 17 00:00:00 2001 From: Chris Stefano Date: Sun, 31 Mar 2024 10:13:20 +0100 Subject: [PATCH 10/87] feat: ollama plugin (#964) --- README.md | 1 + plugins/ollama | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/ollama diff --git a/README.md b/README.md index 4cfe38644..1c11443ce 100644 --- a/README.md +++ b/README.md @@ -528,6 +528,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | odo | [rm3l/asdf-odo](https://github.com/rm3l/asdf-odo) | | okta-aws-cli | [bennythejudge/asdf-plugin-okta-aws-cli](https://github.com/bennythejudge/asdf-plugin-okta-aws-cli) | | Okteto | [BradenM/asdf-okteto](https://github.com/BradenM/asdf-okteto) | +| ollama | [virtualstaticvoid/asdf-ollama](https://github.com/virtualstaticvoid/asdf-ollama) | | om | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | | Onyx | [jtakakura/asdf-onyx](https://github.com/jtakakura/asdf-onyx) | | OPA | [tochukwuvictor/asdf-opa](https://github.com/tochukwuvictor/asdf-opa) | diff --git a/plugins/ollama b/plugins/ollama new file mode 100644 index 000000000..ed2c04b3b --- /dev/null +++ b/plugins/ollama @@ -0,0 +1 @@ +repository = https://github.com/virtualstaticvoid/asdf-ollama.git From b6aecede936c35690bf89016fdb8da6c37069947 Mon Sep 17 00:00:00 2001 From: Rob Zwissler Date: Sun, 31 Mar 2024 02:14:03 -0700 Subject: [PATCH 11/87] feat: add sver plugin (#965) --- README.md | 1 + plugins/sver | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/sver diff --git a/README.md b/README.md index 1c11443ce..0b2d17fac 100644 --- a/README.md +++ b/README.md @@ -673,6 +673,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Stern | [looztra/asdf-stern](https://github.com/looztra/asdf-stern) | | stripe-cli | [offbyone/asdf-stripe](https://github.com/offbyone/asdf-stripe) | | stylua | [jc00ke/asdf-stylua](https://github.com/jc00ke/asdf-stylua) | +| sver | [robzr/asdf-sver](https://github.com/robzr/asdf-sver) | | svu | [asdf-community/asdf-svu](https://github.com/asdf-community/asdf-svu) | | swag | [behoof4mind/asdf-swag](https://github.com/behoof4mind/asdf-swag) | | Swift | [fcrespo82/asdf-swift](https://github.com/fcrespo82/asdf-swift) | diff --git a/plugins/sver b/plugins/sver new file mode 100644 index 000000000..7553a2dd1 --- /dev/null +++ b/plugins/sver @@ -0,0 +1 @@ +repository = https://github.com/robzr/asdf-sver From 840967865e2956e03c89cdc9d0e9823c139996d6 Mon Sep 17 00:00:00 2001 From: Timothy Colbert Date: Sun, 31 Mar 2024 19:17:47 +1000 Subject: [PATCH 12/87] feat: Add Coredns to the plugin directory (#966) --- README.md | 1 + plugins/coredns | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/coredns diff --git a/README.md b/README.md index 0b2d17fac..83574033f 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Codefresh | [gurukulkarni/asdf-codefresh](https://github.com/gurukulkarni/asdf-codefresh) | | CodeQL | [bored-engineer/asdf-codeql](https://github.com/bored-engineer/asdf-codeql) | | Colima | [CrouchingMuppet/asdf-colima](https://github.com/CrouchingMuppet/asdf-colima) | +| coredns | [s3than/asdf-coredns](https://github.com/s3than/asdf-coredns) | | Conan | [amrox/asdf-pyapp](https://github.com/amrox/asdf-pyapp) | | Concourse | [mattysweeps/asdf-concourse](https://github.com/mattysweeps/asdf-concourse) | | Conduit | [gmcabrita/asdf-conduit](https://github.com/gmcabrita/asdf-conduit) | diff --git a/plugins/coredns b/plugins/coredns new file mode 100644 index 000000000..6d33e3b3f --- /dev/null +++ b/plugins/coredns @@ -0,0 +1 @@ +repository = https://github.com/s3than/asdf-coredns.git From 3d8d1ffb25f7b16dc71bab00ff55787a3120a72c Mon Sep 17 00:00:00 2001 From: b1-luettje <53084931+b1-luettje@users.noreply.github.com> Date: Sun, 31 Mar 2024 11:19:02 +0200 Subject: [PATCH 13/87] feat: Add asdf-uv plugin (#967) --- README.md | 1 + plugins/uv | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/uv diff --git a/README.md b/README.md index 83574033f..e94cea3d6 100644 --- a/README.md +++ b/README.md @@ -746,6 +746,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | upt | [ORCID/asdf-upt](https://github.com/ORCID/asdf-upt) | | upx | [jimmidyson/asdf-upx](https://github.com/jimmidyson/asdf-upx) | | usql | [itspngu/asdf-usql](https://github.com/itspngu/asdf-usql) | +| uv | [asdf-community/asdf-uv](https://github.com/asdf-community/asdf-uv) | | V | [jthegedus/asdf-v](https://github.com/jthegedus/asdf-v) | | vale | [pdemagny/asdf-vale](https://github.com/pdemagny/asdf-vale) | | vals | [dex4er/asdf-vals](https://github.com/dex4er/asdf-vals) | diff --git a/plugins/uv b/plugins/uv new file mode 100644 index 000000000..419a7ef1e --- /dev/null +++ b/plugins/uv @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-uv.git From 506aab4cc047c7395285e17a659387eec30580bf Mon Sep 17 00:00:00 2001 From: "Joseph S. Tate" Date: Sun, 31 Mar 2024 05:19:56 -0400 Subject: [PATCH 14/87] feat: Add bazelisk plugin (#968) --- README.md | 1 + plugins/bazelisk | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/bazelisk diff --git a/README.md b/README.md index e94cea3d6..40869c777 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Batect | [johnlayton/asdf-batect](https://github.com/johnlayton/asdf-batect) | | Bats (Bash unittest) | [timgluz/asdf-bats](https://github.com/timgluz/asdf-bats) | | Bazel | [rajatvig/asdf-bazel](https://github.com/rajatvig/asdf-bazel) | +| bazelisk | [josephtate/asdf-bazelisk](https://github.com/josephtate/asdf-bazelisk) | | bbr | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | | bbr-s3-config-validator | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | | benthos | [benthosdev/benthos-asdf](https://github.com/benthosdev/benthos-asdf) | diff --git a/plugins/bazelisk b/plugins/bazelisk new file mode 100644 index 000000000..5dec94a7a --- /dev/null +++ b/plugins/bazelisk @@ -0,0 +1 @@ +repository = https://github.com/josephtate/asdf-bazelisk.git From 812924c5de02994c95c4311a98b83ee476f1afe8 Mon Sep 17 00:00:00 2001 From: Miles Parfitt Date: Sun, 31 Mar 2024 19:22:12 +1000 Subject: [PATCH 15/87] feat: add daytona plugin (#970) Co-authored-by: Miles Parfitt --- README.md | 1 + plugins/daytona | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/daytona diff --git a/README.md b/README.md index 40869c777..7dcaf2d1e 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Dart | [PatOConnor43/asdf-dart](https://github.com/PatOConnor43/asdf-dart) | | Dasel | [asdf-community/asdf-dasel](https://github.com/asdf-community/asdf-dasel) | | datree | [lukeab/asdf-datree](https://github.com/lukeab/asdf-datree) | +| Daytona | [CrouchingMuppet/asdf-daytona](https://github.com/CrouchingMuppet/asdf-daytona) | | Dbmate | [juusujanar/asdf-dbmate](https://github.com/juusujanar/asdf-dbmate) | | Deck | [nutellinoit/asdf-deck](https://github.com/nutellinoit/asdf-deck) | | Delta | [andweeb/asdf-delta](https://github.com/andweeb/asdf-delta) | diff --git a/plugins/daytona b/plugins/daytona new file mode 100644 index 000000000..756eba484 --- /dev/null +++ b/plugins/daytona @@ -0,0 +1 @@ +repository = https://github.com/CrouchingMuppet/asdf-daytona.git From c0e6de924f5ad0a28ceeba8bb805fcd652cd20b7 Mon Sep 17 00:00:00 2001 From: Hemi Simon Date: Sun, 31 Mar 2024 20:30:47 +1100 Subject: [PATCH 16/87] feat: Add ruff plugin (#973) Co-authored-by: Simon Hemi Co-authored-by: James Hegedus --- README.md | 1 + plugins/ruff | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/ruff diff --git a/README.md b/README.md index 7dcaf2d1e..e07a566cd 100644 --- a/README.md +++ b/README.md @@ -614,6 +614,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | rstash | [carlduevel/asdf-rstash](https://github.com/carlduevel/asdf-rstash) | | rlwrap | [asdf-community/asdf-rlwrap](https://github.com/asdf-community/asdf-rlwrap) | | Ruby | [asdf-vm/asdf-ruby](https://github.com/asdf-vm/asdf-ruby) | +| ruff | [simhem/asdf-ruff](https://github.com/simhem/asdf-ruff) | | Rust | [code-lever/asdf-rust](https://github.com/code-lever/asdf-rust) | | rust-analyzer | [Xyven1/asdf-rust-analyzer](https://github.com/Xyven1/asdf-rust-analyzer) | | rye | [Azuki-bar/asdf-rye](https://github.com/Azuki-bar/asdf-rye) | diff --git a/plugins/ruff b/plugins/ruff new file mode 100644 index 000000000..125997d76 --- /dev/null +++ b/plugins/ruff @@ -0,0 +1 @@ +repository = https://github.com/simhem/asdf-ruff From 5186aa0f5accd07be5544d1c5836ab9c4c61c556 Mon Sep 17 00:00:00 2001 From: Jean-Yves LENHOF <36410287+jylenhof@users.noreply.github.com> Date: Sun, 31 Mar 2024 11:35:27 +0200 Subject: [PATCH 17/87] fix: use updated plugin hub version (#921) Co-authored-by: Jean-Yves LENHOF Co-authored-by: James Hegedus --- README.md | 2 +- plugins/hub | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e07a566cd..f61fc3ee9 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | hledger-flow | [airtonix/hledger-flow](https://github.com/airtonix/asdf-hledger-flow) | | hostctl | [svenluijten/asdf-hostctl](https://github.com/svenluijten/asdf-hostctl) | | httpie-go | [abatilo/asdf-httpie-go](https://github.com/abatilo/asdf-httpie-go) | -| Hub | [vixus0/asdf-hub](https://github.com/vixus0/asdf-hub) | +| Hub | [claygorman/asdf-hub](https://github.com/claygorman/asdf-hub) | | Hugo | [NeoHsu/asdf-hugo](https://github.com/NeoHsu/asdf-hugo) | | Hurl | [raimon49/asdf-hurl](https://github.com/raimon49/asdf-hurl) | | hwatch | [chessmango/asdf-hwatch](https://github.com/chessmango/asdf-hwatch) | diff --git a/plugins/hub b/plugins/hub index a1bb22234..e04f2fa56 100644 --- a/plugins/hub +++ b/plugins/hub @@ -1 +1 @@ -repository = https://github.com/vixus0/asdf-hub.git +repository = https://github.com/claygorman/asdf-hub.git From 1daf96b6622901b9bde37c26d5bbe4c55317fe7a Mon Sep 17 00:00:00 2001 From: Saliou Gaye Date: Sun, 31 Mar 2024 11:37:52 +0200 Subject: [PATCH 18/87] feat: add liquibase plugin (#975) Co-authored-by: James Hegedus --- README.md | 1 + plugins/liquibase | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/liquibase diff --git a/README.md b/README.md index f61fc3ee9..e08934ec5 100644 --- a/README.md +++ b/README.md @@ -462,6 +462,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Link (system tools) | [asdf-community/asdf-link](https://github.com/asdf-community/asdf-link) | | Linkerd | [kforsthoevel/asdf-linkerd](https://github.com/kforsthoevel/asdf-linkerd) | | liqoctl | [pdemagny/asdf-liqoctl](https://github.com/pdemagny/asdf-liqoctl) | +| liquibase | [saliougaye/asdf-liquibase](https://github.com/saliougaye/asdf-liquibase) | | Litestream | [threkk/asdf-litestream](https://github.com/threkk/asdf-litestream) | | Logtalk | [LogtalkDotOrg/asdf-logtalk](https://github.com/LogtalkDotOrg/asdf-logtalk) | | Loki-Logcli | [comdotlinux/asdf-loki-logcli](https://github.com/comdotlinux/asdf-loki-logcli) | diff --git a/plugins/liquibase b/plugins/liquibase new file mode 100644 index 000000000..fa00aef9a --- /dev/null +++ b/plugins/liquibase @@ -0,0 +1 @@ +repository = https://github.com/saliougaye/asdf-liquibase.git From 5afe7b5ad20332cc00d3253d6411700081c310df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Klein?= Date: Sun, 31 Mar 2024 11:40:41 +0200 Subject: [PATCH 19/87] feat: add typst plugin (#974) (#976) Co-authored-by: James Hegedus --- README.md | 1 + plugins/typst | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/typst diff --git a/README.md b/README.md index e08934ec5..59ade2614 100644 --- a/README.md +++ b/README.md @@ -744,6 +744,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | tuist | [asdf-community/asdf-tuist](https://github.com/asdf-community/asdf-tuist) | | tx | [ORCID/asdf-transifex](https://github.com/ORCID/asdf-transifex) | | typos | [aschiavon91/asdf-typos](https://github.com/aschiavon91/asdf-typos) | +| typst | [stephane-klein/asdf-typst](https://github.com/stephane-klein/asdf-typst) | | uaa-cli | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | | Unison | [susurri/asdf-unison](https://github.com/susurri/asdf-unison) | | updatecli | [updatecli/asdf-updatecli](https://github.com/updatecli/asdf-updatecli) | diff --git a/plugins/typst b/plugins/typst new file mode 100644 index 000000000..f8d510285 --- /dev/null +++ b/plugins/typst @@ -0,0 +1 @@ +repository = https://github.com/stephane-klein/asdf-typst.git From cf8df616d239084462c09207812277522d47cce1 Mon Sep 17 00:00:00 2001 From: Farhood <30388648+FeryET@users.noreply.github.com> Date: Sun, 31 Mar 2024 13:13:53 +0330 Subject: [PATCH 20/87] feat: adds yamlscript plugin (#978) --- README.md | 1 + plugins/yamlscript | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/yamlscript diff --git a/README.md b/README.md index 59ade2614..597c39ede 100644 --- a/README.md +++ b/README.md @@ -787,6 +787,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | | yamlfmt | [kachick/asdf-yamlfmt](https://github.com/kachick/asdf-yamlfmt) | | yamllint | [ericcornelissen/asdf-yamllint](https://github.com/ericcornelissen/asdf-yamllint) | +| yamlscript | [FeryET/asdf-yamlscript](https://github.com/FeryET/asdf-yamlscript) | | Yarn | [twuni/asdf-yarn](https://github.com/twuni/asdf-yarn) | | yay | [aaaaninja/asdf-yay](https://github.com/aaaaninja/asdf-yay) | | Yor | [ordinaryexperts/asdf-yor](https://github.com/ordinaryexperts/asdf-yor) | diff --git a/plugins/yamlscript b/plugins/yamlscript new file mode 100644 index 000000000..92579804d --- /dev/null +++ b/plugins/yamlscript @@ -0,0 +1 @@ +repository = https://github.com/FeryET/asdf-yamlscript.git From 845e62918d3573a70075d385f0ecaae683d2eeab Mon Sep 17 00:00:00 2001 From: Xan Manning <244186+xanmanning@users.noreply.github.com> Date: Sun, 31 Mar 2024 10:52:16 +0100 Subject: [PATCH 21/87] feat: add k3kcli plugin repo (#979) Co-authored-by: James Hegedus --- README.md | 1 + plugins/k3kcli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/k3kcli diff --git a/README.md b/README.md index 597c39ede..31488dd63 100644 --- a/README.md +++ b/README.md @@ -388,6 +388,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | k0sctl | [Its-Alex/asdf-plugin-k0sctl](https://github.com/Its-Alex/asdf-plugin-k0sctl) | | k2tf | [carlduevel/asdf-k2tf](https://github.com/carlduevel/asdf-k2tf) | | k3d | [spencergilbert/asdf-k3d](https://github.com/spencergilbert/asdf-k3d) | +| k3kcli | [xanmanning/asdf-k3kcli](https://github.com/xanmanning/asdf-k3kcli) | | k3s | [dmpe/asdf-k3s](https://github.com/dmpe/asdf-k3s) | | k3sup | [cgroschupp/asdf-k3sup](https://github.com/cgroschupp/asdf-k3sup) | | k6 | [gr1m0h/asdf-k6](https://github.com/gr1m0h/asdf-k6) | diff --git a/plugins/k3kcli b/plugins/k3kcli new file mode 100644 index 000000000..5f666d5ec --- /dev/null +++ b/plugins/k3kcli @@ -0,0 +1 @@ +repository = https://github.com/xanmanning/asdf-k3kcli.git From 70e021e70d76ed679dad09ff9c60c18ccfaf0280 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 31 Mar 2024 03:53:35 -0600 Subject: [PATCH 22/87] feat: add kpack (#963) Signed-off-by: Andrew Duss Co-authored-by: Andrew Duss --- README.md | 1 + plugins/kpack | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/kpack diff --git a/README.md b/README.md index 31488dd63..101b3a7d1 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Kotlin | [asdf-community/asdf-kotlin](https://github.com/asdf-community/asdf-kotlin) | | Kpt | [nlamirault/asdf-kpt](https://github.com/nlamirault/asdf-kpt) | | kp | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | +| kpack | [asdf-community/asdf-kpack-cli](https://github.com/asdf-community/asdf-kpack-cli) | | kscript | [edgelevel/asdf-kscript](https://github.com/edgelevel/asdf-kscript) | | krab | [ohkrab/asdf-krab](https://github.com/ohkrab/asdf-krab) | | krew | [bjw-s/asdf-krew](https://github.com/bjw-s/asdf-krew) | diff --git a/plugins/kpack b/plugins/kpack new file mode 100644 index 000000000..8b540dcab --- /dev/null +++ b/plugins/kpack @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-kpack-cli.git From 065335b89ae1621f9c70e0599bea9bc1a073bc60 Mon Sep 17 00:00:00 2001 From: Christian van der Loo Date: Sun, 31 Mar 2024 05:55:25 -0400 Subject: [PATCH 23/87] feat: add pkl plugin (#960) --- README.md | 1 + plugins/pkl | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/pkl diff --git a/README.md b/README.md index 101b3a7d1..ce28e1a2a 100644 --- a/README.md +++ b/README.md @@ -563,6 +563,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | pipelight | [kogeletey/asdf-pipelight](https://github.com/kogeletey/asdf-pipelight) | | pipx | [yozachar/asdf-pipx](https://github.com/yozachar/asdf-pipx) | | pivnet | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | +| pkl | [mise-plugins/asdf-pkl](https://github.com/mise-plugins/asdf-pkl) | | Please | [asdf-community/asdf-please](https://github.com/asdf-community/asdf-please) | | Pluto | [FairwindsOps/asdf-pluto](https://github.com/FairwindsOps/asdf-pluto) | | pnpm | [jonathanmorley/asdf-pnpm](https://github.com/jonathanmorley/asdf-pnpm) | diff --git a/plugins/pkl b/plugins/pkl new file mode 100644 index 000000000..b18a172f0 --- /dev/null +++ b/plugins/pkl @@ -0,0 +1 @@ +repository = https://github.com/mise-plugins/asdf-pkl.git From bb089c2fd9c516e5b8f1e25c45092de53b2c3708 Mon Sep 17 00:00:00 2001 From: raimon Date: Sun, 31 Mar 2024 18:56:53 +0900 Subject: [PATCH 24/87] feat: add jnv plugin (#980) --- README.md | 1 + plugins/jnv | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/jnv diff --git a/README.md b/README.md index ce28e1a2a..8deabed6a 100644 --- a/README.md +++ b/README.md @@ -377,6 +377,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | jiq | [chessmango/asdf-jiq](https://github.com/chessmango/asdf-jiq) | | jless | [jc00ke/asdf-jless](https://github.com/jc00ke/asdf-jless) | | JMESPath | [skyzyx/asdf-jmespath](https://github.com/skyzyx/asdf-jmespath) | +| jnv | [raimon49/asdf-jnv](https://github.com/raimon49/asdf-jnv) | | jq | [lsanwick/asdf-jq](https://github.com/lsanwick/asdf-jq) | | jqp | [wt0f/asdf-jqp](https://gitlab.com/wt0f/asdf-jqp) | | JReleaser | [joschi/asdf-jreleaser](https://github.com/joschi/asdf-jreleaser) | diff --git a/plugins/jnv b/plugins/jnv new file mode 100644 index 000000000..a6bc9d092 --- /dev/null +++ b/plugins/jnv @@ -0,0 +1 @@ +repository = https://github.com/raimon49/asdf-jnv.git From 4fc5f51656c93bd3defe231df484881d46bf2203 Mon Sep 17 00:00:00 2001 From: Zitao Xiong Date: Sun, 31 Mar 2024 18:07:53 +0800 Subject: [PATCH 25/87] feat: add sui (#981) --- README.md | 1 + plugins/sui | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/sui diff --git a/README.md b/README.md index 8deabed6a..82496bf1f 100644 --- a/README.md +++ b/README.md @@ -682,6 +682,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Stern | [looztra/asdf-stern](https://github.com/looztra/asdf-stern) | | stripe-cli | [offbyone/asdf-stripe](https://github.com/offbyone/asdf-stripe) | | stylua | [jc00ke/asdf-stylua](https://github.com/jc00ke/asdf-stylua) | +| sui | [placeholder-soft/asdf-sui](https://github.com/placeholder-soft/asdf-sui) | | sver | [robzr/asdf-sver](https://github.com/robzr/asdf-sver) | | svu | [asdf-community/asdf-svu](https://github.com/asdf-community/asdf-svu) | | swag | [behoof4mind/asdf-swag](https://github.com/behoof4mind/asdf-swag) | diff --git a/plugins/sui b/plugins/sui new file mode 100644 index 000000000..e831ea1b1 --- /dev/null +++ b/plugins/sui @@ -0,0 +1 @@ +repository = https://github.com/placeholder-soft/asdf-sui.git From 66eddae95d4fc303ae897609dd25fa8e044ca2a7 Mon Sep 17 00:00:00 2001 From: Jean-Yves LENHOF <36410287+jylenhof@users.noreply.github.com> Date: Mon, 1 Apr 2024 07:25:52 +0200 Subject: [PATCH 26/87] feat: add git-cliff plugin (#982) --- README.md | 1 + plugins/git-cliff | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/git-cliff diff --git a/README.md b/README.md index 82496bf1f..f6c8f6c23 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | ginkgo | [jimmidyson/asdf-ginkgo](https://github.com/jimmidyson/asdf-ginkgo) | | git | [jcaigitlab/asdf-git](https://gitlab.com/jcaigitlab/asdf-git) | | git-chglog | [GoodwayGroup/asdf-git-chglog](https://github.com/GoodwayGroup/asdf-git-chglog) | +| git-cliff | [jylenhof/asdf-git-cliff](https://github.com/jylenhof/asdf-git-cliff) | | gitconfig | [0ghny/asdf-gitconfig](https://github.com/0ghny/asdf-gitconfig) | | GitHub CLI | [bartlomiejdanek/asdf-github-cli](https://github.com/bartlomiejdanek/asdf-github-cli) | | GitHub Markdown ToC | [skyzyx/asdf-github-markdown-toc](https://github.com/skyzyx/asdf-github-markdown-toc) | diff --git a/plugins/git-cliff b/plugins/git-cliff new file mode 100644 index 000000000..d98a1e352 --- /dev/null +++ b/plugins/git-cliff @@ -0,0 +1 @@ +repository = https://github.com/jylenhof/asdf-git-cliff.git From 8e311ee15386f81c86f8d2c8e37e7c666e23bfde Mon Sep 17 00:00:00 2001 From: Nugroho <175662+nsaputro@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:47:21 +0200 Subject: [PATCH 27/87] feat: add dynatrace-monaco plugin (#951) --- README.md | 1 + plugins/dynatrace-monaco | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/dynatrace-monaco diff --git a/README.md b/README.md index f6c8f6c23..518da03ac 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | dust | [looztra/asdf-dust](https://github.com/looztra/asdf-dust) | | DVC | [fwfurtado/asdf-dvc](https://github.com/fwfurtado/asdf-dvc) | | dyff | [wt0f/asdf-dyff](https://gitlab.com/wt0f/asdf-dyff) | +| dynatrace-monaco | [nsaputro/asdf-monaco](https://github.com/nsaputro/asdf-monaco) | | earthly | [YR-ZR0/asdf-earthly](https://github.com/YR-ZR0/asdf-earthly) | | ecspresso | [kayac/asdf-ecspresso](https://github.com/kayac/asdf-ecspresso) | | editorconfig-checker | [gabitchov/asdf-editorconfig-checker](https://github.com/gabitchov/asdf-editorconfig-checker) | diff --git a/plugins/dynatrace-monaco b/plugins/dynatrace-monaco new file mode 100644 index 000000000..b7d52c1b6 --- /dev/null +++ b/plugins/dynatrace-monaco @@ -0,0 +1 @@ +repository = https://github.com/nsaputro/asdf-monaco.git From 1fd7c29b32e7bbc57470f0d70c3d99b458454c00 Mon Sep 17 00:00:00 2001 From: Vitalii Budnik Date: Sat, 5 Oct 2024 16:15:04 +0300 Subject: [PATCH 28/87] feat: add apollo-ios-cli (#983) --- README.md | 1 + plugins/apollo-ios-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/apollo-ios-cli diff --git a/README.md b/README.md index 518da03ac..42d93d3db 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | ant | [jackboespflug/asdf-ant](https://github.com/jackboespflug/asdf-ant) | | Apache Jmeter | [comdotlinux/asdf-jmeter](https://github.com/comdotlinux/asdf-jmeter) | | apko | [omissis/asdf-apko](https://github.com/omissis/asdf-apko) | +| apollo-ios-cli | [MacPaw/asdf-apollo-ios-cli](https://github.com/MacPaw/asdf-apollo-ios-cli) | | Apollo Router | [safx/asdf-apollo-router](https://github.com/safx/asdf-apollo-router) | | arc | [ORCID/asdf-arc](https://github.com/ORCID/asdf-arc) | | argo | [sudermanjr/asdf-argo](https://github.com/sudermanjr/asdf-argo) | diff --git a/plugins/apollo-ios-cli b/plugins/apollo-ios-cli new file mode 100644 index 000000000..6a8cd0f47 --- /dev/null +++ b/plugins/apollo-ios-cli @@ -0,0 +1 @@ +repository = https://github.com/MacPaw/asdf-apollo-ios-cli From 96f4e999094dfdff28395780b260c616d3f9943a Mon Sep 17 00:00:00 2001 From: Vitalii Budnik Date: Sat, 5 Oct 2024 16:15:38 +0300 Subject: [PATCH 29/87] feat: add sentry-cli (#984) --- README.md | 1 + plugins/sentry-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/sentry-cli diff --git a/README.md b/README.md index 42d93d3db..871afd4e2 100644 --- a/README.md +++ b/README.md @@ -642,6 +642,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | semtag | [junminahn/asdf-semtag](https://github.com/junminahn/asdf-semtag) | | semver | [mathew-fleisch/asdf-semver](https://github.com/mathew-fleisch/asdf-semver) | | Sentinel | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | +| sentry-cli | [MacPaw/asdf-sentry-cli](https://github.com/MacPaw/asdf-sentry-cli) | | Serf | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | serverless | [pdemagny/asdf-serverless](https://github.com/pdemagny/asdf-serverless) | | shell2http | [ORCID/asdf-shell2http](https://github.com/ORCID/asdf-shell2http) | diff --git a/plugins/sentry-cli b/plugins/sentry-cli new file mode 100644 index 000000000..4df605d82 --- /dev/null +++ b/plugins/sentry-cli @@ -0,0 +1 @@ +repository = https://github.com/MacPaw/asdf-sentry-cli From 57f34fe27c26c75cf08d07f64441f8557715bf23 Mon Sep 17 00:00:00 2001 From: Vitalii Budnik Date: Sat, 5 Oct 2024 16:16:10 +0300 Subject: [PATCH 30/87] feat: add xcbeautify (#985) --- README.md | 1 + plugins/xcbeautify | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/xcbeautify diff --git a/README.md b/README.md index 871afd4e2..84a195569 100644 --- a/README.md +++ b/README.md @@ -791,6 +791,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | XCTestHTMLReport | [younke/asdf-xchtmlreport](https://github.com/younke/asdf-xchtmlreport) | | XcodeGen | [younke/asdf-xcodegen](https://github.com/younke/asdf-xcodegen) | | xc | [airtonix/asdf-xc](https://github.com/airtonix/asdf-xc) | +| xcbeautify | [MacPaw/asdf-xcbeautify](https://github.com/MacPaw/asdf-xcbeautify) | | xcodes | [younke/asdf-xcodes](https://github.com/younke/asdf-xcodes) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | diff --git a/plugins/xcbeautify b/plugins/xcbeautify new file mode 100644 index 000000000..f38626727 --- /dev/null +++ b/plugins/xcbeautify @@ -0,0 +1 @@ +repository = https://github.com/MacPaw/asdf-xcbeautify.git From 4949cf7409a13d9b926ec24edacb016cd3210c6d Mon Sep 17 00:00:00 2001 From: Pavel Makarenko Date: Sat, 5 Oct 2024 17:19:04 +0400 Subject: [PATCH 31/87] feat: add zls (#986) Co-authored-by: James Hegedus --- README.md | 1 + plugins/zls | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/zls diff --git a/README.md b/README.md index 84a195569..3aa2deb5d 100644 --- a/README.md +++ b/README.md @@ -810,6 +810,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | zellij | [chessmango/asdf-zellij](https://github.com/chessmango/asdf-zellij) | | Zephyr | [nsaunders/asdf-zephyr](https://github.com/nsaunders/asdf-zephyr) | | Zig | [cheetah/asdf-zig](https://github.com/cheetah/asdf-zig) | +| zls | [miome/asdf-zls](https://github.com/m1ome/asdf-zls) | | zigmod | [kachick/asdf-zigmod](https://github.com/kachick/asdf-zigmod) | | Zola | [salasrod/asdf-zola](https://github.com/salasrod/asdf-zola) | | zoxide | [nyrst/asdf-zoxide](https://github.com/nyrst/asdf-zoxide) | diff --git a/plugins/zls b/plugins/zls new file mode 100644 index 000000000..713f7c44e --- /dev/null +++ b/plugins/zls @@ -0,0 +1 @@ +repository = https://github.com/m1ome/asdf-zls From c9cfbe475fd61e9768545c41c1548a7a8572cfe0 Mon Sep 17 00:00:00 2001 From: James Hegedus Date: Sat, 5 Oct 2024 23:24:39 +1000 Subject: [PATCH 32/87] fix: remove Bin plugin that no longer exists (#1057) --- README.md | 1 - plugins/bin | 1 - 2 files changed, 2 deletions(-) delete mode 100644 plugins/bin diff --git a/README.md b/README.md index 3aa2deb5d..59178e460 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,6 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | bbr-s3-config-validator | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | | benthos | [benthosdev/benthos-asdf](https://github.com/benthosdev/benthos-asdf) | | bfs | [virtualroot/asdf-bfs](https://github.com/virtualroot/asdf-bfs) | -| Bin | [yozachar/asdf-bin](https://github.com/yozachar/asdf-bin) | | binnacle | [Traackr/asdf-binnacle](https://github.com/Traackr/asdf-binnacle) | | Bitwarden | [vixus0/asdf-bitwarden](https://github.com/vixus0/asdf-bitwarden) | | bitwarden-secrets-manager | [asdf-community/asdf-bitwarden-secrets-manager](https://github.com/asdf-community/asdf-bitwarden-secrets-manager) | diff --git a/plugins/bin b/plugins/bin deleted file mode 100644 index d5bff3d8a..000000000 --- a/plugins/bin +++ /dev/null @@ -1 +0,0 @@ -repository = https://github.com/yozachar/asdf-bin.git From eb818d9e65d70f785668510365005a35aa9162f6 Mon Sep 17 00:00:00 2001 From: nasa9084 Date: Sat, 5 Oct 2024 22:26:19 +0900 Subject: [PATCH 33/87] feat: add tfcmt plugin (#987) Co-authored-by: James Hegedus --- README.md | 1 + plugins/tfcmt | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/tfcmt diff --git a/README.md b/README.md index 59178e460..c69cb71b9 100644 --- a/README.md +++ b/README.md @@ -720,6 +720,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Terragrunt | [ohmer/asdf-terragrunt](https://github.com/ohmer/asdf-terragrunt) | | Terramate | [martinlindner/asdf-terramate](https://github.com/martinlindner/asdf-terramate) | | Terrascan | [hpdobrica/asdf-terrascan](https://github.com/hpdobrica/asdf-terrascan) | +| tfcmt | [nasa9084/asdf-tfcmt](https://github.com/nasa9084/asdf-tfcmt) | | tfctl | [deas/asdf-tfctl](https://github.com/deas/asdf-tfctl) | | tfc-agent | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | tfenv | [carlduevel/asdf-tfenv](https://github.com/carlduevel/asdf-tfenv) | diff --git a/plugins/tfcmt b/plugins/tfcmt new file mode 100644 index 000000000..54374b11f --- /dev/null +++ b/plugins/tfcmt @@ -0,0 +1 @@ +repository = https://github.com/nasa9084/asdf-tfcmt.git From b496d11a59e86693531c904a831b8b1deb21c6fa Mon Sep 17 00:00:00 2001 From: Rob Zwissler Date: Sat, 5 Oct 2024 06:28:02 -0700 Subject: [PATCH 34/87] feat: add asdf sync plugin (#988) --- README.md | 1 + plugins/sync | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/sync diff --git a/README.md b/README.md index c69cb71b9..8c2bebf43 100644 --- a/README.md +++ b/README.md @@ -695,6 +695,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Swiftlint | [klundberg/asdf-swiftlint](https://github.com/klundberg/asdf-swiftlint) | | SWIProlog | [mracos/asdf-swiprolog](https://github.com/mracos/asdf-swiprolog) | | syft | [davidgp1701/asdf-syft](https://github.com/davidgp1701/asdf-syft) | +| sync | [robzr/asdf-sync](https://github.com/robzr/asdf-sync) | | syncher | [nwillc/syncher](https://github.com/nwillc/syncher) | | talhelper | [bjw-s/asdf-talhelper](https://github.com/bjw-s/asdf-talhelper) | | Talos | [particledecay/asdf-talos](https://github.com/particledecay/asdf-talos) | diff --git a/plugins/sync b/plugins/sync new file mode 100644 index 000000000..cf153f73c --- /dev/null +++ b/plugins/sync @@ -0,0 +1 @@ +repository = https://github.com/robzr/asdf-sync From 41c25e3bf367aaaf0f56085b11c8e8b5d431d4d4 Mon Sep 17 00:00:00 2001 From: Vitalii Budnik Date: Sat, 5 Oct 2024 16:30:01 +0300 Subject: [PATCH 35/87] feat: add xcresultparser (#989) Co-authored-by: James Hegedus --- README.md | 1 + plugins/xcresultparser | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/xcresultparser diff --git a/README.md b/README.md index 8c2bebf43..36906ffb8 100644 --- a/README.md +++ b/README.md @@ -794,6 +794,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | xc | [airtonix/asdf-xc](https://github.com/airtonix/asdf-xc) | | xcbeautify | [MacPaw/asdf-xcbeautify](https://github.com/MacPaw/asdf-xcbeautify) | | xcodes | [younke/asdf-xcodes](https://github.com/younke/asdf-xcodes) | +| xcresultparser | [MacPaw/asdf-xcresultparser](https://github.com/MacPaw/asdf-xcresultparser) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | | yamlfmt | [kachick/asdf-yamlfmt](https://github.com/kachick/asdf-yamlfmt) | diff --git a/plugins/xcresultparser b/plugins/xcresultparser new file mode 100644 index 000000000..1b0fe2e51 --- /dev/null +++ b/plugins/xcresultparser @@ -0,0 +1 @@ +repository = https://github.com/MacPaw/asdf-xcresultparser.git From 42ed68ed6f8d6075bccff399c1cd4cc80f724ec7 Mon Sep 17 00:00:00 2001 From: Greg Rynkowski <5878299+rynkowsg@users.noreply.github.com> Date: Sat, 5 Oct 2024 15:31:28 +0200 Subject: [PATCH 36/87] feat: add garden-cli plugin (#990) Co-authored-by: James Hegedus --- README.md | 1 + plugins/garden-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/garden-cli diff --git a/README.md b/README.md index 36906ffb8..b6195ebc2 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | gallery-dl | [iul1an/asdf-gallery-dl](https://github.com/iul1an/asdf-gallery-dl) | | gam | [offbyone/asdf-gam](https://github.com/offbyone/asdf-gam) | | gator | [MxNxPx/asdf-gator](https://github.com/MxNxPx/asdf-gator) | +| garden-cli | [rynkowsg/asdf-garden-cli](https://github.com/rynkowsg/asdf-garden-cli) | | gcc-arm-none-eabi | [dlech/asdf-gcc-arm-none-eabi](https://github.com/dlech/asdf-gcc-arm-none-eabi) | | gcloud | [jthegedus/asdf-gcloud](https://github.com/jthegedus/asdf-gcloud) | | getenvoy | [asdf-community/asdf-getenvoy](https://github.com/asdf-community/asdf-getenvoy) | diff --git a/plugins/garden-cli b/plugins/garden-cli new file mode 100644 index 000000000..5dbf2b6a0 --- /dev/null +++ b/plugins/garden-cli @@ -0,0 +1 @@ +repository = https://github.com/rynkowsg/asdf-garden-cli.git From 8471aa808b41e6129a10b1108c2b0982524419b8 Mon Sep 17 00:00:00 2001 From: Chris Sergienko Date: Sat, 5 Oct 2024 16:32:59 +0300 Subject: [PATCH 37/87] feat: add helix editor (#991) Co-authored-by: James Hegedus --- README.md | 1 + plugins/helix-editor | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/helix-editor diff --git a/README.md b/README.md index b6195ebc2..bf08d9dff 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Haxe | [asdf-community/asdf-haxe](https://github.com/asdf-community/asdf-haxe) | | hcl2json | [dex4er/asdf-hcl2json](https://github.com/dex4er/asdf-hcl2json) | | hcloud | [chessmango/asdf-hcloud](https://github.com/chessmango/asdf-hcloud) | +| Helix Editor | [CSergienko/asdf-helix](https://github.com/CSergienko/asdf-helix) | | Helm | [Antiarchitect/asdf-helm](https://github.com/Antiarchitect/asdf-helm) | | Helm Chart Releaser | [Antiarchitect/asdf-helm-cr](https://github.com/Antiarchitect/asdf-helm-cr) | | Helm Chart Tester | [tablexi/asdf-helm-ct](https://github.com/tablexi/asdf-helm-ct) | diff --git a/plugins/helix-editor b/plugins/helix-editor new file mode 100644 index 000000000..ec2bf8a82 --- /dev/null +++ b/plugins/helix-editor @@ -0,0 +1 @@ +repository = https://github.com/CSergienko/asdf-helix From ef8f628397818e5513f8e9124a8499e15302231e Mon Sep 17 00:00:00 2001 From: Ross Williams Date: Sat, 5 Oct 2024 23:37:52 +1000 Subject: [PATCH 38/87] feat: add auth0-cli plugin (#992) --- README.md | 1 + plugins/auth0-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/auth0-cli diff --git a/README.md b/README.md index bf08d9dff..3554b32da 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | asdf-plugin-manager | [asdf-community/asdf-plugin-manager](https://github.com/asdf-community/asdf-plugin-manager) | | assh | [zekker6/asdf-assh](https://github.com/zekker6/asdf-assh) | | atlas | [pbr0ck3r/asdf-atlas](https://github.com/pbr0ck3r/asdf-atlas) | +| auth0-cli | [gunzy83/asdf-auth0-cli](https://github.com/gunzy83/asdf-auth0-cli) | | auto-doc | [looztra/asdf-auto-doc](https://github.com/looztra/asdf-auto-doc) | | aws-copilot | [NeoHsu/asdf-copilot](https://github.com/NeoHsu/asdf-copilot) | | aws-amplify-cli | [LozanoMatheus/asdf-aws-amplify-cli](https://github.com/LozanoMatheus/asdf-aws-amplify-cli) | diff --git a/plugins/auth0-cli b/plugins/auth0-cli new file mode 100644 index 000000000..5d83ce688 --- /dev/null +++ b/plugins/auth0-cli @@ -0,0 +1 @@ +repository = https://github.com/gunzy83/asdf-auth0-cli.git From c82b33c328ed2e5b6ebe0464afaed0d467e7c660 Mon Sep 17 00:00:00 2001 From: Ben Youngblood Date: Sat, 5 Oct 2024 06:38:52 -0700 Subject: [PATCH 39/87] feat: add nerves-toolchain plugin (#994) --- README.md | 1 + plugins/nerves-toolchain | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/nerves-toolchain diff --git a/README.md b/README.md index 3554b32da..03edde2c9 100644 --- a/README.md +++ b/README.md @@ -521,6 +521,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | nasm | [Dpbm/asdf-nasm](https://github.com/Dpbm/asdf-nasm) | | Neko Virtual Machine | [asdf-community/asdf-neko](https://github.com/asdf-community/asdf-neko) | | Neovim | [richin13/asdf-neovim](https://github.com/richin13/asdf-neovim) | +| Nerves Toolchain | [nerves-project/asdf-plugin-nerves-toolchain](https://github.com/nerves-project/asdf-plugin-nerves-toolchain) | | nerdctl | [dmpe/asdf-nerdctl](https://github.com/dmpe/asdf-nerdctl) | | newrelic-cli | [NeoHsu/asdf-newrelic-cli](https://github.com/NeoHsu/asdf-newrelic-cli) | | nfpm | [ORCID/asdf-nfpm](https://github.com/ORCID/asdf-nfpm) | diff --git a/plugins/nerves-toolchain b/plugins/nerves-toolchain new file mode 100644 index 000000000..c49bfedd1 --- /dev/null +++ b/plugins/nerves-toolchain @@ -0,0 +1 @@ +repository = https://github.com/nerves-project/asdf-plugin-nerves-toolchain From 445e0db2769408cc460da32c4156a50a640d7395 Mon Sep 17 00:00:00 2001 From: Daiki Noda Date: Sat, 5 Oct 2024 22:39:33 +0900 Subject: [PATCH 40/87] feat: add pandoc-crossref plugin (#997) Co-authored-by: Daiki Noda --- README.md | 1 + plugins/pandoc-crossref | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/pandoc-crossref diff --git a/README.md b/README.md index 03edde2c9..3a0d88adf 100644 --- a/README.md +++ b/README.md @@ -560,6 +560,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | pachctl | [abatilo/asdf-pachctl](https://github.com/abatilo/asdf-pachctl) | | Packer | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | Pandoc | [Fbrisset/asdf-pandoc](https://github.com/Fbrisset/asdf-pandoc) | +| pandoc-crossref | [sys9kdr/asdf-pandoc-crossref](https://github.com/sys9kdr/asdf-pandoc-crossref) | | patat | [airtonix/asdf-patat](https://github.com/airtonix/asdf-patat) | | peco | [asdf-community/asdf-peco](https://github.com/asdf-community/asdf-peco) | | pdm | [1oglop1/asdf-pdm](https://github.com/1oglop1/asdf-pdm) | diff --git a/plugins/pandoc-crossref b/plugins/pandoc-crossref new file mode 100644 index 000000000..e473ff2b3 --- /dev/null +++ b/plugins/pandoc-crossref @@ -0,0 +1 @@ +repository = https://github.com/sys9kdr/asdf-pandoc-crossref From 8474f06348cc8a0ad07012bbdb616c7b56b3785c Mon Sep 17 00:00:00 2001 From: surskitt <1909963+surskitt@users.noreply.github.com> Date: Sat, 5 Oct 2024 14:40:45 +0100 Subject: [PATCH 41/87] feat: add mirantis launchpad plugin (#999) Co-authored-by: surskitt --- README.md | 1 + plugins/launchpad | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/launchpad diff --git a/README.md b/README.md index 3a0d88adf..bf495333a 100644 --- a/README.md +++ b/README.md @@ -459,6 +459,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | kwt | [vmware-tanzu/asdf-carvel](https://github.com/vmware-tanzu/asdf-carvel) | | lab | [particledecay/asdf-lab](https://github.com/particledecay/asdf-lab) | | lane | [CodeReaper/asdf-lane](https://github.com/CodeReaper/asdf-lane) | +| launchpad | [surskitt/asdf-launchpad](https://github.com/surskitt/asdf-launchpad) | | lazygit | [nklmilojevic/asdf-lazygit](https://github.com/nklmilojevic/asdf-lazygit) | | Lean | [asdf-community/asdf-lean](https://github.com/asdf-community/asdf-lean) | | Leiningen | [miorimmax/asdf-lein](https://github.com/miorimmax/asdf-lein) | diff --git a/plugins/launchpad b/plugins/launchpad new file mode 100644 index 000000000..f0919ee10 --- /dev/null +++ b/plugins/launchpad @@ -0,0 +1 @@ +repository = https://github.com/surskitt/asdf-launchpad.git From ab12f956d687f2de129f824d9f4a0173518f7495 Mon Sep 17 00:00:00 2001 From: Maxim Butov Date: Sat, 5 Oct 2024 16:41:10 +0300 Subject: [PATCH 42/87] refactor: moving asdf-tomcat plugin into asdf-community (#1000) Co-authored-by: Maxim Butov --- README.md | 2 +- plugins/tomcat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf495333a..38b301049 100644 --- a/README.md +++ b/README.md @@ -747,7 +747,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | tlsg-cli | [0ghny/asdf-tlsgcli](https://github.com/0ghny/asdf-tlsgcli) | | Tmux | [aphecetche/asdf-tmux](https://github.com/aphecetche/asdf-tmux) | | Tokei | [gasuketsu/asdf-tokei](https://github.com/gasuketsu/asdf-tokei) | -| tomcat | [mbutov/asdf-tomcat](https://github.com/mbutov/asdf-tomcat) | +| tomcat | [asdf-community/asdf-tomcat](https://github.com/asdf-community/asdf-tomcat) | | tonnage | [elementalvoid/asdf-tonnage](https://github.com/elementalvoid/asdf-tonnage) | | tool-versions-to-env | [smartcontractkit/tool-versions-to-env-action](https://github.com/smartcontractkit/tool-versions-to-env-action) | | Traefik | [Dabolus/asdf-traefik](https://github.com/Dabolus/asdf-traefik) | diff --git a/plugins/tomcat b/plugins/tomcat index a88673352..81774690c 100644 --- a/plugins/tomcat +++ b/plugins/tomcat @@ -1 +1 @@ -repository = https://github.com/mbutov/asdf-tomcat +repository = https://github.com/asdf-community/asdf-tomcat From c450d9b54ae6e455853c61244168ceb2c8821573 Mon Sep 17 00:00:00 2001 From: Kenichi Kamiya Date: Sat, 5 Oct 2024 22:42:54 +0900 Subject: [PATCH 43/87] fix: update plugins owner for cargo-make, yamlfmt and zigmod (#1001) Co-authored-by: James Hegedus --- README.md | 6 +++--- plugins/cargo-make | 2 +- plugins/yamlfmt | 2 +- plugins/zigmod | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 38b301049..75689d117 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | CalendarSync | [FeryET/asdf-calendarsync](https://github.com/FeryET/asdf-calendarsync) | | Calicoctl | [FairwindsOps/asdf-calicoctl](https://github.com/FairwindsOps/asdf-calicoctl) | | Camunda Modeler | [barmac/asdf-camunda-modeler](https://github.com/barmac/asdf-camunda-modeler) | -| cargo-make | [kachick/asdf-cargo-make](https://github.com/kachick/asdf-cargo-make) | +| cargo-make | [mise-plugins/asdf-cargo-make](https://github.com/mise-plugins/asdf-cargo-make) | | Carp | [susurri/asdf-carp](https://github.com/susurri/asdf-carp) | | carthage | [younke/asdf-carthage](https://github.com/younke/asdf-carthage) | | ccache | [asdf-community/asdf-ccache](https://github.com/asdf-community/asdf-ccache) | @@ -803,7 +803,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | xcresultparser | [MacPaw/asdf-xcresultparser](https://github.com/MacPaw/asdf-xcresultparser) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | -| yamlfmt | [kachick/asdf-yamlfmt](https://github.com/kachick/asdf-yamlfmt) | +| yamlfmt | [mise-plugins/asdf-yamlfmt](https://github.com/mise-plugins/asdf-yamlfmt) | | yamllint | [ericcornelissen/asdf-yamllint](https://github.com/ericcornelissen/asdf-yamllint) | | yamlscript | [FeryET/asdf-yamlscript](https://github.com/FeryET/asdf-yamlscript) | | Yarn | [twuni/asdf-yarn](https://github.com/twuni/asdf-yarn) | @@ -818,8 +818,8 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | zellij | [chessmango/asdf-zellij](https://github.com/chessmango/asdf-zellij) | | Zephyr | [nsaunders/asdf-zephyr](https://github.com/nsaunders/asdf-zephyr) | | Zig | [cheetah/asdf-zig](https://github.com/cheetah/asdf-zig) | +| zigmod | [mise-plugins/asdf-zigmod](https://github.com/mise-plugins/asdf-zigmod) | | zls | [miome/asdf-zls](https://github.com/m1ome/asdf-zls) | -| zigmod | [kachick/asdf-zigmod](https://github.com/kachick/asdf-zigmod) | | Zola | [salasrod/asdf-zola](https://github.com/salasrod/asdf-zola) | | zoxide | [nyrst/asdf-zoxide](https://github.com/nyrst/asdf-zoxide) | | zprint | [carlduevel/asdf-zprint](https://github.com/carlduevel/asdf-zprint) | diff --git a/plugins/cargo-make b/plugins/cargo-make index 50a255820..4e5b67ddd 100644 --- a/plugins/cargo-make +++ b/plugins/cargo-make @@ -1 +1 @@ -repository = https://github.com/kachick/asdf-cargo-make.git +repository = https://github.com/mise-plugins/asdf-cargo-make.git diff --git a/plugins/yamlfmt b/plugins/yamlfmt index 390fd7917..5bb682f8a 100644 --- a/plugins/yamlfmt +++ b/plugins/yamlfmt @@ -1 +1 @@ -repository = https://github.com/kachick/asdf-yamlfmt.git +repository = https://github.com/mise-plugins/asdf-yamlfmt.git diff --git a/plugins/zigmod b/plugins/zigmod index 7eb0f2e60..dd7bf9c44 100644 --- a/plugins/zigmod +++ b/plugins/zigmod @@ -1 +1 @@ -repository = https://github.com/kachick/asdf-zigmod.git +repository = https://github.com/mise-plugins/asdf-zigmod.git From 44254b21c72a0503b524d4552129d4c0f450fbeb Mon Sep 17 00:00:00 2001 From: Maxim Butov Date: Sat, 5 Oct 2024 16:43:28 +0300 Subject: [PATCH 44/87] feat: asdf-jetbrains plugin (#1002) Co-authored-by: Maxim Butov --- README.md | 1 + plugins/jetbrains | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/jetbrains diff --git a/README.md b/README.md index 75689d117..c21878c75 100644 --- a/README.md +++ b/README.md @@ -377,6 +377,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Java | [halcyon/asdf-java](https://github.com/halcyon/asdf-java) | | jb | [beardix/asdf-jb](https://github.com/beardix/asdf-jb) | | jbang | [jbangdev/jbang-asdf](https://github.com/jbangdev/jbang-asdf) | +| jetbrains | [asdf-community/asdf-jetbrains](https://github.com/asdf-community/asdf-jetbrains) | | jfrog-cli | [LozanoMatheus/asdf-jfrog-cli](https://github.com/LozanoMatheus/asdf-jfrog-cli) | | jib | [joschi/asdf-jib](https://github.com/joschi/asdf-jib) | | jiq | [chessmango/asdf-jiq](https://github.com/chessmango/asdf-jiq) | diff --git a/plugins/jetbrains b/plugins/jetbrains new file mode 100644 index 000000000..3601e89a8 --- /dev/null +++ b/plugins/jetbrains @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-jetbrains From 863db2a03b4106a8663ce9f74b518dc8087e5faa Mon Sep 17 00:00:00 2001 From: Jonatan Chaverri Date: Sat, 5 Oct 2024 07:44:42 -0600 Subject: [PATCH 45/87] feat: add dojo plugin (#1003) Co-authored-by: Jonatan Chaverri --- README.md | 1 + plugins/dojo | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/dojo diff --git a/README.md b/README.md index c21878c75..d1ccaf8b0 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | doctl | [maristgeek/asdf-doctl](https://github.com/maristgeek/asdf-doctl) | | docToolchain | [joschi/asdf-doctoolchain](https://github.com/joschi/asdf-doctoolchain) | | docuum | [bradym/asdf-docuum](https://github.com/bradym/asdf-docuum) | +| dojo | [dojoengine/asdf-dojo](https://github.com/dojoengine/asdf-dojo) | | DOME | [jtakakura/asdf-dome](https://github.com/jtakakura/asdf-dome) | | doppler | [takutakahashi/asdf-doppler](https://github.com/takutakahashi/asdf-doppler) | | dotenv-linter | [wesleimp/asdf-dotenv-linter](https://github.com/wesleimp/asdf-dotenv-linter) | diff --git a/plugins/dojo b/plugins/dojo new file mode 100644 index 000000000..e4de826ea --- /dev/null +++ b/plugins/dojo @@ -0,0 +1 @@ +repository = https://github.com/dojoengine/asdf-dojo.git From 7313362524652fe79003535cae6eccf330125fcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20=22Bob=22=20Massard?= Date: Sat, 5 Oct 2024 15:45:24 +0200 Subject: [PATCH 46/87] feat: add asdf-e1s plugin (#1004) Signed-off-by: Theo Bob Massard --- README.md | 1 + plugins/e1s | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/e1s diff --git a/README.md b/README.md index d1ccaf8b0..097b2fbbb 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | DVC | [fwfurtado/asdf-dvc](https://github.com/fwfurtado/asdf-dvc) | | dyff | [wt0f/asdf-dyff](https://gitlab.com/wt0f/asdf-dyff) | | dynatrace-monaco | [nsaputro/asdf-monaco](https://github.com/nsaputro/asdf-monaco) | +| e1s | [tbobm/asdf-e1s](https://github.com/tbobm/asdf-e1s) | | earthly | [YR-ZR0/asdf-earthly](https://github.com/YR-ZR0/asdf-earthly) | | ecspresso | [kayac/asdf-ecspresso](https://github.com/kayac/asdf-ecspresso) | | editorconfig-checker | [gabitchov/asdf-editorconfig-checker](https://github.com/gabitchov/asdf-editorconfig-checker) | diff --git a/plugins/e1s b/plugins/e1s new file mode 100644 index 000000000..72823eee6 --- /dev/null +++ b/plugins/e1s @@ -0,0 +1 @@ +repository = https://github.com/tbobm/asdf-e1s From 297b0eef1b846172f51029a3cf0ff4002233d1ff Mon Sep 17 00:00:00 2001 From: Upmanyu Sharma Date: Sat, 5 Oct 2024 19:16:20 +0530 Subject: [PATCH 47/87] fix: change spark plugin to fixed fork (#1006) --- README.md | 2 +- plugins/spark | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 097b2fbbb..66590cb50 100644 --- a/README.md +++ b/README.md @@ -674,7 +674,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Sourcery | [younke/asdf-sourcery](https://github.com/younke/asdf-sourcery) | | spacectl | [bodgit/asdf-spacectl](https://github.com/bodgit/asdf-spacectl) | | Spago | [jrrom/asdf-spago](https://github.com/jrrom/asdf-spago) | -| Spark | [joshuaballoch/asdf-spark](https://github.com/joshuaballoch/asdf-spark) | +| Spark | [joshuaballoch/asdf-spark](https://github.com/sudo-black/asdf-spark) | | Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/asdf-spectral) | | Spin | [pavloos/asdf-spin](https://github.com/pavloos/asdf-spin) | | Spring Boot CLI | [joschi/asdf-spring-boot](https://github.com/joschi/asdf-spring-boot) | diff --git a/plugins/spark b/plugins/spark index dfe276392..939c28815 100644 --- a/plugins/spark +++ b/plugins/spark @@ -1 +1 @@ -repository = https://github.com/joshuaballoch/asdf-spark.git +repository = https://github.com/sudo-black/asdf-spark.git From 629e389b2d00e29584a28a3e2de455d4e476e55b Mon Sep 17 00:00:00 2001 From: Ben Stoutenburgh Date: Sat, 5 Oct 2024 09:47:20 -0400 Subject: [PATCH 48/87] chore: update doctl plugin reference (#1015) --- README.md | 2 +- plugins/doctl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66590cb50..1ca3e2af0 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | docker-slim | [xataz/asdf-docker-slim](https://github.com/xataz/asdf-docker-slim) | | docker-compose-v1 | [yilas/asdf-docker-compose-v1](https://github.com/yilas/asdf-docker-compose-v1) | | dockle | [mathew-fleisch/asdf-dockle](https://github.com/mathew-fleisch/asdf-dockle) | -| doctl | [maristgeek/asdf-doctl](https://github.com/maristgeek/asdf-doctl) | +| doctl | [bstoutenburgh/asdf-doctl](https://github.com/bstoutenburgh/asdf-doctl) | | docToolchain | [joschi/asdf-doctoolchain](https://github.com/joschi/asdf-doctoolchain) | | docuum | [bradym/asdf-docuum](https://github.com/bradym/asdf-docuum) | | dojo | [dojoengine/asdf-dojo](https://github.com/dojoengine/asdf-dojo) | diff --git a/plugins/doctl b/plugins/doctl index d5d6473ec..19be7d37e 100644 --- a/plugins/doctl +++ b/plugins/doctl @@ -1 +1 @@ -repository = https://github.com/maristgeek/asdf-doctl.git +repository = https://github.com/bstoutenburgh/asdf-doctl.git From a9710c1e01bc79bb8f120de03a7c03d42be0ec65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 13:49:14 +0000 Subject: [PATCH 49/87] chore(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3 (#1019) --- .github/workflows/semantic-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semantic-pr.yml b/.github/workflows/semantic-pr.yml index bb0305a4f..404b9c7be 100644 --- a/.github/workflows/semantic-pr.yml +++ b/.github/workflows/semantic-pr.yml @@ -11,6 +11,6 @@ jobs: semantic-pr: runs-on: ubuntu-latest steps: - - uses: amannn/action-semantic-pull-request@v5.4.0 + - uses: amannn/action-semantic-pull-request@v5.5.3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} From d98eb0a569ceecc9f7fa86c1a3f88b0ecea95ebc Mon Sep 17 00:00:00 2001 From: Seiya Kokushi Date: Sat, 5 Oct 2024 22:50:06 +0900 Subject: [PATCH 50/87] feat: AAPT2 plugin (#1007) --- README.md | 1 + plugins/aapt2 | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/aapt2 diff --git a/README.md b/README.md index 1ca3e2af0..801f13acc 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | .Net | [hensou/asdf-dotnet](https://github.com/hensou/asdf-dotnet) | | .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) | | 1password-cli | [NeoHsu/asdf-1password-cli](https://github.com/NeoHsu/asdf-1password-cli) | +| AAPT2 | [ronnnnn/asdf-aapt2](https://github.com/ronnnnn/asdf-aapt2) | | act | [gr1m0h/asdf-act](https://github.com/gr1m0h/asdf-act) | | action-validator | [mpalmer/action-validator](https://github.com/mpalmer/action-validator) | | actionlint | [crazy-matt/asdf-actionlint](https://github.com/crazy-matt/asdf-actionlint) | diff --git a/plugins/aapt2 b/plugins/aapt2 new file mode 100644 index 000000000..10fd05319 --- /dev/null +++ b/plugins/aapt2 @@ -0,0 +1 @@ +repository = https://github.com/ronnnnn/asdf-aapt2.git From 7adf720a5eb40a382a92598e3d8d0a1952f49ecb Mon Sep 17 00:00:00 2001 From: Pierre DEMAGNY Date: Sat, 5 Oct 2024 15:51:05 +0200 Subject: [PATCH 51/87] feat: add versio (#1008) --- README.md | 1 + plugins/versio | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/versio diff --git a/README.md b/README.md index 801f13acc..2d5a626ad 100644 --- a/README.md +++ b/README.md @@ -779,6 +779,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Velero | [looztra/asdf-velero](https://github.com/looztra/asdf-velero) | | vendir | [vmware-tanzu/asdf-carvel](https://github.com/vmware-tanzu/asdf-carvel) | | Venom | [aabouzaid/asdf-venom](https://github.com/aabouzaid/asdf-venom) | +| versio | [pdemagny/asdf-versio](https://github.com/pdemagny/asdf-versio) | | vcluster | [wt0f/asdf-vcluster](https://gitlab.com/wt0f/asdf-vcluster) | | vela | [pdemagny/asdf-vela](https://github.com/pdemagny/asdf-vela) | | velad | [pdemagny/asdf-velad](https://github.com/pdemagny/asdf-velad) | diff --git a/plugins/versio b/plugins/versio new file mode 100644 index 000000000..19fa0f558 --- /dev/null +++ b/plugins/versio @@ -0,0 +1 @@ +repository = https://github.com/pdemagny/asdf-versio.git From a087bc58d3b2de1ffd549520744b2c8fa5962d95 Mon Sep 17 00:00:00 2001 From: ptisserand Date: Sat, 5 Oct 2024 15:52:11 +0200 Subject: [PATCH 52/87] feat: add starkli plugin (#1010) --- README.md | 1 + plugins/starkli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/starkli diff --git a/README.md b/README.md index 2d5a626ad..ae7dce470 100644 --- a/README.md +++ b/README.md @@ -685,6 +685,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | sshuttle | [xanmanning/asdf-sshuttle](https://github.com/xanmanning/asdf-sshuttle) | | Stack | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | | starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | +| Starkli | [ptisserand/asdf-starkli](https://github.com/ptisserand/asdf-starkli) | | Starknet Foundry | [foundry-rs/asdf-starknet-foundry](https://github.com/foundry-rs/asdf-starknet-foundry) | | starport | [nikever/asdf-starport](https://github.com/nikever/asdf-starport) | | starship | [gr1m0h/asdf-starship](https://github.com/gr1m0h/asdf-starship) | diff --git a/plugins/starkli b/plugins/starkli new file mode 100644 index 000000000..8b835765b --- /dev/null +++ b/plugins/starkli @@ -0,0 +1 @@ +repository = https://github.com/ptisserand/asdf-starkli From e494af6f9aef2c05b730cb8ab2b616894adf7441 Mon Sep 17 00:00:00 2001 From: Junmin Ahn <36021827+junminahn@users.noreply.github.com> Date: Sat, 5 Oct 2024 06:55:25 -0700 Subject: [PATCH 53/87] feat: add database-tools plugin (#1011) Co-authored-by: James Hegedus --- README.md | 1 + plugins/mongodb-database-tools | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/mongodb-database-tools diff --git a/README.md b/README.md index ae7dce470..1d812f9b9 100644 --- a/README.md +++ b/README.md @@ -518,6 +518,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Monarch | [nyuyuyu/asdf-monarch](https://github.com/nyuyuyu/asdf-monarch) | | mongo-tools | [itspngu/asdf-mongo-tools](https://github.com/itspngu/asdf-mongo-tools) | | MongoDB | [sylph01/asdf-mongodb](https://github.com/sylph01/asdf-mongodb) | +| mongodb-database-tools | [egose/database-tools](https://github.com/egose/asdf-database-tools) | | mongosh | [itspngu/asdf-mongosh](https://github.com/itspngu/asdf-mongosh) | | mutanus | [SoriUR/asdf-mutanus](https://github.com/SoriUR/asdf-mutanus) | | mvnd | [joschi/asdf-mvnd](https://github.com/joschi/asdf-mvnd) | diff --git a/plugins/mongodb-database-tools b/plugins/mongodb-database-tools new file mode 100644 index 000000000..a18c9e5d2 --- /dev/null +++ b/plugins/mongodb-database-tools @@ -0,0 +1 @@ +repository = https://github.com/egose/asdf-database-tools From 8456e78163d7f5f5abe0dba5106c675a9b4a68a6 Mon Sep 17 00:00:00 2001 From: ptisserand Date: Sat, 5 Oct 2024 15:57:16 +0200 Subject: [PATCH 54/87] feat: add starknet-devnet plugin (#1012) Co-authored-by: James Hegedus --- README.md | 1 + plugins/starknet-devnet | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/starknet-devnet diff --git a/README.md b/README.md index 1d812f9b9..586cd8daa 100644 --- a/README.md +++ b/README.md @@ -687,6 +687,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Stack | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | | starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | | Starkli | [ptisserand/asdf-starkli](https://github.com/ptisserand/asdf-starkli) | +| Starknet Devnet | [ptisserand/asdf-starknet-devnet](https://github.com/ptisserand/asdf-starknet-devnet) | | Starknet Foundry | [foundry-rs/asdf-starknet-foundry](https://github.com/foundry-rs/asdf-starknet-foundry) | | starport | [nikever/asdf-starport](https://github.com/nikever/asdf-starport) | | starship | [gr1m0h/asdf-starship](https://github.com/gr1m0h/asdf-starship) | diff --git a/plugins/starknet-devnet b/plugins/starknet-devnet new file mode 100644 index 000000000..720f01a09 --- /dev/null +++ b/plugins/starknet-devnet @@ -0,0 +1 @@ +repository = https://github.com/ptisserand/asdf-starknet-devnet From e428ecf9a669a78d7764404a274a7f2153a08619 Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Sat, 5 Oct 2024 15:59:33 +0200 Subject: [PATCH 55/87] feat: Add asdf-pixi (#1013) --- README.md | 1 + plugins/pixi | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/pixi diff --git a/README.md b/README.md index 586cd8daa..304bd34ff 100644 --- a/README.md +++ b/README.md @@ -577,6 +577,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | pipelight | [kogeletey/asdf-pipelight](https://github.com/kogeletey/asdf-pipelight) | | pipx | [yozachar/asdf-pipx](https://github.com/yozachar/asdf-pipx) | | pivnet | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | +| pixi | [pavelzw/pixi](https://github.com/pavelzw/asdf-pixi) | | pkl | [mise-plugins/asdf-pkl](https://github.com/mise-plugins/asdf-pkl) | | Please | [asdf-community/asdf-please](https://github.com/asdf-community/asdf-please) | | Pluto | [FairwindsOps/asdf-pluto](https://github.com/FairwindsOps/asdf-pluto) | diff --git a/plugins/pixi b/plugins/pixi new file mode 100644 index 000000000..4c661d625 --- /dev/null +++ b/plugins/pixi @@ -0,0 +1 @@ +repository = https://github.com/pavelzw/asdf-pixi.git From eb6c7d3ad678d9fd0f1feed3ae05ef942f434504 Mon Sep 17 00:00:00 2001 From: Barak Korren Date: Sat, 5 Oct 2024 17:00:25 +0300 Subject: [PATCH 56/87] feat: add the tekton-pac-cli plugin (#1014) --- README.md | 1 + plugins/tekton-pac-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/tekton-pac-cli diff --git a/README.md b/README.md index 304bd34ff..92469f690 100644 --- a/README.md +++ b/README.md @@ -719,6 +719,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Task | [particledecay/asdf-task](https://github.com/particledecay/asdf-task) | | tctl | [eko/asdf-tctl](https://github.com/eko/asdf-tctl) | | Tekton-cli | [johnhamelink/asdf-tekton-cli](https://github.com/johnhamelink/asdf-tekton-cli) | +| Tekton pipeline-as-code CLI | [ifireball/asdf-tekton-pac-cli](https://github.com/ifireball/asdf-tekton-pac-cli) | | Teleport Enterprise | [highb/asdf-teleport-ent](https://github.com/highb/asdf-teleport-ent) | | Teleport Community | [MaloPolese/asdf-teleport-community](https://github.com/MaloPolese/asdf-teleport-community) | | telepresence | [pirackr/asdf-telepresence](https://github.com/pirackr/asdf-telepresence) | diff --git a/plugins/tekton-pac-cli b/plugins/tekton-pac-cli new file mode 100644 index 000000000..decc84a9c --- /dev/null +++ b/plugins/tekton-pac-cli @@ -0,0 +1 @@ +repository = https://github.com/ifireball/asdf-tekton-pac-cli.git From 4974667dbbe3bb3e31b2f72a548dc81bf749968f Mon Sep 17 00:00:00 2001 From: Piotr Roszatycki Date: Sat, 5 Oct 2024 16:11:44 +0200 Subject: [PATCH 57/87] feat: add tf plugin (#1016) Co-authored-by: James Hegedus --- README.md | 1 + plugins/tf | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/tf diff --git a/README.md b/README.md index 92469f690..fb3a82849 100644 --- a/README.md +++ b/README.md @@ -736,6 +736,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Terragrunt | [ohmer/asdf-terragrunt](https://github.com/ohmer/asdf-terragrunt) | | Terramate | [martinlindner/asdf-terramate](https://github.com/martinlindner/asdf-terramate) | | Terrascan | [hpdobrica/asdf-terrascan](https://github.com/hpdobrica/asdf-terrascan) | +| tf (hashi terraform wrapper) | [dex4er/asdf-tf](https://github.com/dex4er/asdf-tf) | | tfcmt | [nasa9084/asdf-tfcmt](https://github.com/nasa9084/asdf-tfcmt) | | tfctl | [deas/asdf-tfctl](https://github.com/deas/asdf-tfctl) | | tfc-agent | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | diff --git a/plugins/tf b/plugins/tf new file mode 100644 index 000000000..4783d7aee --- /dev/null +++ b/plugins/tf @@ -0,0 +1 @@ +repository = https://github.com/dex4er/asdf-tf.git From d8bf89fb2fd48fd6dd619aa0c00e23cf69fd8119 Mon Sep 17 00:00:00 2001 From: Greg Rynkowski <5878299+rynkowsg@users.noreply.github.com> Date: Sun, 6 Oct 2024 04:03:39 +0200 Subject: [PATCH 58/87] feat: Add jet (#1018) --- README.md | 3 ++- plugins/jet | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 plugins/jet diff --git a/README.md b/README.md index fb3a82849..a16c046af 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Java | [halcyon/asdf-java](https://github.com/halcyon/asdf-java) | | jb | [beardix/asdf-jb](https://github.com/beardix/asdf-jb) | | jbang | [jbangdev/jbang-asdf](https://github.com/jbangdev/jbang-asdf) | +| jet | [rynkowsg/asdf-jet](https://github.com/rynkowsg/asdf-jet) | | jetbrains | [asdf-community/asdf-jetbrains](https://github.com/asdf-community/asdf-jetbrains) | | jfrog-cli | [LozanoMatheus/asdf-jfrog-cli](https://github.com/LozanoMatheus/asdf-jfrog-cli) | | jib | [joschi/asdf-jib](https://github.com/joschi/asdf-jib) | @@ -577,7 +578,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | pipelight | [kogeletey/asdf-pipelight](https://github.com/kogeletey/asdf-pipelight) | | pipx | [yozachar/asdf-pipx](https://github.com/yozachar/asdf-pipx) | | pivnet | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | -| pixi | [pavelzw/pixi](https://github.com/pavelzw/asdf-pixi) | +| pixi | [pavelzw/pixi](https://github.com/pavelzw/asdf-pixi) | | pkl | [mise-plugins/asdf-pkl](https://github.com/mise-plugins/asdf-pkl) | | Please | [asdf-community/asdf-please](https://github.com/asdf-community/asdf-please) | | Pluto | [FairwindsOps/asdf-pluto](https://github.com/FairwindsOps/asdf-pluto) | diff --git a/plugins/jet b/plugins/jet new file mode 100644 index 000000000..10395ed94 --- /dev/null +++ b/plugins/jet @@ -0,0 +1 @@ +repository = https://github.com/rynkowsg/asdf-jet.git From b8f2d1337eefce82f96e7982f6f31fef83aa92b5 Mon Sep 17 00:00:00 2001 From: Hiroshi Muraoka Date: Sun, 6 Oct 2024 14:18:16 +0900 Subject: [PATCH 59/87] feat: add konstraint plugin (#1017) Signed-off-by: Hiroshi Muraoka --- README.md | 1 + plugins/konstraint | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/konstraint diff --git a/README.md b/README.md index a16c046af..421115ef7 100644 --- a/README.md +++ b/README.md @@ -419,6 +419,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | ko | [zasdaym/asdf-ko](https://github.com/zasdaym/asdf-ko) | | Koka | [susurri/asdf-koka](https://github.com/susurri/asdf-koka) | | Kompose | [technikhil314/asdf-kompose](https://github.com/technikhil314/asdf-kompose) | +| konstraint | [tapih/asdf-konstraint](https://github.com/tapih/asdf-konstraint) | | Kops | [Antiarchitect/asdf-kops](https://github.com/Antiarchitect/asdf-kops) | | Kotlin | [asdf-community/asdf-kotlin](https://github.com/asdf-community/asdf-kotlin) | | Kpt | [nlamirault/asdf-kpt](https://github.com/nlamirault/asdf-kpt) | diff --git a/plugins/konstraint b/plugins/konstraint new file mode 100644 index 000000000..b609a4471 --- /dev/null +++ b/plugins/konstraint @@ -0,0 +1 @@ +repository = https://github.com/tapih/asdf-konstraint.git From 2ef67e5f234802020d601d145422b5e5002e39ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Wirnata?= Date: Sun, 6 Oct 2024 07:21:06 +0200 Subject: [PATCH 60/87] feat: add kubeone plugin (#1020) --- README.md | 1 + plugins/kubeone | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/kubeone diff --git a/README.md b/README.md index 421115ef7..cdfe10a0a 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Kubelogin | [sechmann/asdf-kubelogin](https://github.com/sechmann/asdf-kubelogin) | | Kubemqctl | [johnlayton/asdf-kubemqctl](https://github.com/johnlayton/asdf-kubemqctl) | | kubent | [virtualstaticvoid/asdf-kubent](https://github.com/virtualstaticvoid/asdf-kubent) | +| kubeone | [PandaScience/asdf-kubeone](https://github.com/PandaScience/asdf-kubeone) | | Kubergrunt | [NeoHsu/asdf-kubergrunt](https://github.com/NeoHsu/asdf-kubergrunt) | | Kubeseal | [stefansedich/asdf-kubeseal](https://github.com/stefansedich/asdf-kubeseal) | | Kubesec | [vitalis/asdf-kubesec](https://github.com/vitalis/asdf-kubesec) | diff --git a/plugins/kubeone b/plugins/kubeone new file mode 100644 index 000000000..4b69fe557 --- /dev/null +++ b/plugins/kubeone @@ -0,0 +1 @@ +repository = https://github.com/PandaScience/asdf-kubeone.git From b09cb5f878961c618b35e4af41af590010b94faa Mon Sep 17 00:00:00 2001 From: Kevin O'Brien Date: Sun, 6 Oct 2024 01:22:25 -0400 Subject: [PATCH 61/87] feat: add phrase app cli plugin (#1021) --- README.md | 1 + plugins/phrase | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/phrase diff --git a/README.md b/README.md index cdfe10a0a..db7b3e8da 100644 --- a/README.md +++ b/README.md @@ -575,6 +575,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | pdm | [1oglop1/asdf-pdm](https://github.com/1oglop1/asdf-pdm) | | Perl | [ouest/asdf-perl](https://github.com/ouest/asdf-perl) | | PHP | [asdf-community/asdf-php](https://github.com/asdf-community/asdf-php) | +| Phrase | [bitfrost/asdf-phrase](https://github.com/bitfrost/asdf-phrase) | | pint | [sam-burrell/asdf-pint](https://github.com/sam-burrell/asdf-pint) | | pipectl | [pipe-cd/asdf-pipectl](https://github.com/pipe-cd/asdf-pipectl) | | pipelight | [kogeletey/asdf-pipelight](https://github.com/kogeletey/asdf-pipelight) | diff --git a/plugins/phrase b/plugins/phrase new file mode 100644 index 000000000..a16a5d343 --- /dev/null +++ b/plugins/phrase @@ -0,0 +1 @@ +repository = https://github.com/bitfrost/asdf-phrase.git From a5c23f725ba6c05d9495bd078aac3eeb1df24800 Mon Sep 17 00:00:00 2001 From: "Nurul Huda (Apon)" Date: Sun, 6 Oct 2024 11:41:26 +0600 Subject: [PATCH 62/87] feat: add sst plugin (#1022) --- README.md | 1 + plugins/sst | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/sst diff --git a/README.md b/README.md index db7b3e8da..41302cccd 100644 --- a/README.md +++ b/README.md @@ -689,6 +689,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | sqldef | [cometkim/asdf-sqldef](https://github.com/cometkim/asdf-sqldef) | | SQLite | [cLupus/asdf-sqlite](https://github.com/cLupus/asdf-sqlite) | | sshuttle | [xanmanning/asdf-sshuttle](https://github.com/xanmanning/asdf-sshuttle) | +| sst | [nurulhudaapon/asdf-sst](https://github.com/nurulhudaapon/asdf-sst) | | Stack | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | | starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | | Starkli | [ptisserand/asdf-starkli](https://github.com/ptisserand/asdf-starkli) | diff --git a/plugins/sst b/plugins/sst new file mode 100644 index 000000000..c2a64fd91 --- /dev/null +++ b/plugins/sst @@ -0,0 +1 @@ +repository = https://github.com/nurulhudaapon/asdf-sst.git From 7bb3a4af721537667727a37cfad837aff19cc341 Mon Sep 17 00:00:00 2001 From: Seyedsoroush Hashemi Date: Sun, 6 Oct 2024 07:42:42 +0200 Subject: [PATCH 63/87] feat: change mdbook plugin repo (#1025) --- README.md | 2 +- plugins/mdbook | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41302cccd..6fe8a6b88 100644 --- a/README.md +++ b/README.md @@ -496,7 +496,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | marp-cli | [xataz/asdf-marp-cli](https://github.com/xataz/asdf-marp-cli) | | mask | [aaaaninja/asdf-mask](https://github.com/aaaaninja/asdf-mask) | | Maven | [halcyon/asdf-maven](https://github.com/halcyon/asdf-maven) | -| mdbook | [cipherstash/asdf-mdbook](https://github.com/cipherstash/asdf-mdbook) | +| mdbook | [hashemi-soroush/asdf-mdbook](https://github.com/hashemi-soroush/asdf-mdbook) | | mdbook-linkcheck | [cipherstash/asdf-mdbook-linkcheck](https://github.com/cipherstash/asdf-mdbook-linkcheck) | | melange | [omissis/asdf-melange](https://github.com/omissis/asdf-melange) | | melt | [chessmango/asdf-melt](https://github.com/chessmango/asdf-melt) | diff --git a/plugins/mdbook b/plugins/mdbook index fdc511431..3507471c6 100644 --- a/plugins/mdbook +++ b/plugins/mdbook @@ -1 +1 @@ -repository = https://github.com/cipherstash/asdf-mdbook.git +repository = https://github.com/hashemi-soroush/asdf-mdbook.git From 07908a936d4785d51760a720e6579078b6c1c880 Mon Sep 17 00:00:00 2001 From: thatmlopsguy <165834479+thatmlopsguy@users.noreply.github.com> Date: Sun, 6 Oct 2024 06:43:34 +0100 Subject: [PATCH 64/87] feat: add argocd-image-updater plugin (#1026) --- README.md | 1 + plugins/argocd-image-updater | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/argocd-image-updater diff --git a/README.md b/README.md index 6fe8a6b88..ebd1b3186 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | argo | [sudermanjr/asdf-argo](https://github.com/sudermanjr/asdf-argo) | | argo-rollouts | [abatilo/asdf-argo-rollouts](https://github.com/abatilo/asdf-argo-rollouts) | | argocd | [beardix/asdf-argocd](https://github.com/beardix/asdf-argocd) | +| argocd-image-updater | [thatmlopsguy/asdf-argocd-image-updater](https://github.com/thatmlopsguy/asdf-argocd-image-updater) | | aria2 | [asdf-community/asdf-aria2](https://github.com/asdf-community/asdf-aria2) | | asciidoctorj | [gliwka/asdf-asciidoctorj](https://github.com/gliwka/asdf-asciidoctorj) | | asdf-plugin-manager | [asdf-community/asdf-plugin-manager](https://github.com/asdf-community/asdf-plugin-manager) | diff --git a/plugins/argocd-image-updater b/plugins/argocd-image-updater new file mode 100644 index 000000000..67f3e4994 --- /dev/null +++ b/plugins/argocd-image-updater @@ -0,0 +1 @@ +repository = https://github.com/thatmlopsguy/asdf-argocd-image-updater.git From 7b46515f4362e295b3caef2ee24788d1f38c7dd2 Mon Sep 17 00:00:00 2001 From: Adam Hamsik Date: Sun, 6 Oct 2024 07:46:05 +0200 Subject: [PATCH 65/87] feat: Add eks-node-viewer plugin (#1027) Co-authored-by: James Hegedus --- README.md | 1 + plugins/eks-node-viewer | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/eks-node-viewer diff --git a/README.md b/README.md index ebd1b3186..8a2a34a31 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | editorconfig-checker | [gabitchov/asdf-editorconfig-checker](https://github.com/gabitchov/asdf-editorconfig-checker) | | ejson | [cipherstash/asdf-ejson](https://github.com/cipherstash/asdf-ejson) | | eksctl | [elementalvoid/asdf-eksctl](https://github.com/elementalvoid/asdf-eksctl) | +| eks-node-viewer | [haad/asdf-eks-node-viewer](https://github.com/haad/asdf-eks-node-viewer) | | elixir-ls | [juantascon/asdf-elixir-ls](https://github.com/juantascon/asdf-elixir-ls) | | Elasticsearch | [asdf-community/asdf-elasticsearch](https://github.com/asdf-community/asdf-elasticsearch) | | Elixir | [asdf-vm/asdf-elixir](https://github.com/asdf-vm/asdf-elixir) | diff --git a/plugins/eks-node-viewer b/plugins/eks-node-viewer new file mode 100644 index 000000000..7ae71c43b --- /dev/null +++ b/plugins/eks-node-viewer @@ -0,0 +1 @@ +repository = https://github.com/haad/asdf-eks-node-viewer.git From 2c93f1bc20d7fe5d10eae853dc595ecbb63ee60e Mon Sep 17 00:00:00 2001 From: 0ghny <6640409+0ghny@users.noreply.github.com> Date: Sun, 6 Oct 2024 07:47:34 +0200 Subject: [PATCH 66/87] feat: add gobackup plugin (#1028) --- README.md | 1 + plugins/gobackup | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/gobackup diff --git a/README.md b/README.md index 8a2a34a31..3e44ee675 100644 --- a/README.md +++ b/README.md @@ -317,6 +317,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | goconvey | [therounds-contrib/asdf-goconvey](https://github.com/therounds-contrib/asdf-goconvey) | | gofumpt | [looztra/asdf-gofumpt](https://github.com/looztra/asdf-gofumpt) | | GoHugo | [nklmilojevic/asdf-hugo](https://github.com/nklmilojevic/asdf-hugo) | +| gobackup | [0ghny/asdf-gobackup](https://github.com/0ghny/asdf-gobackup) | | gojq | [jimmidyson/asdf-gojq](https://github.com/jimmidyson/asdf-gojq) | | golangci-lint | [hypnoglow/asdf-golangci-lint](https://github.com/hypnoglow/asdf-golangci-lint) | | Go Migrate | [joschi/asdf-gomigrate](https://github.com/joschi/asdf-gomigrate) | diff --git a/plugins/gobackup b/plugins/gobackup new file mode 100644 index 000000000..ee6fd3ee7 --- /dev/null +++ b/plugins/gobackup @@ -0,0 +1 @@ +repository = https://github.com/0ghny/asdf-gobackup.git From b6c2058b2e6347ebd149c64081448596767c1112 Mon Sep 17 00:00:00 2001 From: Peter Olds Date: Sun, 6 Oct 2024 03:15:48 -0700 Subject: [PATCH 67/87] feat: add restish plugin (#1029) --- README.md | 1 + plugins/restish | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/restish diff --git a/README.md b/README.md index 3e44ee675..fe2104f10 100644 --- a/README.md +++ b/README.md @@ -631,6 +631,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | regctl | [ORCID/asdf-regctl](https://github.com/ORCID/asdf-regctl) | | regsync | [rsrchboy/asdf-regsync](https://github.com/rsrchboy/asdf-regsync) | | restic | [xataz/asdf-restic](https://github.com/xataz/asdf-restic) | +| restish | [polds/asdf-restish](https://github.com/polds/asdf-restish) | | revive | [bjw-s/asdf-revive](https://github.com/bjw-s/asdf-revive) | | richgo | [paxosglobal/asdf-richgo](https://github.com/paxosglobal/asdf-richgo) | | Riff | [abinet/asdf-riff](https://github.com/abinet/asdf-riff) | diff --git a/plugins/restish b/plugins/restish new file mode 100644 index 000000000..5f659dbe7 --- /dev/null +++ b/plugins/restish @@ -0,0 +1 @@ +repository = https://github.com/polds/asdf-restish.git From bf4825f840e87718b04bdea5da9670b6adf61c59 Mon Sep 17 00:00:00 2001 From: Bheesham Persaud <171007+bheesham@users.noreply.github.com> Date: Sun, 6 Oct 2024 06:16:47 -0400 Subject: [PATCH 68/87] feat: add exercism plugin (#1030) --- README.md | 1 + plugins/exercism | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/exercism diff --git a/README.md b/README.md index fe2104f10..5d078a1bf 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | etcd | [particledecay/asdf-etcd](https://github.com/particledecay/asdf-etcd) | | Evans | [goki90210/asdf-evans](https://github.com/goki90210/asdf-evans) | | exa | [nyrst/asdf-exa](https://github.com/nyrst/asdf-exa) | +| exercism | [bheesham/asdf-exercism](https://gitlab.com/bheesham/asdf-exercism) | | eza | [lwiechec/asdf-eza](https://github.com/lwiechec/asdf-eza) | | fd | [wt0f/asdf-fd](https://gitlab.com/wt0f/asdf-fd) | | FFmpeg | [acj/asdf-ffmpeg](https://github.com/acj/asdf-ffmpeg) | diff --git a/plugins/exercism b/plugins/exercism new file mode 100644 index 000000000..5bfc3bb83 --- /dev/null +++ b/plugins/exercism @@ -0,0 +1 @@ +repository = https://gitlab.com/bheesham/asdf-exercism.git From 1faee97ddb9058a27a070e4f6990b299e8c51fd0 Mon Sep 17 00:00:00 2001 From: Daniel Jankowski Date: Sun, 6 Oct 2024 12:17:38 +0200 Subject: [PATCH 69/87] feat: add fastlane plugin (#1031) Co-authored-by: James Hegedus --- README.md | 1 + plugins/fastlane | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/fastlane diff --git a/README.md b/README.md index 5d078a1bf..694feb096 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | exa | [nyrst/asdf-exa](https://github.com/nyrst/asdf-exa) | | exercism | [bheesham/asdf-exercism](https://gitlab.com/bheesham/asdf-exercism) | | eza | [lwiechec/asdf-eza](https://github.com/lwiechec/asdf-eza) | +| fastlane | [mollyIV/asdf-fastlane](https://github.com/mollyIV/asdf-fastlane) | | fd | [wt0f/asdf-fd](https://gitlab.com/wt0f/asdf-fd) | | FFmpeg | [acj/asdf-ffmpeg](https://github.com/acj/asdf-ffmpeg) | | figma-export | [younke/asdf-figma-export](https://github.com/younke/asdf-figma-export) | diff --git a/plugins/fastlane b/plugins/fastlane new file mode 100644 index 000000000..7fd5613ca --- /dev/null +++ b/plugins/fastlane @@ -0,0 +1 @@ +repository = https://github.com/mollyIV/asdf-fastlane.git From f3ed0127f87c63a967becd3341bb7605fcb2be9b Mon Sep 17 00:00:00 2001 From: Jonathon Leight Date: Sun, 6 Oct 2024 06:18:41 -0400 Subject: [PATCH 70/87] feat: add rpk plugin (#1032) --- README.md | 1 + plugins/rpk | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/rpk diff --git a/README.md b/README.md index 694feb096..4743de095 100644 --- a/README.md +++ b/README.md @@ -640,6 +640,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | ripgrep | [wt0f/asdf-ripgrep](https://gitlab.com/wt0f/asdf-ripgrep) | | RKE | [particledecay/asdf-rke](https://github.com/particledecay/asdf-rke) | | rome | [kichiemon/asdf-rome](https://github.com/kichiemon/asdf-rome) | +| Redpanda RPK | [jleight/asdf-rpk](https://github.com/jleight/asdf-rpk) | | rstash | [carlduevel/asdf-rstash](https://github.com/carlduevel/asdf-rstash) | | rlwrap | [asdf-community/asdf-rlwrap](https://github.com/asdf-community/asdf-rlwrap) | | Ruby | [asdf-vm/asdf-ruby](https://github.com/asdf-vm/asdf-ruby) | diff --git a/plugins/rpk b/plugins/rpk new file mode 100644 index 000000000..46d6f7ea6 --- /dev/null +++ b/plugins/rpk @@ -0,0 +1 @@ +repository = https://github.com/jleight/asdf-rpk.git From b7ad6c1b1a3f6959beedc72dfd6747ea53137683 Mon Sep 17 00:00:00 2001 From: Seiya Kokushi Date: Sun, 6 Oct 2024 21:30:53 +0900 Subject: [PATCH 71/87] feat: FlutterGen plugin (#1033) --- README.md | 1 + plugins/fluttergen | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/fluttergen diff --git a/README.md b/README.md index 4743de095..bbe23fa4c 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | flarectl | [ORCID/asdf-flarectl](https://github.com/ORCID/asdf-flarectl) | | flatc | [TheOpenDictionary/asdf-flatc](https://github.com/TheOpenDictionary/asdf-flatc) | | Flutter | [oae/asdf-flutter](https://github.com/oae/asdf-flutter) | +| FlutterGen | [FlutterGen/asdf-fluttergen](https://github.com/FlutterGen/asdf-fluttergen) | | Flux2 | [tablexi/asdf-flux2](https://github.com/tablexi/asdf-flux2) | | Fluxctl | [stefansedich/asdf-fluxctl](https://github.com/stefansedich/asdf-fluxctl) | | fly | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | diff --git a/plugins/fluttergen b/plugins/fluttergen new file mode 100644 index 000000000..f44197ccf --- /dev/null +++ b/plugins/fluttergen @@ -0,0 +1 @@ +repository = https://github.com/FlutterGen/asdf-fluttergen.git From ee082e27b4b5f0ba05f3019db39d9d44b0937863 Mon Sep 17 00:00:00 2001 From: Christophe Furmaniak Date: Sun, 6 Oct 2024 14:31:39 +0200 Subject: [PATCH 72/87] feat: add copier plugin (#1034) --- README.md | 1 + plugins/copier | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/copier diff --git a/README.md b/README.md index bbe23fa4c..938e7e818 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | container-diff | [cgroschupp/asdf-container-diff](https://github.com/cgroschupp/asdf-container-diff) | | container-structure-test | [FeryET/asdf-container-structure-test](https://github.com/FeryET/asdf-container-structure-test) | | cookiecutter | [shawon-crosen/asdf-cookiecutter](https://github.com/shawon-crosen/asdf-cookiecutter) | +| Copier | [looztra/asdf-copier](https://github.com/looztra/asdf-copier) | | Copper | [vladlosev/asdf-copper](https://github.com/vladlosev/asdf-copper) | | Coq | [gingerhot/asdf-coq](https://github.com/gingerhot/asdf-coq) | | cosign | [wt0f/asdf-cosign](https://gitlab.com/wt0f/asdf-cosign) | diff --git a/plugins/copier b/plugins/copier new file mode 100644 index 000000000..cbfa71071 --- /dev/null +++ b/plugins/copier @@ -0,0 +1 @@ +repository = https://github.com/looztra/asdf-copier.git From 9ed803e212c873b89638f5fae5b38894a5e2226c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Vald=C3=A9s=20Castillo?= Date: Sun, 6 Oct 2024 05:33:35 -0700 Subject: [PATCH 73/87] feat: add woodpecker-cli (#1035) --- README.md | 1 + plugins/woodpecker-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/woodpecker-cli diff --git a/README.md b/README.md index 938e7e818..b9e9b458e 100644 --- a/README.md +++ b/README.md @@ -817,6 +817,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Waypoint | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | weave-gitops | [deas/asdf-weave-gitops](https://github.com/deas/asdf-weave-gitops) | | Websocat | [bdellegrazie/asdf-websocat](https://github.com/bdellegrazie/asdf-websocat) | +| woodpecker-cli | [ivanvc/asdf-woodpecker](https://github.com/ivanvc/asdf-woodpecker) | | Wren CLI | [jtakakura/asdf-wren-cli](https://github.com/jtakakura/asdf-wren-cli) | | wrk | [ivanvc/asdf-wrk](https://github.com/ivanvc/asdf-wrk) | | Wtfutil | [NeoHsu/asdf-wtfutil](https://github.com/NeoHsu/asdf-wtfutil) | diff --git a/plugins/woodpecker-cli b/plugins/woodpecker-cli new file mode 100644 index 000000000..89b0ce2ce --- /dev/null +++ b/plugins/woodpecker-cli @@ -0,0 +1 @@ +repository = https://github.com/ivanvc/asdf-woodpecker.git From 709214ab3806fb451ad0e2c81140026461f731be Mon Sep 17 00:00:00 2001 From: Joey Espinosa Date: Sun, 6 Oct 2024 06:38:25 -0600 Subject: [PATCH 74/87] feat: add scaffold from hay-kot/scaffold (#1036) --- README.md | 1 + plugins/scaffold | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/scaffold diff --git a/README.md b/README.md index b9e9b458e..f98704aba 100644 --- a/README.md +++ b/README.md @@ -652,6 +652,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | rye | [Azuki-bar/asdf-rye](https://github.com/Azuki-bar/asdf-rye) | | saml2aws | [elementalvoid/asdf-saml2aws](https://github.com/elementalvoid/asdf-saml2aws) | | SBT | [bram2000/asdf-sbt](https://github.com/bram2000/asdf-sbt) | +| scaffold | [particledecay/asdf-scaffold](https://github.com/particledecay/asdf-scaffold) | | Scala | [asdf-community/asdf-scala](https://github.com/asdf-community/asdf-scala) | | Scala CLI | [asdf-community/asdf-scala-cli](https://github.com/asdf-community/asdf-scala-cli) | | scaleway-cli | [albarralnunez/asdf-plugin-scaleway-cli](https://github.com/albarralnunez/asdf-plugin-scaleway-cli) | diff --git a/plugins/scaffold b/plugins/scaffold new file mode 100644 index 000000000..12202eb78 --- /dev/null +++ b/plugins/scaffold @@ -0,0 +1 @@ +repository = https://github.com/particledecay/asdf-scaffold.git From 1b234e968588560a37869dea222a1dbc98252c0f Mon Sep 17 00:00:00 2001 From: Muhammad Zafar Date: Sun, 6 Oct 2024 23:40:43 +1100 Subject: [PATCH 75/87] fix: replace the asdf-micronaut plugin (#1037) --- README.md | 2 +- plugins/micronaut | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f98704aba..159a2dbfd 100644 --- a/README.md +++ b/README.md @@ -510,7 +510,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Memcached | [furkanural/asdf-memcached](https://github.com/furkanural/asdf-memcached) | | Mercury | [susurri/asdf-mercury](https://github.com/susurri/asdf-mercury) | | Meson | [asdf-community/asdf-meson](https://github.com/asdf-community/asdf-meson) | -| Micronaut | [weibemoura/asdf-micronaut](https://github.com/weibemoura/asdf-micronaut) | +| Micronaut | [xafarr/asdf-micronaut](https://github.com/xafarr/asdf-micronaut) | | Mill | [asdf-community/asdf-mill](https://github.com/asdf-community/asdf-mill) | | mimirtool | [asdf-community/asdf-mimirtool](https://github.com/asdf-community/asdf-mimirtool) | | minify | [axilleas/asdf-minify](https://github.com/axilleas/asdf-minify) | diff --git a/plugins/micronaut b/plugins/micronaut index 1b6acc268..89925a410 100644 --- a/plugins/micronaut +++ b/plugins/micronaut @@ -1 +1 @@ -repository = https://github.com/weibemoura/asdf-micronaut.git +repository = https://github.com/xafarr/asdf-micronaut.git From e92abb1d34f55633d260d37d90be6a08ca107201 Mon Sep 17 00:00:00 2001 From: Jiahui Li Date: Sun, 6 Oct 2024 07:42:11 -0500 Subject: [PATCH 76/87] feat: add spotbugs plugin (#1038) --- README.md | 1 + plugins/spotbugs | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/spotbugs diff --git a/README.md b/README.md index 159a2dbfd..e6203547b 100644 --- a/README.md +++ b/README.md @@ -694,6 +694,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Spark | [joshuaballoch/asdf-spark](https://github.com/sudo-black/asdf-spark) | | Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/asdf-spectral) | | Spin | [pavloos/asdf-spin](https://github.com/pavloos/asdf-spin) | +| spotbugs | [jiahuili430/asdf-spotbugs](https://github.com/jiahuili430/asdf-spotbugs) | | Spring Boot CLI | [joschi/asdf-spring-boot](https://github.com/joschi/asdf-spring-boot) | | Spruce | [woneill/asdf-spruce](https://github.com/woneill/asdf-spruce) | | sqldef | [cometkim/asdf-sqldef](https://github.com/cometkim/asdf-sqldef) | diff --git a/plugins/spotbugs b/plugins/spotbugs new file mode 100644 index 000000000..54d219a47 --- /dev/null +++ b/plugins/spotbugs @@ -0,0 +1 @@ +repository = https://github.com/jiahuili430/asdf-spotbugs From d0fead4ac9837c2988e9fa20ea4f2e2083395553 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Sun, 6 Oct 2024 08:45:38 -0400 Subject: [PATCH 77/87] feat: add C3 plugin (#1039) --- README.md | 1 + plugins/c3 | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/c3 diff --git a/README.md b/README.md index e6203547b..826da9c74 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Buildpack | [johnlayton/asdf-buildpack](https://github.com/johnlayton/asdf-buildpack) | | Bun | [cometkim/asdf-bun](https://github.com/cometkim/asdf-bun) | | Bundler | [jonathanmorley/asdf-bundler](https://github.com/jonathanmorley/asdf-bundler) | +| c3 | [RobLoach/asdf-c3](https://github.com/RobLoach/asdf-c3) | | Cabal | [sestrella/asdf-ghcup](https://github.com/sestrella/asdf-ghcup) | | Caddy | [salasrod/asdf-caddy](https://github.com/salasrod/asdf-caddy) | | CalendarSync | [FeryET/asdf-calendarsync](https://github.com/FeryET/asdf-calendarsync) | diff --git a/plugins/c3 b/plugins/c3 new file mode 100644 index 000000000..3822f72bf --- /dev/null +++ b/plugins/c3 @@ -0,0 +1 @@ +repository = https://github.com/RobLoach/asdf-c3.git From 10eedb1d6e5eac38e3990639e99edf4e93cd395d Mon Sep 17 00:00:00 2001 From: Ivan Schaller Date: Sun, 6 Oct 2024 14:48:20 +0200 Subject: [PATCH 78/87] feat: add plugin resticprofile (#1041) Signed-off-by: Ivan Schaller Co-authored-by: James Hegedus --- README.md | 1 + plugins/resticprofile | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/resticprofile diff --git a/README.md b/README.md index 826da9c74..a3336681d 100644 --- a/README.md +++ b/README.md @@ -636,6 +636,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | regctl | [ORCID/asdf-regctl](https://github.com/ORCID/asdf-regctl) | | regsync | [rsrchboy/asdf-regsync](https://github.com/rsrchboy/asdf-regsync) | | restic | [xataz/asdf-restic](https://github.com/xataz/asdf-restic) | +| resticprofile | [olofvndrhr/asdf-resticprofile](https://github.com/olofvndrhr/asdf-resticprofile) | | restish | [polds/asdf-restish](https://github.com/polds/asdf-restish) | | revive | [bjw-s/asdf-revive](https://github.com/bjw-s/asdf-revive) | | richgo | [paxosglobal/asdf-richgo](https://github.com/paxosglobal/asdf-richgo) | diff --git a/plugins/resticprofile b/plugins/resticprofile new file mode 100644 index 000000000..24545163b --- /dev/null +++ b/plugins/resticprofile @@ -0,0 +1 @@ +repository = https://github.com/olofvndrhr/asdf-resticprofile From 3adde0f654d5c8744d52ddb7e466dfb282113592 Mon Sep 17 00:00:00 2001 From: Joseph Beard Date: Sun, 6 Oct 2024 08:54:03 -0400 Subject: [PATCH 79/87] chore: remove kubectl-buildkit plugin (#1044) --- README.md | 1 - plugins/kubectl-buildkit | 1 - 2 files changed, 2 deletions(-) delete mode 100644 plugins/kubectl-buildkit diff --git a/README.md b/README.md index a3336681d..458583f97 100644 --- a/README.md +++ b/README.md @@ -452,7 +452,6 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Kubectl | [asdf-community/asdf-kubectl](https://github.com/asdf-community/asdf-kubectl) | | kubectl-bindrole | [looztra/asdf-kubectl-bindrole](https://github.com/looztra/asdf-kubectl-bindrole) | | kubectl-convert | [iul1an/asdf-kubectl-convert](https://github.com/iul1an/asdf-kubectl-convert) | -| kubectl-buildkit | [ezcater/asdf-kubectl-buildkit](https://github.com/ezcater/asdf-kubectl-buildkit) | | kubectl-kots | [ganta/asdf-kubectl-kots](https://github.com/ganta/asdf-kubectl-kots) | | kubectx | [wt0f/asdf-kubectx](https://gitlab.com/wt0f/asdf-kubectx) | | Kubefedctl | [kvokka/asdf-kubefedctl](https://github.com/kvokka/asdf-kubefedctl) | diff --git a/plugins/kubectl-buildkit b/plugins/kubectl-buildkit deleted file mode 100644 index b5bc7bcc2..000000000 --- a/plugins/kubectl-buildkit +++ /dev/null @@ -1 +0,0 @@ -repository = https://github.com/ezcater/asdf-kubectl-buildkit.git From 69c8ca57b7ec9eccaf935498d666dd9d568ca628 Mon Sep 17 00:00:00 2001 From: Jean-Guillaume Buret Date: Sun, 6 Oct 2024 14:59:59 +0200 Subject: [PATCH 80/87] feat: add dotenvx plugin (#1045) Co-authored-by: James Hegedus --- README.md | 1 + plugins/dotenvx | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/dotenvx diff --git a/README.md b/README.md index 458583f97..f1a089c08 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | DOME | [jtakakura/asdf-dome](https://github.com/jtakakura/asdf-dome) | | doppler | [takutakahashi/asdf-doppler](https://github.com/takutakahashi/asdf-doppler) | | dotenv-linter | [wesleimp/asdf-dotenv-linter](https://github.com/wesleimp/asdf-dotenv-linter) | +| dotenvx | [jgburet/asdf-dotenvx](https://github.com/jgburet/asdf-dotenvx) | | Dotty | [asdf-community/asdf-dotty](https://github.com/asdf-community/asdf-dotty) | | dprint | [asdf-community/asdf-dprint](https://github.com/asdf-community/asdf-dprint) | | Draft | [kristoflemmens/asdf-draft](https://github.com/kristoflemmens/asdf-draft) | diff --git a/plugins/dotenvx b/plugins/dotenvx new file mode 100644 index 000000000..1efce0a71 --- /dev/null +++ b/plugins/dotenvx @@ -0,0 +1 @@ +repository = https://github.com/jgburet/asdf-dotenvx.git From 559aa2a0ae827d78833b944fb0431aa374da8153 Mon Sep 17 00:00:00 2001 From: Felix Salazar Date: Sun, 6 Oct 2024 15:03:02 +0200 Subject: [PATCH 81/87] feat: Add (pulumi) esc plugin (#1046) Co-authored-by: James Hegedus --- README.md | 1 + plugins/esc | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/esc diff --git a/README.md b/README.md index f1a089c08..23d3dfb35 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | envsubst | [dex4er/asdf-envsubst](https://github.com/dex4er/asdf-envsubst) | | Ephemeral Postgres | [smashedtoatoms/asdf-ephemeral-postgres](https://github.com/smashedtoatoms/asdf-ephemeral-postgres) | | Erlang | [asdf-vm/asdf-erlang](https://github.com/asdf-vm/asdf-erlang) | +| esc | [fxsalazar/asdf-esc](https://github.com/fxsalazar/asdf-esc) | | esy | [asdf-community/asdf-esy](https://github.com/asdf-community/asdf-esy) | | etcd | [particledecay/asdf-etcd](https://github.com/particledecay/asdf-etcd) | | Evans | [goki90210/asdf-evans](https://github.com/goki90210/asdf-evans) | diff --git a/plugins/esc b/plugins/esc new file mode 100644 index 000000000..72d276b50 --- /dev/null +++ b/plugins/esc @@ -0,0 +1 @@ +repository = https://github.com/fxsalazar/asdf-esc.git From 8af9e6dbbf25381e963027872247ec807a41ed76 Mon Sep 17 00:00:00 2001 From: Matic Conradi Date: Sun, 6 Oct 2024 15:04:12 +0200 Subject: [PATCH 82/87] feat: add IBLinter plugin (#1047) Co-authored-by: James Hegedus --- README.md | 1 + plugins/iblinter | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/iblinter diff --git a/README.md b/README.md index 23d3dfb35..73772c82e 100644 --- a/README.md +++ b/README.md @@ -377,6 +377,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Hyperfine | [volf52/asdf-hyperfine](https://github.com/volf52/asdf-hyperfine) | | iamlive | [chessmango/asdf-iamlive](https://github.com/chessmango/asdf-iamlive) | | iam-policy-json-to-terraform | [carlduevel/asdf-iam-policy-json-to-terraform](https://github.com/carlduevel/asdf-iam-policy-json-to-terraform) | +| IBLinter | [MaticConradi/asdf-iblinter](https://github.com/MaticConradi/asdf-iblinter) | | ibmcloud | [triangletodd/asdf-ibmcloud](https://github.com/triangletodd/asdf-ibmcloud) | | Idris | [asdf-community/asdf-idris](https://github.com/asdf-community/asdf-idris) | | Idris2 | [asdf-community/asdf-idris2](https://github.com/asdf-community/asdf-idris2) | diff --git a/plugins/iblinter b/plugins/iblinter new file mode 100644 index 000000000..28482c956 --- /dev/null +++ b/plugins/iblinter @@ -0,0 +1 @@ +repository = https://github.com/MaticConradi/asdf-iblinter.git From f7fee723a5566577e4f18f85f455f3267f4a721d Mon Sep 17 00:00:00 2001 From: embtools <38541502+embtools@users.noreply.github.com> Date: Sun, 6 Oct 2024 09:05:58 -0400 Subject: [PATCH 83/87] feat: adding avalanche-cli (#1050) Co-authored-by: Marcus Baker Co-authored-by: James Hegedus --- README.md | 1 + plugins/avalanche | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 plugins/avalanche diff --git a/README.md b/README.md index 73772c82e..c925cf28c 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | atlas | [pbr0ck3r/asdf-atlas](https://github.com/pbr0ck3r/asdf-atlas) | | auth0-cli | [gunzy83/asdf-auth0-cli](https://github.com/gunzy83/asdf-auth0-cli) | | auto-doc | [looztra/asdf-auto-doc](https://github.com/looztra/asdf-auto-doc) | +| avalanche | [embtools/asdf-avalanche](https://github.com/embtools/asdf-avalanche) | | aws-copilot | [NeoHsu/asdf-copilot](https://github.com/NeoHsu/asdf-copilot) | | aws-amplify-cli | [LozanoMatheus/asdf-aws-amplify-cli](https://github.com/LozanoMatheus/asdf-aws-amplify-cli) | | AWS IAM authenticator | [zekker6/asdf-aws-iam-authenticator](https://github.com/zekker6/asdf-aws-iam-authenticator) | diff --git a/plugins/avalanche b/plugins/avalanche new file mode 100644 index 000000000..31b04db20 --- /dev/null +++ b/plugins/avalanche @@ -0,0 +1,2 @@ +repository = https://github.com/embtools/asdf-avalanche.git + From dcceb16899a9a1ffdd09ed6ff6c555603b7fa1c0 Mon Sep 17 00:00:00 2001 From: Jens Peder Meldgaard Date: Sun, 6 Oct 2024 15:11:11 +0200 Subject: [PATCH 84/87] fix: update spark plugin (#1051) Co-authored-by: James Hegedus --- README.md | 2 +- plugins/spark | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c925cf28c..90a635a7d 100644 --- a/README.md +++ b/README.md @@ -696,7 +696,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Sourcery | [younke/asdf-sourcery](https://github.com/younke/asdf-sourcery) | | spacectl | [bodgit/asdf-spacectl](https://github.com/bodgit/asdf-spacectl) | | Spago | [jrrom/asdf-spago](https://github.com/jrrom/asdf-spago) | -| Spark | [joshuaballoch/asdf-spark](https://github.com/sudo-black/asdf-spark) | +| Spark | [jeffryang24/asdf-spark](https://github.com/jeffryang24/asdf-spark) | | Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/asdf-spectral) | | Spin | [pavloos/asdf-spin](https://github.com/pavloos/asdf-spin) | | spotbugs | [jiahuili430/asdf-spotbugs](https://github.com/jiahuili430/asdf-spotbugs) | diff --git a/plugins/spark b/plugins/spark index 939c28815..66a79e58e 100644 --- a/plugins/spark +++ b/plugins/spark @@ -1 +1 @@ -repository = https://github.com/sudo-black/asdf-spark.git +repository = https://github.com/jeffryang24/asdf-spark.git From ee0fc654bfab359183efa535a4c44dd757e96c1b Mon Sep 17 00:00:00 2001 From: Michael Utz Date: Sun, 6 Oct 2024 16:16:47 +0300 Subject: [PATCH 85/87] feat: add frankenphp (#1053) Signed-off-by: Michael Utz Co-authored-by: James Hegedus --- README.md | 1 + plugins/frankenphp | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/frankenphp diff --git a/README.md b/README.md index 90a635a7d..1ca712c84 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | fly | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | | flyctl | [chessmango/asdf-flyctl](https://github.com/chessmango/asdf-flyctl) | | flyway | [junminahn/asdf-flyway](https://github.com/junminahn/asdf-flyway) | +| frankenphp | [theutz/asdf-frankenphp](https://github.com/theutz/asdf-frankenphp) | | func-e | [carnei-ro/asdf-func-e](https://github.com/carnei-ro/asdf-func-e) | | Furyctl | [sighupio/asdf-furyctl](https://github.com/sighupio/asdf-furyctl) | | fx | [wt0f/asdf-fx](https://gitlab.com/wt0f/asdf-fx) | diff --git a/plugins/frankenphp b/plugins/frankenphp new file mode 100644 index 000000000..e75f97a75 --- /dev/null +++ b/plugins/frankenphp @@ -0,0 +1 @@ +repository = https://github.com/theutz/asdf-frankenphp.git From 7dd682f935fe15a745dde7204ca1e20bd22f2048 Mon Sep 17 00:00:00 2001 From: Frederic MARTIN Date: Sun, 6 Oct 2024 15:18:30 +0200 Subject: [PATCH 86/87] feat: add powerpipe (#1054) Co-authored-by: James Hegedus --- README.md | 1 + plugins/powerpipe | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/powerpipe diff --git a/README.md b/README.md index 1ca712c84..077551a03 100644 --- a/README.md +++ b/README.md @@ -602,6 +602,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Polaris | [particledecay/asdf-polaris](https://github.com/particledecay/asdf-polaris) | | Popeye | [nlamirault/asdf-popeye](https://github.com/nlamirault/asdf-popeye) | | Postgres | [smashedtoatoms/asdf-postgres](https://github.com/smashedtoatoms/asdf-postgres) | +| powerpipe | [vmdude/asdf-powerpipe](https://github.com/vmdude/asdf-powerpipe) | | powerline-go | [dex4er/asdf-powerline-go](https://github.com/dex4er/asdf-powerline-go) | | PowerShell | [daveneeley/asdf-powershell-core](https://github.com/daveneeley/asdf-powershell-core) | | pre-commit | [jonathanmorley/asdf-pre-commit](https://github.com/jonathanmorley/asdf-pre-commit) | diff --git a/plugins/powerpipe b/plugins/powerpipe new file mode 100644 index 000000000..4b69b9a72 --- /dev/null +++ b/plugins/powerpipe @@ -0,0 +1 @@ +repository = https://github.com/vmdude/asdf-powerpipe.git From 4a3ad8d8c13b946207b11700e65624f03b1b38e0 Mon Sep 17 00:00:00 2001 From: Marat Salimzianov Date: Sun, 6 Oct 2024 15:21:48 +0200 Subject: [PATCH 87/87] feat: add devpod-cli (#1055) Co-authored-by: James Hegedus --- README.md | 1 + plugins/devpod-cli | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/devpod-cli diff --git a/README.md b/README.md index 077551a03..1a793d004 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Dep | [paxosglobal/asdf-dep](https://github.com/paxosglobal/asdf-dep) | | depot | [depot/asdf-depot](https://github.com/depot/asdf-depot) | | Desk | [endorama/asdf-desk](https://github.com/endorama/asdf-desk) | +| devpod-cli | [salemgolemugoo/asdf-devpod-cli](https://github.com/salemgolemugoo/asdf-devpod-cli) | | DevSpace | [NeoHsu/asdf-devspace](https://github.com/NeoHsu/asdf-devspace) | | DevStream | [zhenyuanlau/asdf-dtm](https://github.com/zhenyuanlau/asdf-dtm) | | dhall | [aaaaninja/asdf-dhall](https://github.com/aaaaninja/asdf-dhall) | diff --git a/plugins/devpod-cli b/plugins/devpod-cli new file mode 100644 index 000000000..478e5e388 --- /dev/null +++ b/plugins/devpod-cli @@ -0,0 +1 @@ +repository = https://github.com/salemgolemugoo/asdf-devpod-cli.git