-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-chocolatey
base: 1.0.1
head repository: puppetlabs/puppetlabs-chocolatey
compare: 1.0.2
- 15 commits
- 11 files changed
- 1 contributor
Commits on Jul 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3d65831 - Browse repository at this point
Copy the full SHA 3d65831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f8a66e - Browse repository at this point
Copy the full SHA 8f8a66eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4253c - Browse repository at this point
Copy the full SHA 0d4253cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f01a9 - Browse repository at this point
Copy the full SHA 37f01a9View commit details -
(maint) Update Gemfile for xplat best practices
Update the Gemfile to look similar to what is currently recommended for cross-platform development by Puppet Labs.
Configuration menu - View commit details
-
Copy full SHA for c611d9c - Browse repository at this point
Copy the full SHA c611d9cView commit details -
(maint) Remove prohibited "windows" tag
- Having it as a tag reduces the score on puppet forge because it conflicts with `$::operatingsystem` fact - https://docs.puppetlabs.com/puppet/latest/reference/modules_publishing.html#fields-in-metadatajson
Configuration menu - View commit details
-
Copy full SHA for 5110b41 - Browse repository at this point
Copy the full SHA 5110b41View commit details -
Travis-Lint has been deprecated and the linting aspect has been taken over by the `lint` function in the travis gem. https://github.com/travis-ci/travis-lint#what-is-travis-lint
Configuration menu - View commit details
-
Copy full SHA for 83dfa44 - Browse repository at this point
Copy the full SHA 83dfa44View commit details
Commits on Jul 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ccc4cc2 - Browse repository at this point
Copy the full SHA ccc4cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c18e2 - Browse repository at this point
Copy the full SHA 80c18e2View commit details -
(spec) specs pass on all platforms
Now the specs pass again on both Windows and *nix. The switchover to checking for the existence of a file and the reorder of how choco searches for the binary made the tests start failing.
Configuration menu - View commit details
-
Copy full SHA for a11d27e - Browse repository at this point
Copy the full SHA a11d27eView commit details -
Merge pull request #72 from ferventcoder/ticket/enhancements
Build Enhancements
Configuration menu - View commit details
-
Copy full SHA for a3154bd - Browse repository at this point
Copy the full SHA a3154bdView commit details -
(GH-71) Use upgrade instead of install
When ensure => $version, the underlying package provider will call install instead of upgrade if the package is already installed. Chocolatey's default install behavior is to do nothing if a package is already installed, even if there is a newer version available. In most cases we can call upgrade, except when the installer is using a packages.config. We'll also need to address the use of side by side installs, which this will remove the ability to do.
Configuration menu - View commit details
-
Copy full SHA for ffd07e1 - Browse repository at this point
Copy the full SHA ffd07e1View commit details
Commits on Jul 23, 2015
-
Merge pull request #73 from ferventcoder/ticket/master/71-use_upgrade
(GH-71) Use upgrade instead of install
Configuration menu - View commit details
-
Copy full SHA for 459652c - Browse repository at this point
Copy the full SHA 459652cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 358a430 - Browse repository at this point
Copy the full SHA 358a430View commit details -
Configuration menu - View commit details
-
Copy full SHA for b14ccb7 - Browse repository at this point
Copy the full SHA b14ccb7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.1...1.0.2