Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: allure-framework/allure-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.23.0
Choose a base ref
...
head repository: allure-framework/allure-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.24.0
Choose a head ref
  • 18 commits
  • 17 files changed
  • 3 contributors

Commits on Oct 2, 2023

  1. Update documentation link

    andrcuns authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b29b5fa View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update rubocop requirement from ~> 1.56.0 to ~> 1.57.1 (#513)

    Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.56.0...v1.57.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c29e1c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Update rake requirement from ~> 13.0.6 to ~> 13.1.0 (#514)

    Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
    - [Release notes](https://github.com/ruby/rake/releases)
    - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
    - [Commits](ruby/rake@v13.0.6...v13.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: rake
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    0711295 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Bump andrcuns/allure-publish-action from 2.3.0 to 2.4.0 (#515)

    Bumps [andrcuns/allure-publish-action](https://github.com/andrcuns/allure-publish-action) from 2.3.0 to 2.4.0.
    - [Release notes](https://github.com/andrcuns/allure-publish-action/releases)
    - [Commits](andrcuns/allure-publish-action@v2.3.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: andrcuns/allure-publish-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7435b52 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Bump andrcuns/allure-publish-action from 2.4.0 to 2.5.0 (#516)

    Bumps [andrcuns/allure-publish-action](https://github.com/andrcuns/allure-publish-action) from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/andrcuns/allure-publish-action/releases)
    - [Commits](andrcuns/allure-publish-action@v2.4.0...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: andrcuns/allure-publish-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7b07bcd View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Bump andrcuns/allure-publish-action from 2.5.0 to 2.5.1 (#517)

    Bumps [andrcuns/allure-publish-action](https://github.com/andrcuns/allure-publish-action) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/andrcuns/allure-publish-action/releases)
    - [Commits](andrcuns/allure-publish-action@v2.5.0...v2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: andrcuns/allure-publish-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7c3fc05 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Update rubocop requirement from ~> 1.57.1 to ~> 1.58.0 (#518)

    Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.57.1...v1.58.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    835e97d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Bump andrcuns/allure-publish-action from 2.5.1 to 2.6.0 (#520)

    Bumps [andrcuns/allure-publish-action](https://github.com/andrcuns/allure-publish-action) from 2.5.1 to 2.6.0.
    - [Release notes](https://github.com/andrcuns/allure-publish-action/releases)
    - [Commits](andrcuns/allure-publish-action@v2.5.1...v2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: andrcuns/allure-publish-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    388cea8 View commit details
    Browse the repository at this point in the history
  2. Update solargraph requirement from ~> 0.49.0 to ~> 0.50.0 (#521)

    Updates the requirements on [solargraph](https://github.com/castwide/solargraph) to permit the latest version.
    - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
    - [Commits](castwide/solargraph@v0.49.0...v0.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: solargraph
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b667f5b View commit details
    Browse the repository at this point in the history
  3. Bump actions/stale from 8 to 9 (#519)

    Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6426088 View commit details
    Browse the repository at this point in the history
  4. Update rubocop requirement from ~> 1.58.0 to ~> 1.59.0 (#522)

    Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.58.0...v1.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ca9c2f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Bump actions/download-artifact from 3 to 4 (#524)

    * Bump actions/upload-artifact from 3 to 4
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump actions/download-artifact from 3 to 4
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Set correct artifact name
    
    * Set specific download path
    
    * Fix report glob
    
    Enable debug
    
    Fix glob pattern
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrejs Cunskis <andrejs.cunskis@gmail.com>
    dependabot[bot] and andrcuns authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1d65ebc View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Update rubocop-performance requirement from ~> 1.19.0 to ~> 1.20.1 (#526

    )
    
    * Update rubocop-performance requirement from ~> 1.19.0 to ~> 1.20.1
    
    Updates the requirements on [rubocop-performance](https://github.com/rubocop/rubocop-performance) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop-performance/releases)
    - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-performance@v1.19.0...v1.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-performance
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix rubocop violations
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrejs Cunskis <andrejs.cunskis@gmail.com>
    dependabot[bot] and andrcuns authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    398e228 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    9e46e45 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update rubocop requirement from ~> 1.59.0 to ~> 1.60.0 (#528)

    Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.59.0...v1.60.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6e2b335 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Update rspec requirement from ~> 3.12.0 to ~> 3.13.0 (#530)

    Updates the requirements on [rspec](https://github.com/rspec/rspec-metagem) to permit the latest version.
    - [Commits](rspec/rspec-metagem@v3.12.0...v3.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: rspec
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5627789 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Add option to configure exception class for marking test as failed (#531

    )
    
    * Add option to configure exception class for marking test as failed
    
    * Document custom failure exception class
    andrcuns authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5614680 View commit details
    Browse the repository at this point in the history
  2. Update version to 2.24.0

    github-actions committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    cd61bb0 View commit details
    Browse the repository at this point in the history
Loading