13 stable releases
Uses new Rust 2021
new 1.1.7 | Jan 25, 2023 |
---|---|
1.1.6 | Jan 24, 2023 |
#324 in Command line utilities
391 downloads per month
11KB
is-semantic-release-configured
is-semantic-release-configured is a small binary to test if semantic-release is configured.
This can be used to manage control flow in shell scripts.
Note: this tool currently only checks for the existence of configuration, it does not validate the content. This tool does not care if your configuration will be rejected by semantic-release.
Example
See semantic-release-action/rust for an example program that uses is-semantic-release-configured.
Dependencies
~2–7.5MB
~131K SLoC