mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 22:44:54 +08:00
feat: add starboard & grpc-health-probe plugins (#464)
This commit is contained in:
@@ -179,6 +179,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Grails | [weibemoura/asdf-grails](https://github.com/weibemoura/asdf-grails) | [](https://travis-ci.org/weibemoura/asdf-grails) |
|
||||
| Groovy | [weibemoura/asdf-groovy](https://github.com/weibemoura/asdf-groovy) | [](https://travis-ci.org/weibemoura/asdf-groovy) |
|
||||
| grpcurl | [asdf-community/asdf-grpcurl](https://github.com/asdf-community/asdf-grpcurl) | [](https://github.com/asdf-community/asdf-grpcurl/actions?query=workflow%3ACI) |
|
||||
| grpc-health-probe | [zufardhiyaulhaq/asdf-grpc-health-probe](https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe) | [](https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe/actions/workflows/build.yml) |
|
||||
| grype | [poikilotherm/asdf-grype](https://github.com/poikilotherm/asdf-grype) | [](https://github.com/poikilotherm/asdf-grype/actions?query=workflow%3AMain) |
|
||||
| gwvault | [GoodwayGroup/asdf-gwvault](https://github.com/GoodwayGroup/asdf-gwvault) | [](https://github.com/GoodwayGroup/asdf-gwvault/actions) |
|
||||
| hadolint | [looztra/asdf-hadolint](https://github.com/looztra/asdf-hadolint) | [](https://travis-ci.org/looztra/asdf-hadolint) |
|
||||
@@ -359,6 +360,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Spruce | [woneill/asdf-spruce](https://github.com/woneill/asdf-spruce) | [](https://github.com/woneill/asdf-spruce/actions) |
|
||||
| SQLite | [cLupus/asdf-sqlite](https://github.com/cLupus/asdf-sqlite) | [](https://travis-ci.org/cLupus/asdf-sqlite) |
|
||||
| Stack | [sestrella/asdf-stack](https://github.com/sestrella/asdf-stack) | [](https://github.com/sestrella/asdf-stack/actions) |
|
||||
| starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | [](https://github.com/zufardhiyaulhaq/asdf-starboard/actions/workflows/build.yml) |
|
||||
| starship | [grimoh/asdf-starship](https://github.com/grimoh/asdf-starship) | [](https://github.com/grimoh/asdf-starship/actions) |
|
||||
| Steel Bank Common Lisp (sbcl) | [smashedtoatoms/asdf-sbcl](https://github.com/smashedtoatoms/asdf-sbcl) | [](https://github.com/smashedtoatoms/asdf-sbcl/actions) |
|
||||
| Stern | [looztra/asdf-stern](https://github.com/looztra/asdf-stern) | [](https://travis-ci.org/looztra/asdf-stern) |
|
||||
|
||||
1
plugins/grpc-health-probe
Normal file
1
plugins/grpc-health-probe
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe.git
|
||||
1
plugins/starboard
Normal file
1
plugins/starboard
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/zufardhiyaulhaq/asdf-starboard.git
|
||||
Reference in New Issue
Block a user