-
Notifications
You must be signed in to change notification settings - Fork 469
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-apt
base: v10.0.0
head repository: puppetlabs/puppetlabs-apt
compare: v10.0.1
- 8 commits
- 22 files changed
- 5 contributors
Commits on Jan 6, 2025
-
Shorten the conditionals in apt::source
Rather than writing: type($release, 'generalized') !~ Type[Array] This uses: $release !~ Array Which is equal, but shorter. It also refactors some conditionals merge some branches which results in shorter code and arguably easier to read.
Configuration menu - View commit details
-
Copy full SHA for 762f688 - Browse repository at this point
Copy the full SHA 762f688View commit details -
Merge pull request #1214 from ekohl/simplify-conditionals
Shorten the conditionals in apt::source
Configuration menu - View commit details
-
Copy full SHA for 39adff0 - Browse repository at this point
Copy the full SHA 39adff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c401c - Browse repository at this point
Copy the full SHA 00c401cView commit details -
Merge pull request #1215 from ekohl/handle-repos-as-array
Handle repos passed as an array for list format
Configuration menu - View commit details
-
Copy full SHA for 5e34dcb - Browse repository at this point
Copy the full SHA 5e34dcbView commit details
Commits on Jan 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a2a872d - Browse repository at this point
Copy the full SHA a2a872dView commit details
Commits on Jan 23, 2025
-
Merge pull request #1216 from puppetlabs/CAT-2134
(CAT-2134) Removing legacy facts
Configuration menu - View commit details
-
Copy full SHA for 39b2e06 - Browse repository at this point
Copy the full SHA 39b2e06View commit details
Commits on Jan 24, 2025
-
GitHub Actions committed
Jan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for c3a882d - Browse repository at this point
Copy the full SHA c3a882dView commit details
Commits on Jan 27, 2025
-
Merge pull request #1217 from puppetlabs/release-prep
Release prep v10.0.1
Configuration menu - View commit details
-
Copy full SHA for d172e85 - Browse repository at this point
Copy the full SHA d172e85View 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 v10.0.0...v10.0.1