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

[SUREFIRE-1385] Add new parameter "userPropertyVariables" to overwrite #762

Merged
merged 5 commits into from
Aug 7, 2024

Commits on Jul 15, 2024

  1. [SUREFIRE-1385] Add new parameter "userPropertyVariables" to overwrite

    user properties
    
    Log overwritten properties
    Clarify effective properties merging order
    kwin committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    476b18a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. switch to boolean toggle to use user properties as system properties

    the default is true for being backwards compatible
    kwin committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f8b0f57 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Apply suggestions from PR review

    kwin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f21ac96 View commit details
    Browse the repository at this point in the history
  2. Extend documentation

    kwin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1afafc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Add missing newline

    kwin committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4883617 View commit details
    Browse the repository at this point in the history