Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ansible/molecule
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ansible/molecule
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable/3.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 6 files changed
  • 6 contributors

Commits on Oct 2, 2021

  1. Ensure SystemExit is captured on driver initialization (#3230)

    Prevent a broken driver from affecting usability of molecule by
    catching even SystemExit.
    
    Related: ansible-community/molecule-podman#81
    (cherry picked from commit 5e717ce)
    ssbarnea authored and webknjaz committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    8eb053a View commit details
    Browse the repository at this point in the history
  2. Restore option to disable dependency check (#3235)

    (cherry picked from commit cb50b4a)
    ssbarnea committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    aed4c63 View commit details
    Browse the repository at this point in the history
  3. Restore option to disable galaxy dependency check (#3236)

    (cherry picked from commit 60ed58a)
    fcharlier authored and ssbarnea committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    001e64d View commit details
    Browse the repository at this point in the history
  4. Relax pluggy version dependency (#3239)

    Co-authored-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
    (cherry picked from commit 212b01c)
    cjeanner and ssbarnea committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    3779e7b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Fix black dependency issue in pre-commit hook (#3508)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    opeco17 and pre-commit-ci[bot] authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    10a5566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    866bad7 View commit details
    Browse the repository at this point in the history
Loading