Skip to content

Release prep v1.9.1 #407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
261 changes: 33 additions & 228 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,238 +1,43 @@
# Change log
<!-- markdownlint-disable MD024 -->
# Changelog

All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
All notable changes to this project will be documented in this file.

## [v4.2.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v4.2.0) (2020-08-20)
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).

[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/v4.1.1...v4.2.0)
## [v1.9.1](https://github.com/puppetlabs/puppetlabs-testing/tree/v1.9.1) - 2024-02-27

### Added

- \(IAC-974\) - Removal of inappropriate terminology [\#326](https://github.com/puppetlabs/puppetlabs-mdlj/pull/326) ([david22swan](https://github.com/david22swan))
- pdksync - \(IAC-973\) - Update travis/appveyor to run on new default branch main [\#320](https://github.com/puppetlabs/puppetlabs-mdlj/pull/320) ([david22swan](https://github.com/david22swan))
- \(IAC-746\) - Add ubuntu 20.04 support [\#309](https://github.com/puppetlabs/puppetlabs-mdlj/pull/309) ([david22swan](https://github.com/david22swan))

### UNCATEGORIZED PRS; LABEL THEM ON GITHUB

- Update json requirement from 2.3.0 to 2.3.1 [\#316](https://github.com/puppetlabs/puppetlabs-mdlj/pull/316) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Update json requirement from = 2.1.0 to 2.3.0 [\#306](https://github.com/puppetlabs/puppetlabs-mdlj/pull/306) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump github\_changelog\_generator from 20ee04ba1234e9e83eb2ffb5056e23d641c7a018 to 1.15.2 [\#305](https://github.com/puppetlabs/puppetlabs-mdlj/pull/305) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))

## [v4.1.1](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v4.1.1) (2020-05-19)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/v4.1.0...v4.1.1)

### Fixed

- \(MAINT\) Ensure FreeBSD compatibility [\#271](https://github.com/puppetlabs/puppetlabs-mdlj/pull/271) ([dandrzejewski](https://github.com/dandrzejewski))

## [v4.1.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v4.1.0) (2020-01-20)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/v4.0.0...v4.1.0)

### Added

- \(MODULES-10242\) Add back support for Ubuntu 14.04 [\#267](https://github.com/puppetlabs/puppetlabs-mdlj/pull/267) ([sheenaajay](https://github.com/sheenaajay))
- \(FM-8691\) - Addition of Support for CentOS 8 [\#264](https://github.com/puppetlabs/puppetlabs-mdlj/pull/264) ([david22swan](https://github.com/david22swan))

### Fixed

- \(MODULES-10387\) Raise lower bound for puppetlabs-registry dependency to 4.0.0 [\#276](https://github.com/puppetlabs/puppetlabs-mdlj/pull/276) ([daianamezdrea](https://github.com/daianamezdrea))

## [v4.0.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v4.0.0) (2019-11-11)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/v3.1.0...v4.0.0)

### Added

- FM-8405 Debian10 support [\#242](https://github.com/puppetlabs/puppetlabs-mdlj/pull/242) ([lionce](https://github.com/lionce))

## [v3.1.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v3.1.0) (2019-08-01)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/v3.0.0...v3.1.0)

### Added

- \(MODULES-9653\) Add Windows Server 2019 support [\#235](https://github.com/puppetlabs/puppetlabs-mdlj/pull/235) ([eimlav](https://github.com/eimlav))
- FM-8043 - redhat8 support [\#222](https://github.com/puppetlabs/puppetlabs-mdlj/pull/222) ([lionce](https://github.com/lionce))

### Fixed

- \(bugfix\) allow private keys in ssh testing [\#223](https://github.com/puppetlabs/puppetlabs-mdlj/pull/223) ([tphoney](https://github.com/tphoney))

## [v3.0.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v3.0.0) (2019-05-20)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/2.1.2...v3.0.0)

### Changed

- pdksync - FM-8499 - remove ubuntu14 support [\#262](https://github.com/puppetlabs/puppetlabs-mdlj/pull/262) ([lionce](https://github.com/lionce))
- pdksync - \(MODULES-8444\) - Raise lower Puppet bound [\#208](https://github.com/puppetlabs/puppetlabs-mdlj/pull/208) ([david22swan](https://github.com/david22swan))

### Added

- simplistic support for vscode integration to litmus added [\#212](https://github.com/puppetlabs/puppetlabs-mdlj/pull/212) ([abuxton](https://github.com/abuxton))
- \(MODULES-8767\) Add support for SLES 15 [\#205](https://github.com/puppetlabs/puppetlabs-mdlj/pull/205) ([eimlav](https://github.com/eimlav))
- \(FM-7647\) use puppet\_litmus for acceptance testing [\#200](https://github.com/puppetlabs/puppetlabs-mdlj/pull/200) ([tphoney](https://github.com/tphoney))

### Fixed

- \(bugfix\) remove scientific 5 testing [\#217](https://github.com/puppetlabs/puppetlabs-mdlj/pull/217) ([tphoney](https://github.com/tphoney))
- \(FM-8073\) litmus block support [\#216](https://github.com/puppetlabs/puppetlabs-mdlj/pull/216) ([tphoney](https://github.com/tphoney))
- \(bugfix\) changes needed for litmus 0.1.0 release [\#214](https://github.com/puppetlabs/puppetlabs-mdlj/pull/214) ([tphoney](https://github.com/tphoney))

## [2.1.2](https://github.com/puppetlabs/puppetlabs-mdlj/tree/2.1.2) (2019-01-24)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/2.1.1...2.1.2)

### Fixed

- pdksync - \(FM-7655\) Fix rubygems-update for ruby \< 2.3 [\#188](https://github.com/puppetlabs/puppetlabs-mdlj/pull/188) ([tphoney](https://github.com/tphoney))

## [2.1.1](https://github.com/puppetlabs/puppetlabs-mdlj/tree/2.1.1) (2018-09-28)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/2.1.0...2.1.1)

### Fixed

- \(fix\) - Changelog Fix [\#171](https://github.com/puppetlabs/puppetlabs-mdlj/pull/171) ([david22swan](https://github.com/david22swan))

## [2.1.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/2.1.0) (2018-09-27)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/2.0.0...2.1.0)
[Full Changelog](https://github.com/puppetlabs/puppetlabs-testing/compare/v1.9.0...v1.9.1)

### Added

- pdksync - \(MODULES-6805\) metadata.json shows support for puppet 6 [\#164](https://github.com/puppetlabs/puppetlabs-mdlj/pull/164) ([tphoney](https://github.com/tphoney))
- Change the manual workflow to ask for a facade URL [#307](https://github.com/puppetlabs/puppetlabs-testing/pull/307) ([DavidS](https://github.com/DavidS))

### Fixed

- \(MODULES-8758\) Change memoryfree to memorysize in template [\#204](https://github.com/puppetlabs/puppetlabs-mdlj/pull/204) ([eimlav](https://github.com/eimlav))

## [2.0.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/2.0.0) (2018-09-17)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/1.9.0...2.0.0)

### Changed

- \[FM-6965\] Removal of unsupported OS from mdlj [\#131](https://github.com/puppetlabs/puppetlabs-mdlj/pull/131) ([david22swan](https://github.com/david22swan))

### Added

- \(FM-7310\)- Updating Windows version support [\#156](https://github.com/puppetlabs/puppetlabs-mdlj/pull/156) ([lionce](https://github.com/lionce))
- \(FM-7306\) - Added Puppet 4 data types and changed templates to .epp [\#152](https://github.com/puppetlabs/puppetlabs-mdlj/pull/152) ([eimlav](https://github.com/eimlav))
- \(FM-7307\) - added translation functionality [\#150](https://github.com/puppetlabs/puppetlabs-mdlj/pull/150) ([Lavinia-Dan](https://github.com/Lavinia-Dan))
- \(maint\) removing registry pin, update stdlib bound [\#145](https://github.com/puppetlabs/puppetlabs-mdlj/pull/145) ([tphoney](https://github.com/tphoney))
- \(FM-7237\) - Addition of support for Ubuntu 18.04 on mdlj [\#140](https://github.com/puppetlabs/puppetlabs-mdlj/pull/140) ([david22swan](https://github.com/david22swan))

### UNCATEGORIZED PRS; LABEL THEM ON GITHUB

- \(MODULES-7069\) Add compatibility for AIX [\#115](https://github.com/puppetlabs/puppetlabs-mdlj/pull/115) ([jarretlavallee](https://github.com/jarretlavallee))

## 1.9.0
## Summary
This release includes a change that makes this module *compatible* with AIX.

#### Added
- Make mdlj compatible with AIX. ([MODULES-7069](https://tickets.puppetlabs.com/browse/MODULES-7069))
- Parameter `windows_mdlj_title` to allow users to customize the Windows message of the day title.
- Converted to the latest version of PDK (1.5.0).

## Release 1.8.0
### Summary
This release includes a change that makes this module *compatible* with FreeBSD.

#### Added
- Make mdlj compatible with FreeBSD. ([MODULES-6599](https://tickets.puppetlabs.com/browse/MODULES-6599))

## Release 1.7.0
### Summary
Release for PDK 1.3.2 compatibility.

#### Changed
- Converted to the latest version of PDK. Mainly introduces travis to the release branch.

## Release 1.6.0
### Summary
A release that updates mdlj to become PDK compatible.

#### Changed
- All changes in this release are the product of PDK convert, the module is now PDK compatible.

## Release 1.5.1
### Summary
This release is to update the formatting of the module, rubocop having been run for all ruby files and been set to run automatically on all future commits.

### Changed
- Rubocop has been implemented.

## Release 1.5.0
### Summary
This release is a rollup of changes.

#### Features:
- Support added for Solaris SunOS.
- Default mdlj message changed to provide greater out of the box usability.
- Removed support for deprecated versions of Ubuntu.
- Added a permissions mode for the file.

#### Bug Fixes:
- Changed fact processor name.

## Release 1.4.0
### Summary
First Puppet Labs supported release of this module! Contains new features and bug fixes for tests.

#### Features:
- New readme file added for tests. Also several new tests added.
- Addition of handling in tests to run with Debian 8.

#### Bug Fixes:
- Tests tweaked to handle several Debian versions.
- Fixed acceptance tests for Windows.


## Release 1.3.0
### Summary
This release adds documentation updates, test improvements, and os support.

#### Features:
- Acceptance testing on Linux platforms.
- Rewritten documentation, inclusion of strings for automated documentation.
- Linting of manifest to conform to style guidelines.
- Adds support for several operating systems:
- Debian 6, 7
- CentOS 5, 6, 7
- Oracle Linux 6, 7
- Scientific Linux 5, 6, 7

### 2014-10-31 Release 1.2.0
### Summary
- Add content parameter to allow setting static mdlj content.

## 2014-07-15 Release 1.1.1
###Summary

This release merely updates metadata.json so the module can be uninstalled and
upgraded via the puppet module command.

## 2014-05-28 Release 1.1.0
###Summary

The main feature of this release is support for external templates.
It also includes documentation and testing improvements.

####Features

- Added class parameter to support external templates.
- Updated README documentation.
- Improved Testing.

####Fixes

- Add LICENSE file.

####Known Bugs


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
- (IAC-1497) - Removal of Unsupported Translate Dependency [#355](https://github.com/puppetlabs/puppetlabs-testing/pull/355) ([david22swan](https://github.com/david22swan))

### Other

- (MAINT) - PDK Update [#406](https://github.com/puppetlabs/puppetlabs-testing/pull/406) ([Ramesh7](https://github.com/Ramesh7))
- (MAINT) - Validating release pre with bundle gem group [#405](https://github.com/puppetlabs/puppetlabs-testing/pull/405) ([Ramesh7](https://github.com/Ramesh7))
- (MAINT) - Validating release pre with bundle gem group [#404](https://github.com/puppetlabs/puppetlabs-testing/pull/404) ([Ramesh7](https://github.com/Ramesh7))
- Release prep action branch update [#401](https://github.com/puppetlabs/puppetlabs-testing/pull/401) ([Ramesh7](https://github.com/Ramesh7))
- Validating bundler version with 3.2 [#399](https://github.com/puppetlabs/puppetlabs-testing/pull/399) ([Ramesh7](https://github.com/Ramesh7))
- PDK "update" for the manually configured workflows [#338](https://github.com/puppetlabs/puppetlabs-testing/pull/338) ([DavidS](https://github.com/DavidS))
- Update repo_dispatch workflow [#332](https://github.com/puppetlabs/puppetlabs-testing/pull/332) ([carabasdaniel](https://github.com/carabasdaniel))
- Buildevents v2 [#321](https://github.com/puppetlabs/puppetlabs-testing/pull/321) ([DavidS](https://github.com/DavidS))
- Use the new pdk-templates to render the nightly and PR workflows [#319](https://github.com/puppetlabs/puppetlabs-testing/pull/319) ([DavidS](https://github.com/DavidS))
- Protect nightlies and PR actions from running when no VMs are provisionable [#318](https://github.com/puppetlabs/puppetlabs-testing/pull/318) ([DavidS](https://github.com/DavidS))
- Update PDK templates for gitpod [#314](https://github.com/puppetlabs/puppetlabs-testing/pull/314) ([DavidS](https://github.com/DavidS))
- update puppet extension [#313](https://github.com/puppetlabs/puppetlabs-testing/pull/313) ([DavidS](https://github.com/DavidS))
- enable gitpod; PDK update; remove expensive travis and appveyor tests [#312](https://github.com/puppetlabs/puppetlabs-testing/pull/312) ([DavidS](https://github.com/DavidS))
- Update to current workflow template, add matrix prototype [#308](https://github.com/puppetlabs/puppetlabs-testing/pull/308) ([DavidS](https://github.com/DavidS))
- Restore missing litmus dependency; add warning to README [#300](https://github.com/puppetlabs/puppetlabs-testing/pull/300) ([DavidS](https://github.com/DavidS))
- (MODULES-9790) Adding gemfile changes for gemtest [#277](https://github.com/puppetlabs/puppetlabs-testing/pull/277) ([sheenaajay](https://github.com/sheenaajay))
- test template [#258](https://github.com/puppetlabs/puppetlabs-testing/pull/258) ([pmcmaw](https://github.com/pmcmaw))
- Populating with module content. [#1](https://github.com/puppetlabs/puppetlabs-testing/pull/1) ([pmcmaw](https://github.com/pmcmaw))

## [v1.9.0](https://github.com/puppetlabs/puppetlabs-testing/tree/v1.9.0) - 2018-04-17

[Full Changelog](https://github.com/puppetlabs/puppetlabs-testing/compare/457e67729c48d1abafafc65933c017cccd565401...v1.9.0)
46 changes: 23 additions & 23 deletions REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,72 +26,72 @@ include testing

The following parameters are available in the `testing` class:

* [`dynamic_mdlj`](#dynamic_mdlj)
* [`template`](#template)
* [`content`](#content)
* [`issue_template`](#issue_template)
* [`issue_content`](#issue_content)
* [`issue_net_template`](#issue_net_template)
* [`issue_net_content`](#issue_net_content)
* [`windows_mdlj_title`](#windows_mdlj_title)
* [`dynamic_mdlj`](#-testing--dynamic_mdlj)
* [`template`](#-testing--template)
* [`content`](#-testing--content)
* [`issue_template`](#-testing--issue_template)
* [`issue_content`](#-testing--issue_content)
* [`issue_net_template`](#-testing--issue_net_template)
* [`issue_net_content`](#-testing--issue_net_content)
* [`windows_mdlj_title`](#-testing--windows_mdlj_title)

##### <a name="dynamic_mdlj"></a>`dynamic_mdlj`
##### <a name="-testing--dynamic_mdlj"></a>`dynamic_mdlj`

Data type: `Boolean`

Enables or disables dynamic mdlj on Debian systems.

Default value: ``true``
Default value: `true`

##### <a name="template"></a>`template`
##### <a name="-testing--template"></a>`template`

Data type: `Optional[String]`

Specifies a custom template. A template takes precedence over `content`. Valid options: '/mymodule/mytemplate.erb'.

Default value: ``undef``
Default value: `undef`

##### <a name="content"></a>`content`
##### <a name="-testing--content"></a>`content`

Data type: `Optional[String]`

Specifies a static string as the mdlj content.

Default value: ``undef``
Default value: `undef`

##### <a name="issue_template"></a>`issue_template`
##### <a name="-testing--issue_template"></a>`issue_template`

Data type: `Optional[String]`

Specifies a custom template to process and save to `/etc/issue`. A template takes precedence over `issue_content`.

Default value: ``undef``
Default value: `undef`

##### <a name="issue_content"></a>`issue_content`
##### <a name="-testing--issue_content"></a>`issue_content`

Data type: `Optional[String]`

Specifies a static string as the `/etc/issue` content.

Default value: ``undef``
Default value: `undef`

##### <a name="issue_net_template"></a>`issue_net_template`
##### <a name="-testing--issue_net_template"></a>`issue_net_template`

Data type: `Optional[String]`

Specifies a custom template to process and save to `/etc/issue.net`. A template takes precedence over `issue_net_content`.

Default value: ``undef``
Default value: `undef`

##### <a name="issue_net_content"></a>`issue_net_content`
##### <a name="-testing--issue_net_content"></a>`issue_net_content`

Data type: `Optional[String]`

Specifies a static string as the `/etc/issue.net` content.

Default value: ``undef``
Default value: `undef`

##### <a name="windows_mdlj_title"></a>`windows_mdlj_title`
##### <a name="-testing--windows_mdlj_title"></a>`windows_mdlj_title`

Data type: `String`

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-testing",
"version": "4.2.0",
"version": "1.9.1",
"author": "puppetlabs",
"summary": "A testing module",
"license": "Apache-2.0",
Expand Down