Commit a199f14a authored by nimrod's avatar nimrod
Browse files

Graduate to beta status.

I think it's OK now that the functionality is there, the usability is
there, it's well(-ish) tested.
parent 80632624
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5,8 +5,6 @@ My Nagios plugin wrapper
    :target: https://git.shore.co.il/shore/mnpw/-/commits/master
    :alt: pipeline status

*This software is in early development and is not intended for use yet.*

The goal of this project is running Nagios plugins without a monitoring system.
It is intended for my personal use as the warning and critical alerts go to `my
notification mechanism <https://git.shore.co.il/nimrod/nextcloud-notifier>`_.
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ license = "MIT"
homepage = "https://git.shore.co.il/shore/mnpw"
repository = "https://git.shore.co.il/shore/mnpw"
classifiers = [
    "Development Status :: 3 - Alpha",
    "Development Status :: 4 - Beta",
    "Environment :: Console",
    "Intended Audience :: Information Technology",
    "Intended Audience :: System Administrators",