From 9971ad1962cf9f94443de491b3c45c0d73b167a4 Mon Sep 17 00:00:00 2001 From: Pierre DEMAGNY Date: Wed, 8 Nov 2023 13:12:55 +0100 Subject: [PATCH] feat: add changie plugin (#903) --- README.md | 1 + plugins/changie | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/changie diff --git a/README.md b/README.md index a19bd46cd..453fe97c6 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | cf | [mattysweeps/asdf-cf](https://github.com/mattysweeps/asdf-cf) | [![Build Status](https://travis-ci.org/mattysweeps/asdf-cf.svg?branch=master)](https://travis-ci.org/mattysweeps/asdf-cf) | | cfssl | [mathew-fleisch/asdf-cfssl](https://github.com/mathew-fleisch/asdf-cfssl) | [![Build Status](https://github.com/mathew-fleisch/asdf-cfssl/workflows/Build/badge.svg?branch=main)](https://github.com/mathew-fleisch/asdf-cfssl/actions) | | chamber | [mintel/asdf-chamber](https://github.com/mintel/asdf-chamber) | [![Build Status](https://github.com/mintel/asdf-chamber/workflows/Build/badge.svg?branch=master)](https://github.com/mintel/asdf-chamber/actions) | +| changie | [pdemagny/asdf-changie](https://github.com/pdemagny/asdf-changie) | [![Build Status](https://github.com/pdemagny/asdf-changie/actions/workflows/build.yml/badge.svg)](https://github.com/pdemagny/asdf-changie/actions) | | cheat | [jmoratilla/asdf-cheat-plugin](https://github.com/jmoratilla/asdf-cheat-plugin) | [![Build Status](https://github.com/jmoratilla/asdf-cheat-plugin/workflows/CI/badge.svg?branch=master)](https://github.com/jmoratilla/asdf-cheat-plugin/actions) | | checkov | [bosmak/asdf-checkov](https://github.com/bosmak/asdf-checkov) | [![Build Status](https://github.com/bosmak/asdf-checkov/workflows/Build/badge.svg)](https://github.com/bosmak/asdf-checkov/actions) | | chezmoi | [joke/asdf-chezmoi](https://github.com/joke/asdf-chezmoi) | [![Build Status](https://github.com/joke/asdf-chezmoi/workflows/Build/badge.svg)](https://github.com/joke/asdf-chezmoi/actions) | diff --git a/plugins/changie b/plugins/changie new file mode 100644 index 000000000..58d3cf740 --- /dev/null +++ b/plugins/changie @@ -0,0 +1 @@ +repository = https://github.com/pdemagny/asdf-changie