Skip to content

Commit

Permalink
Remove dead plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Dec 31, 2023
1 parent cd976fd commit 282899e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 32 deletions.
8 changes: 4 additions & 4 deletions data/plugins/elastic_agent_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@

- name: GoCD Elastic agent plugin for Docker
description: GoCD Elastic agent plugin for Docker
readmore_url: https://github.com/gocd-contrib/docker-elastic-agents
readmore_url: https://github.com/gocd-contrib/docker-elastic-agents-plugin
author_url: https://github.com/gocd-contrib
author_name: GoCD Contributors
releases_url: https://github.com/gocd-contrib/docker-elastic-agents/releases/latest
releases_url: https://github.com/gocd-contrib/docker-elastic-agents-plugin/releases/latest

- name: GoCD Elastic agent plugin for Docker Swarm
description: GoCD Elastic agent plugin for Docker Swarm
readmore_url: https://github.com/gocd-contrib/docker-swarm-elastic-agents
readmore_url: https://github.com/gocd-contrib/docker-swarm-elastic-agents-plugin
author_url: https://github.com/gocd-contrib
author_name: GoCD Contributors
releases_url: https://github.com/gocd-contrib/docker-swarm-elastic-agents/releases/latest
releases_url: https://github.com/gocd-contrib/docker-swarm-elastic-agents-plugin/releases/latest

- name: GoCD Elastic Agent plugin for Kubernetes
description: GoCD Elastic Agent plugin for bringing up GoCD agents on a Kubernetes cluster on demand.
Expand Down
7 changes: 0 additions & 7 deletions data/plugins/repo_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,6 @@
author_name: Christoph Nenning
releases_url: https://github.com/cnenning/go-artifactory-scm-plugin/releases/latest

- name: Backblaze B2 artifacts poller
description: Plugin adding a package material for Backblaze B2.
readmore_url: https://github.com/kszatan/gocd-b2-artifacts
author_url: https://kszatan.github.io/
author_name: Krzysztof Szatan
releases_url: https://github.com/kszatan/gocd-b2-artifacts/releases/latest

- name: Nexus Repository Manager poller
description: Plugin to poll Nexus Repository Manager for component updates.
readmore_url: https://github.com/benwolstencroft/go-nexus-poller-plugin
Expand Down
7 changes: 0 additions & 7 deletions data/plugins/scm_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,6 @@
author_name: Christoph Nenning
releases_url: https://github.com/cnenning/go-artifactory-scm-plugin/releases/latest

- name: Phabricator Staging Area Material
description: Plugin to properly handle Phabricator staging areas as a SCM material.
readmore_url: https://github.com/kszatan/gocd-phabricator-staging-material
author_url: https://kszatan.github.io/
author_name: Krzysztof Szatan
releases_url: https://github.com/kszatan/gocd-phabricator-staging-material/releases/latest

- name: FTP Server SCM
description: Plugin that downloads the source codes/files from FTP Server from a configured directory path.
readmore_url: https://github.com/sekhar-rangam/gocd-ftp-server-plugin
Expand Down
14 changes: 0 additions & 14 deletions data/plugins/task_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,20 +81,6 @@
author_url: https://github.com/ReviakinAleksey
releases_url: https://github.com/ReviakinAleksey/diawi-upload-plugin/tree/master/dist

- name: Backblaze B2 Publish Task Plugin
description: Plugin adding a task to publish artifacts to Backblaze B2.
readmore_url: https://github.com/kszatan/gocd-b2-artifacts
author_url: https://kszatan.github.io/
author_name: Krzysztof Szatan
releases_url: https://github.com/kszatan/gocd-b2-artifacts/releases/latest

- name: Backblaze B2 Fetch Task Plugin
description: Plugin adding a task to fetch artifacts from Backblaze B2.
readmore_url: https://github.com/kszatan/gocd-b2-artifacts
author_url: https://kszatan.github.io/
author_name: Krzysztof Szatan
releases_url: https://github.com/kszatan/gocd-b2-artifacts/releases/latest

- name: Dunner - Docker Task Runner Plugin
description: Execute tasks inside Docker using Dunner, the docker task runner.
readmore_url: https://github.com/leopardslab/dunner-gocd-plugin
Expand Down

0 comments on commit 282899e

Please sign in to comment.