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: chaostoolkit/chaostoolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.15.0
Choose a base ref
...
head repository: chaostoolkit/chaostoolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.15.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 3, 2023

  1. fix importlib issue

    Signed-off-by: Sylvain Hellegouarch <[email protected]>
    Lawouach committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4dade02 View commit details
    Browse the repository at this point in the history
  2. try to tolerate any importlib we find

    Signed-off-by: Sylvain Hellegouarch <[email protected]>
    Lawouach committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    acdcc4a View commit details
    Browse the repository at this point in the history
  3. be more explicit for Python 3.7

    Signed-off-by: Sylvain Hellegouarch <[email protected]>
    Lawouach committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5b19849 View commit details
    Browse the repository at this point in the history
  4. Fix importlib_metadata changes

    As per python/importlib_metadata#411 (comment)
    
    Signed-off-by: Sylvain Hellegouarch <[email protected]>
    Lawouach committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d5b6f64 View commit details
    Browse the repository at this point in the history
  5. not useful in this context

    Signed-off-by: Sylvain Hellegouarch <[email protected]>
    Lawouach committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c329922 View commit details
    Browse the repository at this point in the history
Loading