-
Notifications
You must be signed in to change notification settings - Fork 319
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-docker
base: v4.1.1
head repository: puppetlabs/puppetlabs-docker
compare: v4.1.2
- 14 commits
- 5 files changed
- 7 contributors
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c22d726 - Browse repository at this point
Copy the full SHA c22d726View commit details
Commits on Aug 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d433e6f - Browse repository at this point
Copy the full SHA d433e6fView commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 23d61da - Browse repository at this point
Copy the full SHA 23d61daView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0cbfe1 - Browse repository at this point
Copy the full SHA f0cbfe1View commit details -
Fix Facter::Core::Execution.execute time_limit
The options hash passed to Facter::Core::Execution.execute expect a `time_limit`, not a `limit`: https://www.rubydoc.info/gems/facter/Facter/Core/Execution#execute-class_method
Configuration menu - View commit details
-
Copy full SHA for 6b48ec5 - Browse repository at this point
Copy the full SHA 6b48ec5View commit details -
Fix docker_worker_join_token evaluation
When this fact was evaluated, an exception was raised: Error: Facter: Error while resolving custom fact fact='docker_worker_join_token', resolution='<anonymous>': private method `execute' called for Facter::Util::Resolution:Class Switch from Facter::Util::Resolution to Facter::Core::Execution and set a time limit of 90s to match the rest of the file.
Configuration menu - View commit details
-
Copy full SHA for 9edf10b - Browse repository at this point
Copy the full SHA 9edf10bView commit details -
Fix CI with stubs modernization
This make it easier to debug failing unit tests.
Configuration menu - View commit details
-
Copy full SHA for f756598 - Browse repository at this point
Copy the full SHA f756598View commit details -
Merge pull request #773 from smortex/fix/check-for-nil-value
Fix facts gathering
Configuration menu - View commit details
-
Copy full SHA for 6e81b7e - Browse repository at this point
Copy the full SHA 6e81b7eView commit details
Commits on Sep 14, 2021
-
Prefer timeout to time_limit for Facter::Core::Execution
Facter 4 documentation and code was inconsistent regarding naming of this option. `limit` and `time_limit` have been replaced by `timeout` which also match the option name in previous versions of facter. The old names will output a warning when used, so swith to the new terminology now. Releated PR: puppetlabs/facter#2429
Configuration menu - View commit details
-
Copy full SHA for f0fd930 - Browse repository at this point
Copy the full SHA f0fd930View commit details
Commits on Sep 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f805c3e - Browse repository at this point
Copy the full SHA f805c3eView commit details
Commits on Sep 16, 2021
-
Merge pull request #775 from puppetlabs/pdksync_IAC-1598/main/remove_…
…debian_8_support pdksync - (IAC-1598) - Remove Support for Debian 8
Configuration menu - View commit details
-
Copy full SHA for e124742 - Browse repository at this point
Copy the full SHA e124742View commit details
Commits on Sep 20, 2021
-
Merge pull request #774 from smortex/facter-timeout
Prefer timeout to time_limit for Facter::Core::Execution
Configuration menu - View commit details
-
Copy full SHA for 8440c89 - Browse repository at this point
Copy the full SHA 8440c89View commit details
Commits on Sep 27, 2021
-
GitHub Action committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for c6792a1 - Browse repository at this point
Copy the full SHA c6792a1View commit details -
Merge pull request #778 from puppetlabs/release-prep
Release prep v4.1.2
Configuration menu - View commit details
-
Copy full SHA for f5a06f9 - Browse repository at this point
Copy the full SHA f5a06f9View 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 v4.1.1...v4.1.2