Skip to content

Utiliy scripts to convert the drone plugin library into Harness step templates and import into an account

Notifications You must be signed in to change notification settings

luke-hertert/drone-plugin-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Generate drone and harness plugin manifests on the local filesystem

./import-template-manifests

# or if you'd like to specify org and project names

./import-template-manifests my-project my-org

Create step templates in Harness via API from local manifests. You will be prompted for your Harness credentials.

accountId="KaZNXe69Qzm8KOo8bGCwwg"
project="Plugins"
org="default"

./create-harness-templates $accountId $project $org

About

Utiliy scripts to convert the drone plugin library into Harness step templates and import into an account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published