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

Add dynamic agent collections to test matrix generation #357

Merged
merged 2 commits into from
Dec 11, 2020

Commits on Dec 10, 2020

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

Commits on Dec 11, 2020

  1. Update version_requirement code

    * Change version_requirement check to use Gem::Requirement instead of eval
    * use COLLECTION_TABLE.values instead of a loop
    * sort the resulting collections for deterministic run-order
    * add some comments to existing code
    * output a warning on regex match fail
    * allow no-space between op and ver
    DavidS committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    8f6a172 View commit details
    Browse the repository at this point in the history