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: github/contributors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: github/contributors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 6 commits
  • 24 files changed
  • 3 contributors

Commits on Mar 22, 2024

  1. Update CODEOWNERS

    zkoppert authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    17a80f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12bf367 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Bump pytest-cov from 4.1.0 to 5.0.0

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e754ba9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from github/dependabot/pip/pytest-cov-5.0.0

    Bump pytest-cov from 4.1.0 to 5.0.0
    zkoppert authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    deace91 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. feat: authenticate with github app installation and repo standardization

    Closes #71
    
    - [x] allow authentication with github app installation id
    - [x] repo standardization
      - [x] linting configuration
      - [x] Makefile
      - [x] alphabetize :allthethings:
    - [x] update/expand tests
    - [x] update superlinter to v6
    
    Signed-off-by: jmeridth <jmeridth@gmail.com>
    jmeridth committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    646608d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from jmeridth/jm-github-app-authentication

    feat: authenticate with github app installation and repo standardization
    zkoppert authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    832b651 View commit details
    Browse the repository at this point in the history
Loading