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-sshkeys_core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-sshkeys_core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.1
Choose a head ref
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 17, 2018

  1. Merge pull request #3 from jhelwig/merge-release-to-master

    Merge release to master
    melissa authored Jul 17, 2018
    Configuration menu
    Copy the full SHA
    c9e69ec View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Install module on all hosts, not just those with default role

     * Install module on all hosts, not just those with the default role
     * Remove dead comment
    joshcooper committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    f8ee482 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from puppetlabs/install-module-on

    Install module on all hosts, not just those with default role
    joshcooper authored Jul 18, 2018
    Configuration menu
    Copy the full SHA
    4a11c90 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. (maint) Import the User type unit tests specific to ssh_authorized_keys

    Since these tests require both the User & Ssh_authorized_keys types are
    available, they are unlikely to be run as part of the Puppet test suite as
    this module is unlikely to be installed & available to Puppet's test
    suite. By moving the tests into this module, we can ensure that they're at
    least run as part of development of the module.
    jhelwig committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    b488d86 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Merge pull request #5 from jhelwig/migrate-user-tests-from-puppet-repo

    (maint) Import the User type unit tests specific to ssh_authorized_keys
    joshcooper authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    43e3c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f37e53 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from jhelwig/migrate-user-tests-from-puppet-repo

    (maint) Import missed User type integration test from puppet repo
    joshcooper authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    3ed7743 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Configuration menu
    Copy the full SHA
    39a613b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe91f1 View commit details
    Browse the repository at this point in the history
  3. Prep for the 1.0.1 release

    melissa committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    b89630a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from melissa/1.0.1-release

    1.0.1 release
    joshcooper authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    0609e86 View commit details
    Browse the repository at this point in the history
Loading