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: puppetlabs/puppetlabs-apt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.4.1
Choose a base ref
...
head repository: puppetlabs/puppetlabs-apt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.5.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 3, 2022

  1. (GH-1038) add support for check-valid-until configuration

    Add's additional configuration to `apt::source` to allow the user to specify whether or not to check if  the repository that they are accessing has a valid release ate.
    Defaults to `True`
    david22swan committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    3d3620c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1042 from david22swan/GH-1038/main/check_valid_until

    (GH-1038) add support for `check-valid-until` configuration
    LukasAud authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    9c4f71d View commit details
    Browse the repository at this point in the history
  3. Release prep v8.5.0

    david22swan committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    db80422 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1044 from david22swan/release_prep

    Release prep v8.5.0
    pmcmaw authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    b33313f View commit details
    Browse the repository at this point in the history
Loading