teams-alerter 0.2.1__py3-none-any.whl → 0.2.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
teams_alerter/core.py CHANGED
@@ -71,11 +71,11 @@ class TeamsAlerter:
71
71
  "environment": self.utils["env"],
72
72
  "url_log": url_log,
73
73
  "timestamp": utc_timestamp,
74
- # alerting info
74
+ # alerting info to complete
75
75
  "alert_type": [], # teams, email
76
- # "teams_channel": "",
77
- # "teams_template": "",
78
- # "email_template_html": "",
76
+ "teams_channel": "",
77
+ "teams_template": "",
78
+ "email_template_html": "",
79
79
  }
80
80
 
81
81
  if self.utils["app_name"] in app_list["email"]:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: teams-alerter
3
- Version: 0.2.1
3
+ Version: 0.2.2
4
4
  Summary: Module pour envoyer des alertes Teams via Pub/Sub
5
5
  Author-email: Toki <t.bakotondrabe-ext@paris-turf.com>
6
6
  License: MIT
@@ -0,0 +1,7 @@
1
+ teams_alerter/__init__.py,sha256=J6zyyTfUNVElXD0wsTqBwp-VtcApbzYGUPpChrdcbpY,131
2
+ teams_alerter/core.py,sha256=5KEH5BxAhRizcsAq7oSzdgrRMFsBqMPW577trAdchfE,3653
3
+ teams_alerter/utils.py,sha256=YxFujHeq64EbB-ra3ShSM-0SrCsXxWODlAn7Wy6oxzY,6687
4
+ teams_alerter-0.2.2.dist-info/METADATA,sha256=6DemT05MGWOGxLDGxqyQ29bPtlR2M9SifPh-FASRAYA,2194
5
+ teams_alerter-0.2.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
+ teams_alerter-0.2.2.dist-info/top_level.txt,sha256=Qt8-VgHT7YPTbMzYkAomK9itC-w4YpV7IJ5X6b-TC-4,14
7
+ teams_alerter-0.2.2.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- teams_alerter/__init__.py,sha256=J6zyyTfUNVElXD0wsTqBwp-VtcApbzYGUPpChrdcbpY,131
2
- teams_alerter/core.py,sha256=93UA8LvxaD5FQqieNug9XRyzyeibjQ6030HNfstYDps,3647
3
- teams_alerter/utils.py,sha256=YxFujHeq64EbB-ra3ShSM-0SrCsXxWODlAn7Wy6oxzY,6687
4
- teams_alerter-0.2.1.dist-info/METADATA,sha256=IjHVg8kuHUJxsVm2ZVRlwB9qac1nPAtYEHocnOPiIZo,2194
5
- teams_alerter-0.2.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
- teams_alerter-0.2.1.dist-info/top_level.txt,sha256=Qt8-VgHT7YPTbMzYkAomK9itC-w4YpV7IJ5X6b-TC-4,14
7
- teams_alerter-0.2.1.dist-info/RECORD,,