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: voxpupuli/puppet-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.1
Choose a base ref
...
head repository: voxpupuli/puppet-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 20 commits
  • 45 files changed
  • 5 contributors

Commits on Apr 30, 2020

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

Commits on Jul 19, 2020

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

Commits on Jul 21, 2020

  1. Add pip2 and pip3 version facts and improve handling of missing output

    Partly fixes #527.
    
    Signed-off-by: Wiebe Verweij <[email protected]>
    wiebe committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    ce29405 View commit details
    Browse the repository at this point in the history
  2. Improve handling of missing output of virtualenv version fact command

    Partially fixes #527
    
    Signed-off-by: Wiebe Verweij <[email protected]>
    wiebe committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    99ab8cc View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Merge pull request #554 from KeithWard/convert_mocha_to_rspec

    Convert unit tests to rspec rather than 'mocha'
    alexjfisher authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    76a971b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. modulesync 3.0.0

    bastelfreak committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    dbbd4a4 View commit details
    Browse the repository at this point in the history
  2. puppet-lint: autofix

    bastelfreak committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    51de87b View commit details
    Browse the repository at this point in the history
  3. rubocop: autofix

    bastelfreak committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    47f5611 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #556 from voxpupuli/modulesync

    modulesync 3.0.0 & puppet-lint updates
    bastelfreak authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    8ce4391 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #555 from wiebe/fix_undefined_method_error_in_facts

    Fix undefined method error in facts
    bastelfreak authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    afc4022 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Fix rspec fact tests

    #555 introduced new
    tests. In the same time we adjusted our test setup on the master branch
    and #555 wasn't rebased before merging. This PR fixes the tests.
    bastelfreak committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    00e7419 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #565 from bastelfreak/foo

    Fix rspec fact tests
    bastelfreak authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    744df5b View commit details
    Browse the repository at this point in the history
  3. Drop EOL Debian 8

    bastelfreak committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    18782f5 View commit details
    Browse the repository at this point in the history
  4. Drop CentOS 6 support

    We don't run acceptance tests for CentOS 6 since a long time.
    In #564 we tried to
    enable the acceptance tests again but they don't work.
    
    * CentOS 6 ships Python 2.6 which is EOL since ages
    * CentOS 6 is EOL by end of the year anyway
    * We already support CentOS 7
    bastelfreak committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    7382325 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #563 from bastelfreak/debian8

    Drop EOL Debian 8
    bastelfreak authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    3eab8d5 View commit details
    Browse the repository at this point in the history
  6. delete legacy nodesets

    Those nodesets aren't used anymore, so we can safely delete them.
    bastelfreak committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    8c98165 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #562 from bastelfreak/debian

    delete legacy nodesets
    bastelfreak authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    0b5c00c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Merge pull request #566 from bastelfreak/centos

    Drop CentOS 6 support
    igalic authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    9701bd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. release 5.0.0

    bastelfreak committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f9a10b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #569 from bastelfreak/rel500

    release 5.0.0
    bastelfreak authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c8ba589 View commit details
    Browse the repository at this point in the history
Loading