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.0.0
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: v4.1.0
Choose a head ref
  • 20 commits
  • 19 files changed
  • 5 contributors

Commits on Dec 10, 2019

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

Commits on Dec 23, 2019

  1. modulesync 2.10.0

    bastelfreak committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    6f72cf1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #528 from voxpupuli/modulesync

    modulesync 2.10.0
    bastelfreak authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    fc90f46 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Configuration menu
    Copy the full SHA
    9e7c811 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #531 from bastelfreak/url

    update repo links to https
    igalic authored Jan 26, 2020
    Configuration menu
    Copy the full SHA
    adf223e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. modulesync 2.12.0

    bastelfreak committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    58ab06d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Merge pull request #541 from voxpupuli/modulesync

    modulesync 2.12.0
    ekohl authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    e034c51 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Use voxpupuli-acceptance

    ekohl committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d45d213 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Merge pull request #543 from voxpupuli/rewrite-acceptance-tests

    Use voxpupuli-acceptance
    bastelfreak authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    9b0ea97 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. switch from stahnma/epel to puppet/epel

    stahnma migrated the module to us.
    bastelfreak committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    7fc3a77 View commit details
    Browse the repository at this point in the history
  2. Ubuntu 16.04: Execute tests on Python 3

    Since Python 2 is EOL, we should execute all tests on Python 3.
    bastelfreak committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    b03ad20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #545 from voxpupuli/depb

    switch from stahnma/epel to puppet/epel / Ubuntu 16.04: Execute tests on Python 3
    bastelfreak authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    b48ed4e View commit details
    Browse the repository at this point in the history
  4. CentOS: Fix ordering dependency

    The python package resource should always be executed after the epel
    repository because python could come from that. epel has python34 and
    python36.
    bastelfreak committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    9376c1f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #546 from voxpupuli/depb

    CentOS: Fix ordering dependency
    bastelfreak authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    2a2a7ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c5123f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #511 from jplindquist/fix_pip_provider

    Remove resource collector overriding pip_provider
    bastelfreak authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    fe96d62 View commit details
    Browse the repository at this point in the history
  8. Add option for not managing python,virtualenv, pip packages.

    Helps in cases where other modules are already managing those packages,
    avoids duplicate resource definition issues.
    Tomislav Dukaric authored and bastelfreak committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    a6b8f4d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #500 from tdukaric/choose_to_manage_packages

    Add option for not managing python and virtualenv packages.
    bastelfreak authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    b519893 View commit details
    Browse the repository at this point in the history
  10. release 4.1.0

    bastelfreak committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    c93a04f View commit details
    Browse the repository at this point in the history
  11. Merge pull request #547 from bastelfreak/rel410

    release 4.1.0
    bastelfreak authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    9669e80 View commit details
    Browse the repository at this point in the history
Loading