Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Releases: pja237/goslmailer

v2.1.2

16 May 11:53
Compare
Choose a tag to compare
  • add: e-mail templating
  • tgslurmbot and gobler command line parsing (-c config switch)

Full Changelog: v2.1.1...v2.1.2

v2.1.1

09 Apr 21:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

08 Apr 13:59
3f2d13d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

28 Mar 14:21
e3fb611
Compare
Choose a tag to compare

New:

  • gobler operates now on sorted messages (by timestamp), so message pruning and picking for sending is happening in time order (fifo)
  • gobler sends information (warning) about deleted messages via msteams card

What's Changed

  • Add information about job type by @timeu in #7
  • Add info about pruned messages by @timeu in #8
  • Notification suppression, sorted picker logic, more tests and cleanup. by @pja237 in #9

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Mar 11:57
04fe16f
Compare
Choose a tag to compare

New:

  • gobler
  • slurm job statistics & hints
  • mailto allowListing

What's Changed

New Contributors

  • @timeu made their first contribution in #5

Full Changelog: v1.0.0...v2.0.0

v1.0.0

09 Feb 11:58
Compare
Choose a tag to compare

First release.

Contains functionality documented in README.
Still work in progress, use at your own risk.