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

Release 2.1.0 #36

Merged
merged 13 commits into from
Sep 4, 2023
Merged

Release 2.1.0 #36

merged 13 commits into from
Sep 4, 2023

Commits on Sep 1, 2023

  1. run CI on a schedule

    evgeni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b1f52cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0243922 View commit details
    Browse the repository at this point in the history
  3. make roles lint clean

    evgeni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    82c678d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a55fe50 View commit details
    Browse the repository at this point in the history
  5. update default Python versions for CI

    - run tests by default with 3.10, as core dropped 3.9 support in devel
    - add 3.9 as an additional test with core 2.11
    - run all other steps with 3.11, as that's the latest supported one
    evgeni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    081974b View commit details
    Browse the repository at this point in the history
  6. simplify test matrix

    - this collection does not contain any Python modules, so testing on
      different pythons is not *really* important
    - we run sanity only on 2.12+, so there is no point in seting up older
      versions of Ansible if there are no tests executed anyway
    - molecule based tests still run on Ansible 2.9+ to ensure support
    evgeni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    33b01a8 View commit details
    Browse the repository at this point in the history
  7. split galaxy-importer test into own job

    g-i pins old ansible-lint and that breaks stuff
    evgeni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fbba939 View commit details
    Browse the repository at this point in the history
  8. Release 2.1.0

    evgeni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b58b06a View commit details
    Browse the repository at this point in the history
  9. Merge tag 'upstream/v2.1.0' into rel210

    Release 2.1.0
    evgeni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1de1721 View commit details
    Browse the repository at this point in the history
  10. fix branding of variables

    evgeni committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9306732 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8acfcd5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7696060 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cbfc27e View commit details
    Browse the repository at this point in the history