Releases: alphauslabs/oops
Releases · alphauslabs/oops
v1.2.44
Compare
Sorry, something went wrong.
No results found
Changelog
f1890bd Merge pull request #40 from alphauslabs/use-abs-path
ac837c1 convert to absolute path before filtering
v1.2.43
Compare
Sorry, something went wrong.
No results found
Changelog
e31fa69 Merge pull request #39 from alphauslabs/add-trigger-to-notif
9289c1d feat: add trigger and tags to start notif
v1.2.42
Compare
Sorry, something went wrong.
No results found
Changelog
3f895f3 Merge pull request #38 from alphauslabs/add-maintainers-attr
9ce8b22 feat: add maintainers to status attributes
v1.2.41
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog
0ff1f37 Merge pull request #35 from alphauslabs/cancel
c0607d0 fix: prioritize run_id when provided
v1.2.39
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog
cebe189 Merge pull request #33 from alphauslabs/add-notif-skip
c1d3226 feat: add skipping of result notif to slack
v1.2.37
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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