135 stable releases

new 1.2.101 Dec 6, 2024
1.2.99 Nov 17, 2024
1.2.81 Jul 29, 2024
1.2.67 Mar 26, 2024
1.1.21 Mar 30, 2023

#419 in Command line utilities

Download history 73/week @ 2024-08-17 115/week @ 2024-08-24 231/week @ 2024-08-31 40/week @ 2024-09-07 120/week @ 2024-09-14 443/week @ 2024-09-21 184/week @ 2024-09-28 182/week @ 2024-10-05 141/week @ 2024-10-12 403/week @ 2024-10-19 6/week @ 2024-10-26 5/week @ 2024-11-02 105/week @ 2024-11-09 135/week @ 2024-11-16 15/week @ 2024-11-23 235/week @ 2024-11-30

502 downloads per month

MIT/Apache

18KB

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

~3–12MB
~164K SLoC