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-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.15.0
Choose a base ref
...
head repository: allure-framework/allure-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.1
Choose a head ref
  • 8 commits
  • 72 files changed
  • 4 contributors

Commits on Apr 5, 2024

  1. attach video when it is available to each cypress test

    update all cypress tests
    fix linters issues
    limit cypress tests workers
    fix problem with after:spec hook overwritting
    remove cypress directory from gitignore
    fix breaking change with cypress configuration
    always assign parameter to current test
    remove cypress config parameter
    add interactive mode support
    fix links tests
    remove tests from memory on spec end
    epszaw committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e6c7b5d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. limit test workers for vitest integration tests

    make vitest tests silent
    make cypress tests silent
    epszaw committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    730aa9b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    b3cd422 View commit details
    Browse the repository at this point in the history
  2. Update .yarnrc.yml

    baev authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9d87141 View commit details
    Browse the repository at this point in the history
  3. set release version

    baev committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6484b63 View commit details
    Browse the repository at this point in the history
  4. disable yarn version set

    baev committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1de7a4c View commit details
    Browse the repository at this point in the history
  5. allow empty

    baev committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    244b60d View commit details
    Browse the repository at this point in the history
  6. release 2.15.1

    qameta-ci committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d426d79 View commit details
    Browse the repository at this point in the history
Loading