Thanks to visit codestin.com
Credit goes to github.com

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-sqlserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.1
Choose a base ref
...
head repository: puppetlabs/puppetlabs-sqlserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 18 commits
  • 32 files changed
  • 7 contributors

Commits on Dec 14, 2022

  1. (CONT-370) Reinstate lost sqlserver documentation on feature & tool d…

    …eprecations
    
    Prior to this commit, using puppetlabs-sqlserver with deprecated features/tools would raise a deprecation warning messages in puppet agent runs, although the documentation says the deprecated variable is valid. This is due to a mistake in a puppet-strings run which excluded part of the documentation regarding this issue. This commit reinstate this documentation to avoid future confusion.
    GSPatton committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    71be2ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #414 from puppetlabs/CONT-370_reinstate-lost-docs

    Fix puppet strings formatting
    pmcmaw authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    37b0308 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    d06d18f View commit details
    Browse the repository at this point in the history
  2. (CONT-494) PDK Update

    david22swan committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a8d1965 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Merge pull request #417 from puppetlabs/pdksync_CONT-494/pin_github_c…

    …hangelog_generator
    
    pdksync - (CONT-494) Pin github_changelog_generator and JSON gem versions
    jordanbreen28 authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    3ca24f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Adding mend file

    pmcmaw committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    df4062f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #418 from puppetlabs/pdksync_CONT-211-add_mend_config

    pdksync - (CONT-211) Adding mend config
    jordanbreen28 authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    460d0af View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. (Maint) - Add nightly and PR testing

    Prior to this commit, the puppetlabs-sqlserver module lacked the
    appropriate GHA workflows that are responsible for testing our modules.
    
    This commit introduces two new files (.github/workflows/nightly.yml and
    .github/workflows/pr_test.yml) which will implement two github actions,
    so that the testing for this module is more inline and consistent with
    the rest of our supported modules.
    jordanbreen28 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    a536d59 View commit details
    Browse the repository at this point in the history
  2. Fix acceptance tests

    jordanbreen28 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    9e8c794 View commit details
    Browse the repository at this point in the history
  3. Address failing spec tests

    jordanbreen28 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    73fcf17 View commit details
    Browse the repository at this point in the history
  4. Add twingate connection

    jordanbreen28 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b6c056b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. (CONT-490) - Add support for SQL Server 2022

    This commit adds support for SQL Server 2022
    to the puppetlabs-sqlserver module.
    jordanbreen28 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    cc88e68 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Further acceptance test fix

    jordanbreen28 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    6307065 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    f9a3dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3201af8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge pull request #420 from puppetlabs/CONT-490-add_support_sqlserver22

    (CONT-490) - Add support for SQL Server 2022
    pmcmaw authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7f0f868 View commit details
    Browse the repository at this point in the history
  2. (maint) - PDK Update

    This commit contains changes made by running pdk update.
    jordanbreen28 committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9b9b063 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge pull request #422 from puppetlabs/maint-pdk_update

    (maint) - PDK Update
    LukasAud authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d974b30 View commit details
    Browse the repository at this point in the history
Loading