[Bps-public-commit] rt-extension-pagerduty branch master updated. b43e7586bdcafe7ea23e6998fbbdad63e65ce952
BPS Git Server
git at git.bestpractical.com
Wed Jun 22 14:27:10 UTC 2022
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 "rt-extension-pagerduty".
The branch, master has been updated
via b43e7586bdcafe7ea23e6998fbbdad63e65ce952 (commit)
via f77937bbef722dc73ab2d038a7e365bfdaef1ef8 (commit)
via 31b29b6724d1ec7f53077ad92198c05313b8aa67 (commit)
via 207dfb1e7eff096356d8fdd0c8268bbe81ff3c25 (commit)
via bfc8ba31c1f03ab10409276900b905a76ffc1373 (commit)
via 49d86a583fced519e324fb3e9b90dbb9624939ff (commit)
via 6d03f5315e9dc9459f502285abc9efd315e2a7e6 (commit)
via ee5a2e811872d35265d8723bb8548511a4fd6fe1 (commit)
via 0dcbb73e7288e7a5a088fb44402aebd32e23fb72 (commit)
via 1b05dd3972e8dd23df00ea3187f3c31434412b38 (commit)
from 26265568f96a97def027e52bc49bd92cea253674 (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 b43e7586bdcafe7ea23e6998fbbdad63e65ce952
Author: sunnavy <sunnavy at bestpractical.com>
Date: Wed Jun 22 22:13:57 2022 +0800
Prep 0.01
diff --git a/Changes b/Changes
index 6a334cb..41362e5 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
Revision history for RT-Extension-PagerDuty
-0.01 [Release Date]
+0.01 2022-06-22
- Initial version
diff --git a/MANIFEST b/MANIFEST
index 6431ae1..9bd66a4 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -15,7 +15,6 @@ inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
inc/YAML/Tiny.pm
lib/RT/Action/UpdatePagerDuty.pm
-lib/RT/Condition/OnAcknowledge.pm
lib/RT/Extension/PagerDuty.pm
Makefile.PL
MANIFEST This list of files
commit f77937bbef722dc73ab2d038a7e365bfdaef1ef8
Merge: 2626556 31b29b6
Author: sunnavy <sunnavy at bestpractical.com>
Date: Wed Jun 22 22:11:51 2022 +0800
Merge branch 'doc-updates'
-----------------------------------------------------------------------
Summary of changes:
Changes | 2 +-
MANIFEST | 22 ++++
README | 248 +++++++++++++++++++++++---------------
etc/initialdata | 4 +-
html/PagerDuty/WebHook.html | 50 ++++++--
lib/RT/Action/UpdatePagerDuty.pm | 4 +-
lib/RT/Condition/OnAcknowledge.pm | 19 ---
lib/RT/Extension/PagerDuty.pm | 165 +++++++++++++++++--------
8 files changed, 331 insertions(+), 183 deletions(-)
create mode 100644 MANIFEST
delete mode 100644 lib/RT/Condition/OnAcknowledge.pm
hooks/post-receive
--
rt-extension-pagerduty
More information about the Bps-public-commit
mailing list