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-puppetdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-puppetdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 8, 2015

  1. (MODULES-1917) Ignore ._ files when building the module tarball

    This commit bumps the version of the module so the we can build a
    version without ._foo copy files (done by prefixing our `puppet module
    build` step `COPYFILE_DISABLE=false`).
    Andrew Roetker committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    ff3b314 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #175 from ajroetker/ticket/modules-1917/ignore_osx…

    …_build_files_on_module_build
    
    (MODULES-1917) Ignore `._` files when building the module tarball
    rbrw committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    6c9c365 View commit details
    Browse the repository at this point in the history
Loading