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-reboot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-reboot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 11 commits
  • 13 files changed
  • 7 contributors

Commits on Nov 26, 2019

  1. (GH-1376) Change $nodes parameter for reboot plan to $targets

    This changes the `$nodes` parameter for the `reboot` plan to `$targets`
    as part of a larger change to Bolt's bundled content.
    beechtom committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    43b12f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    cee1c1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #230 from puppetlabs/pdksync_pdksync-honeycombsetup

    (IAC-365) updating tokens and dataset for honeycomb
    sanfrancrisko authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    dea0928 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #223 from beechtom/GH-1376

    (GH-1376) Change `$nodes` parameter for `reboot` plan to `$targets`
    carabasdaniel authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d11175a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Add weekly workflow on default branch

    Daniel Carabas committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    2df855f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #231 from puppetlabs/pdksync_weekly_run

    pdksync - Add weekly scheduled workflows
    sheenaajay authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    01cd3b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. (maint) Prefer out::message to notice

    Given the default log level for bolt will not surface this and the fact that out::message will be surfaced in the PE console when running plans in PE (no puppet log functions go to console, just to orchestration-services.log) prefer out::message to notice.
    donoghuc committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    6774606 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #236 from donoghuc/out-message

    (maint) Prefer out::message to notice
    lucywyman authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    4b4d8c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Merge pull request #237 from puppetlabs/release

    (maint) Release Mergeback v2.4.0
    david22swan authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    9255df0 View commit details
    Browse the repository at this point in the history
  2. Prep 3.0.0 release

    lucywyman committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    68e7e6e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Merge pull request #235 from lucywyman/prep-3.0.0-release

    (MODULES-10570) Prep v3.0.0 release
    sheenaajay authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    1913ede View commit details
    Browse the repository at this point in the history
Loading