Skip to content

Releases: andrcuns/allure-report-publisher

v1.4.1

25 Dec 23:33
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Clean up data folder in latest report copy by @andrcuns in #432

📦 Dependency updates

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

v1.4.0

20 Dec 19:24
Compare
Choose a tag to compare

What's Changed

🚀 New Features

📦 Dependency updates

  • deps: update dry-cli requirement from >= 0.6, < 0.8 to >= 0.6, < 1.1 by @dependabot in #411
  • deps: bump allure-cli from 2.19.0 to 2.20.1 by @andrcuns in #412
  • deps-dev: update allure-rspec requirement from ~> 2.18.0 to ~> 2.19.0 by @dependabot in #413
  • deps-dev: bump rubocop from 1.38.0 to 1.39.0 by @dependabot in #416
  • deps-dev: bump rubocop-performance from 1.15.0 to 1.15.1 by @dependabot in #417
  • deps: bump octokit from 6.0.0 to 6.0.1 by @dependabot in #418
  • deps: bump ruby from 3.1.2-alpine3.15 to 3.1.3-alpine3.15 by @dependabot in #419
  • deps-dev: update allure-rspec requirement from ~> 2.19.0 to ~> 2.20.0 by @dependabot in #420
  • deps: bump aws-sdk-s3 from 1.117.1 to 1.117.2 by @dependabot in #421
  • deps-dev: bump debug from 1.6.3 to 1.7.0 by @dependabot in #422
  • deps-dev: bump rubocop from 1.39.0 to 1.40.0 by @dependabot in #425
  • deps-dev: bump rubocop-rspec from 2.15.0 to 2.16.0 by @dependabot in #426
  • deps-dev: update solargraph requirement from ~> 0.47.0 to ~> 0.48.0 by @dependabot in #427
  • deps-dev: bump rubocop from 1.40.0 to 1.41.0 by @dependabot in #428

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

v1.3.0

07 Nov 16:54
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

  • Copy latest report within bucket instead of uploading from host by @andrcuns in #410

📦 Dependency updates

  • deps-dev: bump rubocop from 1.37.0 to 1.37.1 by @dependabot in #397
  • deps-dev: bump debug from 1.6.2 to 1.6.3 by @dependabot in #398
  • deps: update aws-sdk-s3 requirement from >= 1.93.1, < 1.116.0 to >= 1.93.1, < 1.117.0 by @dependabot in #399
  • deps-dev: bump rubocop-rspec from 2.13.2 to 2.14.1 by @dependabot in #400
  • deps-dev: bump rubocop-rspec from 2.14.1 to 2.14.2 by @dependabot in #401
  • deps: update aws-sdk-s3 requirement from >= 1.93.1, < 1.117.0 to >= 1.93.1, < 1.118.0 by @dependabot in #402
  • deps-dev: bump rspec from 3.11.0 to 3.12.0 by @dependabot in #403
  • deps: bump aws-sdk-s3 from 1.117.0 to 1.117.1 by @dependabot in #404
  • deps-dev: bump rubocop from 1.37.1 to 1.38.0 by @dependabot in #405
  • deps: bump google-cloud-storage from 1.43.0 to 1.44.0 by @dependabot in #407

🧰 Maintenance

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

v1.2.0

22 Oct 11:42
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

  • gsutil performance improvements by @andrcuns in #392
  • Copy latest report within a bucket instead of host for gcs by @andrcuns in #393

📦 Dependency updates

  • deps: update aws-sdk-s3 requirement from >= 1.93.1, < 1.115.0 to >= 1.93.1, < 1.116.0 by @dependabot in #389
  • deps-dev: bump rubocop from 1.36.0 to 1.37.0 by @dependabot in #390
  • deps: update octokit requirement from >= 4.21, < 6.0 to >= 4.21, < 7.0 by @dependabot in #395

🧰 Maintenance

👷 CI

  • Bump docker/setup-buildx-action from 2.1.0 to 2.2.0 by @dependabot in #387
  • Bump docker/setup-buildx-action from 2.2.0 to 2.2.1 by @dependabot in #388
  • Bump paambaati/codeclimate-action from 3.1.1 to 3.2.0 by @dependabot in #394

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Oct 09:36
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🔬 Improvements

🐞 Bug Fixes

  • Use gsutil rsync to correctly copy reports by @andrcuns in #385

📦 Dependency updates

  • deps-dev: update solargraph requirement from ~> 0.46.0 to ~> 0.47.0 by @dependabot in #369
  • deps-dev: bump solargraph from 0.47.0 to 0.47.1 by @dependabot in #370
  • deps-dev: bump solargraph from 0.47.1 to 0.47.2 by @dependabot in #372
  • deps: bump google-cloud-storage from 1.42.0 to 1.43.0 by @dependabot in #377

🧰 Maintenance

  • Remove explicit creation of allure reports destination path by @andrcuns in #384

👷 CI

Full Changelog: v1.0.0...v1.1.0

v1.0.0

25 Sep 21:03
5b275ae
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

  • ⚠️ [Breaking Change] Report generation performance improvements by @andrcuns in #367

📦 Dependency updates

  • deps: bump google-cloud-storage from 1.40.0 to 1.41.0 by @dependabot in #363
  • deps: bump google-cloud-storage from 1.41.0 to 1.42.0 by @dependabot in #365
  • deps-dev: bump rubocop-rspec from 2.13.1 to 2.13.2 by @dependabot in #366

📄 Documentation updates

👷 CI

  • Publish report only when secrets are available in the workflow run by @andrcuns in #364

Full Changelog: v0.11.0...v1.0.0

v0.11.0

17 Sep 12:31
8da134c
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

  • Set reduced max age parameter for latest report object by @andrcuns in #361

📦 Dependency updates

👷 CI

Full Changelog: v0.10.0...v0.11.0

v0.10.0

13 Aug 07:52
1df5e6d
Compare
Choose a tag to compare

What's Changed

📦 Dependency updates

👷 CI

Full Changelog: 0.9.0...v0.10.0

0.9.0

16 Jul 09:57
e4b9a29
Compare
Choose a tag to compare

What's Changed

📦 Dependency updates

Full Changelog: 0.8.0...0.9.0

0.8.0

29 May 11:36
15f7afd
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • Add option to publish test results to actions summary by @andrcuns in #310

📦 Dependency updates

  • deps: update aws-sdk-s3 requirement from >= 1.93.1, < 1.114.0 to >= 1.93.1, < 1.115.0 by @dependabot in #294
  • deps-dev: bump rubocop from 1.28.2 to 1.29.0 by @dependabot in #299
  • deps-dev: bump rubocop from 1.29.0 to 1.29.1 by @dependabot in #301
  • deps: bump allure version to 2.18.0 by @andrcuns in #302
  • deps-dev: bump rubocop-rspec from 2.10.0 to 2.11.1 by @dependabot in #303
  • deps-dev: update solargraph requirement from ~> 0.44.3 to ~> 0.45.0 by @dependabot in #304
  • deps-dev: update allure-rspec requirement from ~> 2.17.0 to ~> 2.18.0 by @dependabot in #305
  • deps-dev: bump rubocop-performance from 1.13.3 to 1.14.0 by @dependabot in #306
  • deps-dev: update climate_control requirement from ~> 1.0.1 to ~> 1.1.0 by @dependabot in #307
  • deps-dev: bump rubocop from 1.29.1 to 1.30.0 by @dependabot in #308
  • deps: bump octokit from 4.22.0 to 4.23.0 by @dependabot in #309

👷 CI

Full Changelog: 0.7.0...0.8.0