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

Allow passing the coverage files explicitly. #136

Merged
merged 7 commits into from
Aug 22, 2022

Commits on Aug 21, 2022

  1. Allow passing the coverage files explicitly.

    Fixes saltstack#135
    
    Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
    s0undt3ch committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    cff8784 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. The minimum Salt version is now 3004.0

    Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
    s0undt3ch committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    869266f View commit details
    Browse the repository at this point in the history
  2. Skip testing 3005rc2 on windows and macOS for now

    Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
    s0undt3ch committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    06b6091 View commit details
    Browse the repository at this point in the history
  3. Lock system tests to a version of nox that still works

    Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
    s0undt3ch committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    fe76fd6 View commit details
    Browse the repository at this point in the history
  4. Bump python version to 3.9 for lint workflow

    Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
    s0undt3ch committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    be66a0a View commit details
    Browse the repository at this point in the history
  5. Bumped pylint requirement to 2.14.5 and cleaned up issues

    Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
    s0undt3ch committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    c96e61a View commit details
    Browse the repository at this point in the history
  6. Don't build the salt minion container during test runs

    Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
    s0undt3ch committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    212019c View commit details
    Browse the repository at this point in the history