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: carlos-jenkins/python-github-webhooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rripken/python-github-webhooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    9aeec5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b02a9e View commit details
    Browse the repository at this point in the history
  3. Added logging messages

    rma-rripken committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    9bafe5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    266abd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

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

Commits on Jan 4, 2022

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

Commits on Jan 5, 2022

  1. Extracted two new digest related methods. Also finding the branch whe…

    …n the event is a push or refs_changed.
    rma-rripken committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    a8f91cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    764bffa View commit details
    Browse the repository at this point in the history
  3. Added two of the hooks files

    Ryan Ripken authored and Ryan Ripken committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    2ea847e View commit details
    Browse the repository at this point in the history
  4. Removed -c extraHeader b/c token information was added to .git/config…

    … via 'git config http.https://rripken@bitbucket.hecdev.net/scm/sc/hec-monolith.git.extraheader "Authorization: Bearer ASDFASDFASFD"'
    rma-rripken committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    dc1573b View commit details
    Browse the repository at this point in the history
Loading