#semantic-release #configured #semantic #cli

app is-semantic-release-configured

Test if semantic-release is configured

149 stable releases

new 1.2.115 Apr 19, 2025
1.2.112 Mar 27, 2025
1.2.103 Dec 22, 2024
1.2.99 Nov 17, 2024
1.1.21 Mar 30, 2023

#264 in Command line utilities

Download history 19/week @ 2024-12-25 87/week @ 2025-01-01 17/week @ 2025-01-08 195/week @ 2025-01-29 75/week @ 2025-02-05 211/week @ 2025-02-12 274/week @ 2025-02-19 151/week @ 2025-02-26 137/week @ 2025-03-05 63/week @ 2025-03-12 130/week @ 2025-03-26 149/week @ 2025-04-02 124/week @ 2025-04-09

404 downloads per month

MIT/Apache

19KB

is-semantic-release-configured

Build Status

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

~4–13MB
~175K SLoC