docs(extending): add link to semantic-release-coralogix (#2710)

This commit is contained in:
Lars Trieloff 2023-02-16 07:45:54 +01:00 committed by GitHub
parent 1beeb84c90
commit 1775ed80b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,3 +171,6 @@
- `verifyConditions` Validate configuration, `Cargo.toml`, and local cargo executable. Also, logs in into `crates.io`. - `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. - `prepare` Write the new version number into `Cargo.toml` file and perform `cargo check` if configured.
- `publish` Publish the Rust crate to `crates.io` - `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