Skip to content

Releases: mgrybyk-org/allure-report-branch-js-action

v1.4.5

01 Aug 07:58
f36b8d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4

23 Jul 07:36
74d1a94
Compare
Choose a tag to compare

What's Changed

  • Fix cleanup and bump deps by @mgrybyk in #17
  • allure 2.29.0 -> 2.30.0

Full Changelog: v1...v1.4.4

v1.4.3

05 May 19:56
2faab2e
Compare
Choose a tag to compare

What's Changed

  • transfer from mgrybyk to mgrybyk-org by @mgrybyk in #16

Full Changelog: v1.4.2...v1.4.3

v1.4.2

24 Apr 16:16
10e9b03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

08 Feb 12:39
a3b137d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

08 Feb 12:21
df43114
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

05 Feb 12:45
ec63cf6
Compare
Choose a tag to compare

What's Changed

  • changed base dir from allure-js-action to allure-action by @mgrybyk in #11

This action is now fully compatible/replaceable with https://github.com/mgrybyk/allure-report-branch-action

Full Changelog: v1.2.0...v1.3.0

v1.2.0

05 Feb 11:48
2b557de
Compare
Choose a tag to compare

What's Changed

  • added list_dirs_branch to write index.html only per branch
  • disable old reports cleanup (by setting max_reports to 0) separately from the branch cleanup (branch_cleanup_enabled)
  • renamed cleanup_enabled to branch_cleanup_enabled
  • bump deps

see #10

Full Changelog: v1.1.2...v1.2.0

v1.1.2

02 Feb 12:58
28aff41
Compare
Choose a tag to compare

What's Changed

  • add run_unique_id and report_path to outputs by @mgrybyk in #9

Full Changelog: v1.1.1...v1.1.2

v1.1.1

01 Feb 17:43
3dba1c5
Compare
Choose a tag to compare

What's Changed

  • fix cleanup for branches with special chars by @mgrybyk in #7

Full Changelog: v1.1.0...v1.1.1