Skip to content

Commit

Permalink
docs(plugin-list): add semantic-release-space plugin (semantic-releas…
Browse files Browse the repository at this point in the history
  • Loading branch information
123FLO321 authored and adityahex27 committed Oct 31, 2022
1 parent 612df7f commit 5d77dd9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/extending/plugins-list.md
Expand Up @@ -157,3 +157,9 @@
- `verifyConditions`: Verify plugin configuration and login to Helm registry
- `prepare`: Package Helm chart to local folder
- `publish`: Publish Helm chart to OCI registry
- [semantic-release-space](https://github.com/123FLO321/semantic-release-space)
- `verifyConditions` Verifies that all required options are set.
- `prepare` Creates a JetBrains Space Deployment Target if it does not yet exist.
- `publish` Starts a JetBrains Space Deployment.
- `success` Marks the JetBrains Space Deployment as completed.
- `fail` Marks the JetBrains Space Deployment as failed.

0 comments on commit 5d77dd9

Please sign in to comment.