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: puppetlabs/puppetlabs-splunk_hec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: puppetlabs/puppetlabs-splunk_hec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.2
Choose a head ref
  • 8 commits
  • 4 files changed
  • 5 contributors

Commits on Jul 13, 2021

  1. PIE-487 Update README.md

    Added links to Puppet documentation at various parts of the README to
    provide explanation/guidance about Puppet features.
    nam054 committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    917100a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Merge pull request #132 from nam054/PIE-487-update-readme

    PIE-487 Update README.md
    RandomNoun7 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    573783b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. (MAINT) Fix Changelog

    The last release went out without the correct entry in the changelog.
    RandomNoun7 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    0c5b355 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #134 from RandomNoun7/MAINT-fix-changelog

    (MAINT) Fix Changelog
    nam054 authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    f27278b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. (PIE-766) Fix puppet:metrics sourcetype

    Made changes to util file to address change made to app file to fix timestamps
    coreymbe committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    a36d73a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #135 from coreymbe/PIE-766-sourcetype-timestamp-fix

    (PIE-766) Fix puppet:metrics sourcetype
    RandomNoun7 authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    26424d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Release prep to v0.9.2

    You will need to manually update the `CHANGELOG.md` file. First, checkout this PR on your local machine via something like `git fetch upstream; git checkout upstream/release_prep`. Then, once you have updated the `CHANGELOG.md` file, `git commit --amend` your update, then push your changes to this PR via something like `git push --set-upstream upstream.`
    
     **Note:** You can use v0.9.1...main to see all the new commits that have landed since the previous release.
    RandomNoun7 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    6fd2065 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #136 from puppetlabs/release_prep

    Release prep to v0.9.2
    nam054 authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    794b29b View commit details
    Browse the repository at this point in the history
Loading