Skip to content

Commit

Permalink
docs(extending): add link to semantic-release-coralogix (#2710)
Browse files Browse the repository at this point in the history
  • Loading branch information
trieloff authored Feb 16, 2023
1 parent 1beeb84 commit 1775ed8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/extending/plugins-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,6 @@
- `verifyConditions` Validate configuration, `Cargo.toml`, and local cargo executable. Also, logs in into `crates.io`.
- `prepare` Write the new version number into `Cargo.toml` file and perform `cargo check` if configured.
- `publish` Publish the Rust crate to `crates.io`
- [semantic-release-coralogix](https://github.com/adobe/semantic-release-coralogix)
- `verifyConditions` Verified that required credentials are provided and API is accessible
- `publish` add a release tag to Coralogix

0 comments on commit 1775ed8

Please sign in to comment.