Skip to content

Commit

Permalink
feat: add pipelight plugin (asdf-vm#925)
Browse files Browse the repository at this point in the history
Co-authored-by: James Hegedus <[email protected]>
  • Loading branch information
2 people authored and Maxim Butov committed May 6, 2024
1 parent c683f71 commit 25d166e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| PHP | [asdf-community/asdf-php](https://github.com/asdf-community/asdf-php) | [![Build status](https://github.com/asdf-community/asdf-php/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-php/actions) |
| pint | [sam-burrell/asdf-pint](https://github.com/sam-burrell/asdf-pint) | [![Build Status](https://github.com/sam-burrell/asdf-pint/workflows/ci/badge.svg?branch=main)](https://github.com/sam-burrell/asdf-pint/actions/workflows/ci.yml) |
| pipectl | [pipe-cd/asdf-pipectl](https://github.com/pipe-cd/asdf-pipectl) | [![Build Status](https://github.com/pipe-cd/asdf-pipectl/actions/workflows/build.yml/badge.svg)](https://github.com/pipe-cd/asdf-pipectl/actions) |
| pipelight | [kogeletey/asdf-pipelight](https://github.com/kogeletey/asdf-pipelight) | [![Build Status](https://github.com/kogeletey/asdf-pipelight/actions/workflows/build.yml/badge.svg)](https://github.com/kogeletey/asdf-pipelight/actions) |
| pipx | [yozachar/asdf-pipx](https://github.com/yozachar/asdf-pipx) | [![Build Status](https://github.com/yozachar/asdf-pipx/actions/workflows/build.yml/badge.svg)](https://github.com/yozachar/asdf-pipx/actions/workflows/build.yml) |
| pivnet | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | [![Build Status](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-pivnet.yml/badge.svg?branch=main)](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-pivnet.yml) |
| Please | [asdf-community/asdf-please](https://github.com/asdf-community/asdf-please) | [![Build status](https://github.com/asdf-community/asdf-please/workflows/Build/badge.svg?branch=master)](https://github.com/asdf-community/asdf-please/actions) |
Expand Down
1 change: 1 addition & 0 deletions plugins/pipelight
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/kogeletey/asdf-pipelight.git

0 comments on commit 25d166e

Please sign in to comment.