Skip to content

Releases: cybersokari/allure-deployer-action

v1.6.2

22 Jan 11:43
Compare
Choose a tag to compare

Fix: No history file found when gcp_bucket_prefix input provided

v1.6.1

22 Jan 07:51
Compare
Choose a tag to compare
  1. prefix input updated to gcp_bucket_prefix
  2. Bug fixes and improvements

v1.6.0

22 Jan 02:21
Compare
Choose a tag to compare

Manage History and Retries with GitHub Artefacts.

v1.5.1

16 Jan 12:39
Compare
Choose a tag to compare

Google Credential is now optional for deployment to GitHub pages

v1.5.0

16 Jan 07:45
Compare
Choose a tag to compare

Migrate to Javascript Action

What's Changed

Full Changelog: v1.4.2...v1.5.0

v1.4.2

15 Jan 05:24
Compare
Choose a tag to compare

Use hosted Docker image

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

v1.4.1

14 Jan 14:48
Compare
Choose a tag to compare

New target input for specifying report deployment destination. Accepted values are firebase and github

Full Changelog: v1.4...v1.4.1

v1.4

14 Jan 13:18
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES

show_retries GitHub action input is now retries

The new retries feature allows you to set the number of test runs to archive in storage and reuse as Allure Retries when generating test reports.

New Feature

output input for generating Allure report to a directory without deploying. Setting this value disables report hosting and Slack notification

Bug fixes

Enhance notifier

07 Jan 07:58
75ffce8
Compare
Choose a tag to compare

Enhance notifier functionality to include detailed test result statuses (failed, skipped, and unknown) in the console, GitHub, and Slack notifications.

v1.1.14

06 Jan 23:12
5b2d186
Compare
Choose a tag to compare