feat: add starboard & grpc-health-probe plugins (#464)

This commit is contained in:
Zufar Dhiyaulhaq
2021-08-14 12:05:41 +07:00
committed by GitHub
parent 3b008de7f6
commit 6dd285ea8d
3 changed files with 4 additions and 0 deletions

View File

@@ -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) | [![Build Status](https://travis-ci.org/weibemoura/asdf-grails.svg?branch=master)](https://travis-ci.org/weibemoura/asdf-grails) |
| Groovy | [weibemoura/asdf-groovy](https://github.com/weibemoura/asdf-groovy) | [![Build Status](https://travis-ci.org/weibemoura/asdf-groovy.svg?branch=master)](https://travis-ci.org/weibemoura/asdf-groovy) |
| grpcurl | [asdf-community/asdf-grpcurl](https://github.com/asdf-community/asdf-grpcurl) | [![CI](https://github.com/asdf-community/asdf-grpcurl/workflows/CI/badge.svg)](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) | [![Build](https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe/actions/workflows/build.yml/badge.svg)](https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe/actions/workflows/build.yml) |
| grype | [poikilotherm/asdf-grype](https://github.com/poikilotherm/asdf-grype) | [![Main](https://github.com/poikilotherm/asdf-grype/workflows/Main/badge.svg?branch=main)](https://github.com/poikilotherm/asdf-grype/actions?query=workflow%3AMain) |
| gwvault | [GoodwayGroup/asdf-gwvault](https://github.com/GoodwayGroup/asdf-gwvault) | [![GitHub Actions Status](https://github.com/GoodwayGroup/asdf-gwvault/workflows/test/badge.svg?branch=main)](https://github.com/GoodwayGroup/asdf-gwvault/actions) |
| hadolint | [looztra/asdf-hadolint](https://github.com/looztra/asdf-hadolint) | [![Build Status](https://travis-ci.org/looztra/asdf-hadolint.svg?branch=master)](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) | [![Build Status](https://github.com/woneill/asdf-spruce/workflows/Build/badge.svg)](https://github.com/woneill/asdf-spruce/actions) |
| SQLite | [cLupus/asdf-sqlite](https://github.com/cLupus/asdf-sqlite) | [![Build Status](https://travis-ci.org/cLupus/asdf-sqlite.svg?branch=master)](https://travis-ci.org/cLupus/asdf-sqlite) |
| Stack | [sestrella/asdf-stack](https://github.com/sestrella/asdf-stack) | [![CI](https://github.com/sestrella/asdf-stack/workflows/CI/badge.svg?branch=master)](https://github.com/sestrella/asdf-stack/actions) |
| starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | [![Build](https://github.com/zufardhiyaulhaq/asdf-starboard/actions/workflows/build.yml/badge.svg)](https://github.com/zufardhiyaulhaq/asdf-starboard/actions/workflows/build.yml) |
| starship | [grimoh/asdf-starship](https://github.com/grimoh/asdf-starship) | [![GitHub Actions Status](https://github.com/grimoh/asdf-starship/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/grimoh/asdf-starship/actions) |
| Steel Bank Common Lisp (sbcl) | [smashedtoatoms/asdf-sbcl](https://github.com/smashedtoatoms/asdf-sbcl) | [![Build Status](https://github.com/smashedtoatoms/asdf-sbcl/workflows/Build/badge.svg?branch=main)](https://github.com/smashedtoatoms/asdf-sbcl/actions) |
| Stern | [looztra/asdf-stern](https://github.com/looztra/asdf-stern) | [![Build Status](https://travis-ci.org/looztra/asdf-stern.svg?branch=master)](https://travis-ci.org/looztra/asdf-stern) |

View File

@@ -0,0 +1 @@
repository = https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe.git

1
plugins/starboard Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/zufardhiyaulhaq/asdf-starboard.git