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: aboutcode-org/extractcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: aboutcode-org/extractcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: system-provided-plugins
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 7 files changed
  • 1 contributor

Commits on May 15, 2024

  1. Add extra_requires for system provided plugins

        * Update test results
    
    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8b82ce6 View commit details
    Browse the repository at this point in the history
  2. Update expected test result

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9d9f48f View commit details
    Browse the repository at this point in the history
  3. Also check that we are running on arm64 macOS

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    43b468d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30becb2 View commit details
    Browse the repository at this point in the history
  5. Revert check for Ubuntu 22.04

        * freedesktop_os_release() doesn't exist for all Pythons
    
    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b2bf13a View commit details
    Browse the repository at this point in the history
  6. Update pytest mark on TestExtractVmImage

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5429e9c View commit details
    Browse the repository at this point in the history
  7. Update commoncode to v31.1.0

        * Use new system markers in tests
    
    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    50d96df View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Update system_provided deps requirements

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a611c60 View commit details
    Browse the repository at this point in the history
  2. Add Mac CI github action

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ef94830 View commit details
    Browse the repository at this point in the history
  3. Test on Python 3.11

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6f5c731 View commit details
    Browse the repository at this point in the history
  4. Bump commoncode version to 31.2.1

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed May 16, 2024
    Configuration menu
    Copy the full SHA
    aab1326 View commit details
    Browse the repository at this point in the history
Loading