-
-
Notifications
You must be signed in to change notification settings - Fork 178
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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-archive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: voxpupuli/puppet-archive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 9 files changed
- 6 contributors
Commits on Jan 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4109ed2 - Browse repository at this point
Copy the full SHA 4109ed2View commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7571f6f - Browse repository at this point
Copy the full SHA 7571f6fView commit details
Commits on Feb 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fbaca7f - Browse repository at this point
Copy the full SHA fbaca7fView commit details -
Merge pull request #487 from voxpupuli/kenyon-patch-1
README: add missing backtick
Configuration menu - View commit details
-
Copy full SHA for 68bea2d - Browse repository at this point
Copy the full SHA 68bea2dView commit details
Commits on Apr 10, 2023
-
When net/ftp is not available, the archive module fail to load and the PuppetServer catalog compilation fail. While this gem is generally available because part of the Ruby standard library, some flavors of Ruby do noth ship with it by default, e.g. FreeBSD package of Ruby 3.2 or GitHub actions of Ruby 3.2. Because the archive module has multiple ways to download files, the absence of net/ftp is not necessarily an issue because when curl(1) is available, it is preferred over net/ftp. The catalog compilation error is therefore not required. Lazy load net/ftp when the pure-ruby download-over-FTP code is run, so that the absence of net/ftp cause a resource evaluation error on the agent side and the rest of the catalog still apply. Fixes #488
Configuration menu - View commit details
-
Copy full SHA for 936ef9d - Browse repository at this point
Copy the full SHA 936ef9dView commit details
Commits on Apr 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1279114 - Browse repository at this point
Copy the full SHA 1279114View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e9e38 - Browse repository at this point
Copy the full SHA a3e9e38View commit details -
Merge pull request #491 from voxpupuli/fix-488
Fix catalog compilation failure when net/ftp is not available
Configuration menu - View commit details
-
Copy full SHA for 9c0ac54 - Browse repository at this point
Copy the full SHA 9c0ac54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3905a58 - Browse repository at this point
Copy the full SHA 3905a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ddf03 - Browse repository at this point
Copy the full SHA 54ddf03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27046c5 - Browse repository at this point
Copy the full SHA 27046c5View commit details
Loading
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 v6.1.1...v6.1.2