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: voxpupuli/beaker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.0
Choose a base ref
...
head repository: voxpupuli/beaker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.5.0
Choose a head ref
  • 7 commits
  • 3 files changed
  • 5 contributors

Commits on Dec 17, 2018

  1. (BKR-1559) Do not mirror profile.d on Debian

    This mirroring is not needed since directly executed SSH commands ignore
    profile.d. This means it's sufficient to set ~/.ssh/environment.
    
    The format is another issue with this function. In ~/.ssh/environment
    it'll be PATH=PATH:/opt/puppetlabs/bin but this breaks the PATH in an
    actual shell.
    
    This only removes it on Debian because I've verified that works and I
    don't have any SLES-based machines nor knowledge.
    ekohl committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    bc8e52e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Fix ticket number in changelog

    Fix beaker ticket number for nexus device fix, change BKR-1526 to BK-1562.
    mattkirby authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    7680fa7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1568 from puppetlabs/fix_bkr_ticket

    Fix ticket number in changelog
    mattkirby authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    085c125 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Merge pull request #1562 from ekohl/BKR-1559-deb-fix

    (BKR-1559) Do not mirror profile.d on Debian
    kevpl authored Jan 14, 2019
    Configuration menu
    Copy the full SHA
    e903a49 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. (MAINT) update beaker 4.5.0 changelog

    [skip ci]
    kevpl committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    71b8553 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1569 from kevpl/release_4.5.0_changelog

    (MAINT) update beaker 4.5.0 changelog
    kevpl authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    2cb80a1 View commit details
    Browse the repository at this point in the history
  3. (GEM) update beaker version to 4.5.0

    Jenkins committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    d6e83d1 View commit details
    Browse the repository at this point in the history
Loading