Skip to content
This repository was archived by the owner on Jan 29, 2022. It is now read-only.
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: voxpupuli/puppet_webhook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: voxpupuli/puppet_webhook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2
Choose a head ref
  • 15 commits
  • 11 files changed
  • 2 contributors

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    bd6eadf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930f5f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Merge pull request #129 from bastelfreak/travis

    remove legacy travis config keys / use bionic as CI image
    dhollinger authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    101366d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Update gems to latest version

    This fixes at least one CVE in `rack`
    bastelfreak committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    dbbcfdf View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Merge pull request #132 from bastelfreak/updates

    Update gems to latest version
    dhollinger authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    6632ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa7641 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Merge pull request #133 from dhollinger/r10k_update

    Update r10k and dependencies
    dhollinger authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    49fea68 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Bugfix: Run Puma in production mode

    Without setting the RACK_ENV environment variable, puma will run in its
    default mode, which is development.
    
    Fixes #131
    bastelfreak committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    52d3329 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #135 from bastelfreak/env

    Bugfix: Run Puma in production mode
    bastelfreak authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    dc83c9b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    b60616a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #137 from dhollinger/module_endpoint_fix

    Fix a parser issue with the module endpoint
    dhollinger authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    fd2cb3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a0fdf6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #138 from bastelfreak/docs

    document webhook configuration
    dhollinger authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    c4c3f12 View commit details
    Browse the repository at this point in the history
  5. Release 2.1.2

    dhollinger committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    d2800ac View commit details
    Browse the repository at this point in the history
  6. Merge pull request #139 from dhollinger/rel2.1.2

    Release 2.1.2
    dhollinger authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    4a81e76 View commit details
    Browse the repository at this point in the history
Loading