Skip to content

Releases: alphauslabs/oops

v1.2.44

Choose a tag to compare

@mobingideployer mobingideployer released this 30 Jun 03:34
f1890bd

Changelog

  • f1890bd Merge pull request #40 from alphauslabs/use-abs-path
  • ac837c1 convert to absolute path before filtering

v1.2.43

Choose a tag to compare

@mobingideployer mobingideployer released this 04 Jun 04:32
e31fa69

Changelog

  • e31fa69 Merge pull request #39 from alphauslabs/add-trigger-to-notif
  • 9289c1d feat: add trigger and tags to start notif

v1.2.42

Choose a tag to compare

@mobingideployer mobingideployer released this 02 Jun 05:03
3f895f3

Changelog

  • 3f895f3 Merge pull request #38 from alphauslabs/add-maintainers-attr
  • 9ce8b22 feat: add maintainers to status attributes

v1.2.41

Choose a tag to compare

@mobingideployer mobingideployer released this 26 May 08:47
30ed5ef

Changelog

  • 5d3cc4b Merge pull request #36 from alphauslabs/add-metadata
  • 30ed5ef Merge pull request #37 from alphauslabs/refactor-notif
  • 220ea4b fix: add pr title and commit msg to metadata
  • 1167cc8 refactor: separate notif logic and skip summary notif if flag is set

v1.2.40

Choose a tag to compare

@mobingideployer mobingideployer released this 26 May 07:00
0ff1f37

Changelog

  • 0ff1f37 Merge pull request #35 from alphauslabs/cancel
  • c0607d0 fix: prioritize run_id when provided

v1.2.39

Choose a tag to compare

@mobingideployer mobingideployer released this 26 May 01:45
63122f2

Changelog

  • 63122f2 Merge pull request #34 from alphauslabs/cancel-notif
  • a1c54b2 feat: add slack notif for cancelled rerun

What's Changed

  • feat: add slack notif for cancelled rerun by @Ynah537 in #34

Full Changelog: v1.2.38...v1.2.39

v1.2.38

Choose a tag to compare

@mobingideployer mobingideployer released this 25 May 02:49
cebe189

Changelog

  • cebe189 Merge pull request #33 from alphauslabs/add-notif-skip
  • c1d3226 feat: add skipping of result notif to slack

v1.2.37

Choose a tag to compare

@mobingideployer mobingideployer released this 21 May 05:14
49d2cce

Changelog

  • 49d2cce Merge pull request #32 from alphauslabs/slack-notif-rerun
  • 5296ff6 feat: add new slack notif when rerun
  • a8d272d fix: add groupid
  • 557656b fix: add rerun row id not passed on scenarios
  • e4fcf76 fix: rerun modenot passed on scenario

What's Changed

Full Changelog: v1.2.36...v1.2.37

v1.2.36

Choose a tag to compare

@mobingideployer mobingideployer released this 15 May 02:22
d8b825a

Changelog

  • d8b825a Merge pull request #31 from alphauslabs/slack-mention
  • f72b324 fix: enable mrkdwn in slack attachment text to render user mentions

What's Changed

  • fix: enable mrkdwn in slack attachment text to render user mentions by @Ynah537 in #31

Full Changelog: v1.2.35...v1.2.36

v1.2.35

Choose a tag to compare

@mobingideployer mobingideployer released this 12 May 09:24
ca873b2

Changelog

  • ca873b2 Merge pull request #30 from alphauslabs/slack-notif
  • e14401b fix: add started_at attr everytime a scenario is process
  • 05a168b fix: do not send notif when test is successful

What's Changed

  • fix: skip slack notif for successful test and add started_at timestamp by @Ynah537 in #30

Full Changelog: v1.2.34...v1.2.35