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: 1.13.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: 1.14.0
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 20, 2016

  1. Change regex for pip package versions

    Was able to match examples found here: https://www.python.org/dev/peps/pep-0440  The problem we encountered was specifically with Airflow and version 1.7.1.3.
    Michael Dean authored Jul 20, 2016
    Configuration menu
    Copy the full SHA
    9cb84c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #317 from mdean/issue-310

    Fix regex for pip package versions
    stankevich authored Jul 20, 2016
    Configuration menu
    Copy the full SHA
    3117e8b View commit details
    Browse the repository at this point in the history
  3. Release 1.14.0

    stankevich committed Jul 20, 2016
    Configuration menu
    Copy the full SHA
    066b31f View commit details
    Browse the repository at this point in the history
Loading