Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for scenario-level parallel execution #277

Merged
merged 30 commits into from
Nov 5, 2024

Commits on Oct 3, 2024

  1. import tests from PR 119

    gasparnagy committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d682eb2 View commit details
    Browse the repository at this point in the history
  2. small code cleanup

    gasparnagy committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    83624ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d56b04f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    cb697fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5290445 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    195f11d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2503f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1888c88 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    c4880d7 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    gasparnagy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    37bbfd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a4dc53 View commit details
    Browse the repository at this point in the history
  4. slow down parallel test to avoid false errors (tests are so fast on L…

    …inux CI that they don't run in parallel)
    gasparnagy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f7b0d77 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/main' into scenario-level-parall…

    …el-prototype
    
    * origin/main:
      Fix: Reqnroll generates invalid code for rule backgrounds in Visual Basic (#284)
    gasparnagy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6a19c96 View commit details
    Browse the repository at this point in the history
  6. fix VB compatibility

    gasparnagy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8fe31a5 View commit details
    Browse the repository at this point in the history
  7. update CHANGELOG

    gasparnagy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8a529ae View commit details
    Browse the repository at this point in the history
  8. update CHANGELOG

    gasparnagy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f7a0126 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c93614b View commit details
    Browse the repository at this point in the history
  10. Update docs

    gasparnagy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    89760f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    ba07c63 View commit details
    Browse the repository at this point in the history
  2. fix CHANGELOG

    gasparnagy committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    de0bc79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dea281c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e4dacb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5456a0f View commit details
    Browse the repository at this point in the history
  6. fix unit test warning

    gasparnagy committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    18cc5b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b989531 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e71e2c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    c569e42 View commit details
    Browse the repository at this point in the history
  2. fix a comment

    gasparnagy committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    971e6bf View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    6a2aa76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7012e8 View commit details
    Browse the repository at this point in the history