Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PyRmin
health
Commits
86ae2de5
Commit
86ae2de5
authored
Mar 03, 2021
by
Recteur LP
Browse files
Release 0.2.5
parent
ecfdc875
Changes
4
Hide whitespace changes
Inline
Side-by-side
.bumpversion.cfg
View file @
86ae2de5
[bumpversion]
current_version = 0.2.
4
current_version = 0.2.
5
commit = True
tag = True
tag_name = {new_version}
...
...
@@ -10,4 +10,3 @@ message = Release {new_version}
[bumpversion:file:VERSION]
[bumpversion:file:health/__init__.py]
README.md
View file @
86ae2de5
Health 0.2.
4
Health 0.2.
5
============
[
PyRmin
](
https://pyrmin.io
)
Server Status Plugin
\ No newline at end of file
VERSION
View file @
86ae2de5
0.2.
4
0.2.
5
health/__init__.py
View file @
86ae2de5
...
...
@@ -10,7 +10,7 @@ import psutil
__name__
=
"health"
__description__
=
"Plugin to monitore PyRmin Web Status"
__logo__
=
"/plugins/health/img/logo.png"
__version__
=
"0.2.
4
"
__version__
=
"0.2.
5
"
__pyrmin_version__
=
"0.4.0"
__namespace__
=
"health"
__menu__
=
{
"href"
:
"/"
+
__namespace__
+
"/"
,
"label"
:
"Status"
,
"icon"
:
"fas fa-heartbeat"
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment