Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    cb0ecca View commit details
    Browse the repository at this point in the history
  2. remove version

    timidri committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    dfacef3 View commit details
    Browse the repository at this point in the history
  3. update twingate action

    timidri committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    ebafbb5 View commit details
    Browse the repository at this point in the history
  4. add branch name

    timidri committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    39437dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    501aa36 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Allow code manager auto configure to be passed as param (#341)

    * Allow code manager auto configure to be passed as param
    
    Basically we need the ability to turn off code manager for our CI, as it uninstalls the modules litmus puts in for acceptance testing.
    
    default behaviour left the same, just a new parameter exposed
    
    also we are correcting the unit testing
    elainemccloskey authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    fc00709 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. WIP backup/restore test

    timidri committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4fc456e View commit details
    Browse the repository at this point in the history
  2. rename

    timidri committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    0aac78b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Update CODEOWNERS

    Add nimbus team as CODEOWNERS
    timidri authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e1ec06f View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    Fix syntax
    timidri authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ac34985 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Adding /etc/puppetlabs/enterprise/conf.d/pe.conf (#346)

    * Adding /etc/puppetlabs/enterprise/conf.d/pe.conf
    
    When a database is added outside of the peadm::install plan, the /etc/puppetlabs/enterprise/conf.d/ directory structure is not created. When the peadm::upgrade plan is run, it fails because it can't write the pe.conf file because the directory doesn't exist. The contents of the file aren't that important, they get rewritten when the upgrade runs. This change just ensures the directory is there for it.
    
    * Update add_database.pp
    
    * Fix spec test
    
    ---------
    
    Co-authored-by: Dimitri Tischenko <dimitri@puppet.com>
    Andrew Jones and timidri authored May 3, 2023
    Configuration menu
    Copy the full SHA
    afb3b41 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Added note for offline/airgapped upgrades for environments with pe_re…

    …po classes for different agent platforms (#347)
    golflimaechoecho authored May 11, 2023
    Configuration menu
    Copy the full SHA
    656617a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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

Commits on May 18, 2023

  1. Merge pull request #349 from puppetlabs/PE-36091

    (PE-36091) Updating PE-ADM Supported Version
    ragingra authored May 18, 2023
    Configuration menu
    Copy the full SHA
    0c9528a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. transform_classification_groups.py: fix typo (#350)

    Fixes a tiny typo in the inline documentation
    bastelfreak authored May 19, 2023
    Configuration menu
    Copy the full SHA
    15d50c9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. (PE-35899) Remove HoneyComb from the PEADM Github Actions (#353)

    * (PE-35899) Remove HoneyComb from the PEADM Github Actions
    
    * Fixing workflow, adding missing version to referenced action
    ragingra authored May 22, 2023
    Configuration menu
    Copy the full SHA
    3d3356a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. (PE-36172) Updating deprecated stdlibs methods

    Changed to_json_pretty, merge, to_yaml, parsehocon to use stdlibs
    
    Added debug mode to nightly tests
    
    Changed spec test version to include puppet8
    ragingra committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8016fbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #358 from puppetlabs/PE-36172

    (PE-36172) Fixing issues related to stdlib changes
    timidri authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7869d2f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    ffeb69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    397237d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. (PE-36203) Updating supported to 2023.2 and default to 2021.7.4 (#363)

    To come in line with latest PE and STS, I've updated the supported version and the default version.
    
    Also updated tests to run against these versions
    ragingra authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    cf53522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c25c730 View commit details
    Browse the repository at this point in the history
  3. Release prep v3.13.0 (#365)

    Co-authored-by: GitHub Actions <puppetlabs@users.noreply.github.com>
    github-actions[bot] and GitHub Actions authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    11b79f6 View commit details
    Browse the repository at this point in the history