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

Commits on Jul 24, 2020

  1. (IAC-962) - v2.1.0 Release Prep

    David Swan authored and Ciaran McCrisken committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    df07cfd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from puppetlabs/release

    Merge back for release v2.1.0
    david22swan authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    ed3982d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. (maint) - docs fix

    David Swan committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    3ef980b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from puppetlabs/release

    (maint) - v.2.1.0 Mergeback Fix
    sanfrancrisko authored Jul 27, 2020
    Configuration menu
    Copy the full SHA
    7ce1510 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Update REFERENCE.md

    Co-authored-by: sanfrancrisko <55992494+sanfrancrisko@users.noreply.github.com>
    david22swan and sanfrancrisko authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    212adf6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from puppetlabs/docs_fix

    (maint) - docs fix
    pmcmaw authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a184fd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. (IAC-732) - implement Run only when user is logged on

    David Swan committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    6c4c828 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from david22swan/IAC-732

    (IAC-732) - implement `Run only when user is logged on
    sanfrancrisko authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    83e981b View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Example uses 'thu' instead of 'thurs'.
    mdg1-uo authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    eab71c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Merge pull request #152 from mdg1-uo/patch-2

    Update README.md
    daianamezdrea authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    38fa8a8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Fixing the comment for 'Disk Cleanup Weekly Repeating'
    mdg1-uo authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    10d1589 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Merge pull request #153 from mdg1-uo/patch-4

    Update README.md
    daianamezdrea authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    2177296 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    d763e17 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Merge pull request #154 from puppetlabs/pdksync_IAC-973-2

    pdksync - (IAC-973) - Update travis/appveyor to run on new default branch `main`
    pmcmaw authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    68f4874 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. (MODULES-10783) Add check for potentially empty datetime_string value

    In #145 it
    looks as though we removed the empty check on `datetime_string`.
    
    This was causing the PE Patch Management tasks to fail in PE 2019.8.1.
    Ciaran McCrisken committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    8857b1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #158 from sanfrancrisko/fix/MODULES-10783

    (MODULES-10783) Add back empty? check for `datetime_string` value
    sheenaajay authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    51d5150 View commit details
    Browse the repository at this point in the history
  3. Release version 2.2.0

    Auto-release committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    a88748a View commit details
    Browse the repository at this point in the history
Loading