[Bps-public-commit] app-aws-cloudwatch-monitor branch master updated. 2027d59c8289d16a18b155c6527212431c5f10e3
BPS Git Server
git at git.bestpractical.com
Tue Mar 12 20:58:11 UTC 2024
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "app-aws-cloudwatch-monitor".
The branch, master has been updated
via 2027d59c8289d16a18b155c6527212431c5f10e3 (commit)
via 968fb196ad8de4a7670810fa05e92638a0d3e8af (commit)
via ddf60b15e5ab6fad5c21d85b2ab32a08ad5b2af1 (commit)
via d5b9775d41856ebc57a117d498b705ab599b0957 (commit)
from bbbeddfb76cb37de528715cf375b646b4d8399d0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2027d59c8289d16a18b155c6527212431c5f10e3
Author: Brad Embree <brad at bestpractical.com>
Date: Tue Mar 12 13:57:26 2024 -0700
Prepare version 0.04
diff --git a/lib/App/AWS/CloudWatch/Monitor.pm b/lib/App/AWS/CloudWatch/Monitor.pm
index 1eca77b..2411d9e 100644
--- a/lib/App/AWS/CloudWatch/Monitor.pm
+++ b/lib/App/AWS/CloudWatch/Monitor.pm
@@ -23,7 +23,7 @@ use List::Util;
use Try::Tiny;
use Module::Loader;
-our $VERSION = '0.03';
+our $VERSION = '0.04';
my $config;
commit 968fb196ad8de4a7670810fa05e92638a0d3e8af
Merge: bbbeddf ddf60b1
Author: Brad Embree <brad at bestpractical.com>
Date: Tue Mar 12 13:56:18 2024 -0700
Merge branch 'postfix-log-check'
-----------------------------------------------------------------------
Summary of changes:
lib/App/AWS/CloudWatch/Monitor.pm | 2 +-
lib/App/AWS/CloudWatch/Monitor/Check/PostfixLog.pm | 136 +++++++++++++++++++++
2 files changed, 137 insertions(+), 1 deletion(-)
create mode 100644 lib/App/AWS/CloudWatch/Monitor/Check/PostfixLog.pm
hooks/post-receive
--
app-aws-cloudwatch-monitor
More information about the Bps-public-commit
mailing list