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: clayne/metacpan-puppet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aebf8b7
Choose a base ref
...
head repository: metacpan/metacpan-puppet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 61c2e7d
Choose a head ref
  • 11 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 7, 2025

  1. Temporarily switch to a new CPAN rsync host

    We will revert this once the main mirror is back online, so we don't
    need to use a variable for the hostname in this case.
    oalders authored and ranguard committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    e8c9e6e View commit details
    Browse the repository at this point in the history
  2. run rsync throughout the day as a stopgap

    We cannot run rrr-client on the top level pop-up-pause-rsync because it
    contains some fails which may or may not still be in CPAN. Instead we
    need to mirror ./modules and ./authors. It would complicate the init
    script for the rrr-client to do it there, so let's just run rsync every
    15 minutes or so to start with and see if that works.
    oalders committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    e746cb6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request metacpan#259 from metacpan/oalders/rsync-twice

    run rsync throughout the day as a stopgap
    oalders authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    7d05c31 View commit details
    Browse the repository at this point in the history
  4. Explicitly set wildcard for cron hour

    puppet leaves the hour untouches if it's not provided, so we ended up
    with a cron that ran every 15 minutes only in the 23rd hour
    oalders committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    d9354fc View commit details
    Browse the repository at this point in the history
  5. Merge pull request metacpan#261 from metacpan/oalders/cron-hour

    Explicitly set wildcard for cron hour
    oalders authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    9dd6d2f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Revert "Explicitly set wildcard for cron hour"

    This reverts commit d9354fc.
    oalders committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    57c492a View commit details
    Browse the repository at this point in the history
  2. Revert "run rsync throughout the day as a stopgap"

    This reverts commit e746cb6.
    oalders committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    bebce0c View commit details
    Browse the repository at this point in the history
  3. Revert "Temporarily switch to a new CPAN rsync host"

    This reverts commit e8c9e6e.
    oalders committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    0fadb83 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Merge pull request metacpan#262 from metacpan/oalders/back-to-sync

    Revert rsync stopgap (when we are ready)
    oalders authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    ee5df8b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2025

  1. Configuration menu
    Copy the full SHA
    ff0536d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c2e7d View commit details
    Browse the repository at this point in the history
Loading