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: gidgethub/gidgethub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: gidgethub/gidgethub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.1
Choose a head ref
  • 9 commits
  • 25 files changed
  • 5 contributors

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    63250a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Fix URL links on README.rst (#135)

    Fix URL links to the GitHub API on the README.rst.
    
    Co-authored-by: Brett Cannon <[email protected]>
    marcelotrevisani and brettcannon authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    0c2972a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    bdd9860 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Update docs (#145)

    * Update the documentation about Client Errors
    
    GitHub doc was updated and the old link no longer works.
    This is the more up to date doc https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api#client-errors
    
    * Update the doc to Conditional Requests
    
    The URL has changed.
    
    * Update all the links to GitHub docs
    
    GitHub moved their documentation from developer.github.com to docs.github.com, and it was failing the ci-lint job.
    
    I searched all occurrences of the old docs urls and replaced with the current ones.
    Mariatta authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    a77f59a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Specify that gidgethub requires PyJWT >= 2.0.0. (#147)

    * Specify that gidgethub requires PyJWT >= 2.0.0.
    
    Co-authored-by: Brett Cannon <[email protected]>
    Mariatta and brettcannon authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    dcf63ed View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Release v5.0.0

    Mariatta committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    3b8941a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    4774a89 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Remove the preview header from get_installation_access_token (#156)

    * Remove the preview header from get_installation_access_token
    
    * Remove the machine-man-preview header from documentation example.
    Mariatta authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    6b09cbe View commit details
    Browse the repository at this point in the history
  2. Release v 5.0.1

    Bump the version to 5.0.1 in __init__.py
    Mariatta committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    8724568 View commit details
    Browse the repository at this point in the history
Loading