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: infothrill/python-launchd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: infothrill/python-launchd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 29, 2021

  1. add renovate configuration

    infothrill committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9717bf6 View commit details
    Browse the repository at this point in the history
  2. Update actions/checkout action to v2 (#8)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    162755e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Update actions/checkout action to v3 (#11)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    4aa661e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Update flake8 codes

    infothrill committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d00ac7c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Test current versions of Python on multiple macOS versions (#12)

    * tox.ini: Test current versions of Python
    
    https://devguide.python.org/versions
    
    * tests.yml: matrix.os: [macos-10.15, macos-11, macos-12]
    
    * Update tests.yml
    
    * setup.cfg: Allow example.py to print()
    
    * Fail fast if plist.discover_filename() returns None
    
    * com.apple.kextd was removed in macOS v11
    cclauss committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    cdb1a01 View commit details
    Browse the repository at this point in the history
  2. pre-commit autoupdate (#15)

    cclauss committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1c196e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94b3cd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Update actions/checkout action to v4 (#17)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a6a2f08 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update actions/checkout digest to 8ade135 (#18)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3c79831 View commit details
    Browse the repository at this point in the history
Loading