Skip to content

Commit 4b39cf6

Browse files
author
GitHub Actions
committed
Release prep v1.9.1
1 parent 38f8d16 commit 4b39cf6

File tree

3 files changed

+57
-252
lines changed

3 files changed

+57
-252
lines changed

CHANGELOG.md

+33-228
Original file line numberDiff line numberDiff line change
@@ -1,238 +1,43 @@
1-
# Change log
1+
<!-- markdownlint-disable MD024 -->
2+
# Changelog
23

3-
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).
4+
All notable changes to this project will be documented in this file.
45

5-
## [v4.2.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v4.2.0) (2020-08-20)
6+
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).
67

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

9-
### Added
10-
11-
- \(IAC-974\) - Removal of inappropriate terminology [\#326](https://github.com/puppetlabs/puppetlabs-mdlj/pull/326) ([david22swan](https://github.com/david22swan))
12-
- 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))
13-
- \(IAC-746\) - Add ubuntu 20.04 support [\#309](https://github.com/puppetlabs/puppetlabs-mdlj/pull/309) ([david22swan](https://github.com/david22swan))
14-
15-
### UNCATEGORIZED PRS; LABEL THEM ON GITHUB
16-
17-
- 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))
18-
- 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))
19-
- 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))
20-
21-
## [v4.1.1](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v4.1.1) (2020-05-19)
22-
23-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/v4.1.0...v4.1.1)
24-
25-
### Fixed
26-
27-
- \(MAINT\) Ensure FreeBSD compatibility [\#271](https://github.com/puppetlabs/puppetlabs-mdlj/pull/271) ([dandrzejewski](https://github.com/dandrzejewski))
28-
29-
## [v4.1.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v4.1.0) (2020-01-20)
30-
31-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/v4.0.0...v4.1.0)
32-
33-
### Added
34-
35-
- \(MODULES-10242\) Add back support for Ubuntu 14.04 [\#267](https://github.com/puppetlabs/puppetlabs-mdlj/pull/267) ([sheenaajay](https://github.com/sheenaajay))
36-
- \(FM-8691\) - Addition of Support for CentOS 8 [\#264](https://github.com/puppetlabs/puppetlabs-mdlj/pull/264) ([david22swan](https://github.com/david22swan))
37-
38-
### Fixed
39-
40-
- \(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))
41-
42-
## [v4.0.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v4.0.0) (2019-11-11)
43-
44-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/v3.1.0...v4.0.0)
45-
46-
### Added
47-
48-
- FM-8405 Debian10 support [\#242](https://github.com/puppetlabs/puppetlabs-mdlj/pull/242) ([lionce](https://github.com/lionce))
49-
50-
## [v3.1.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v3.1.0) (2019-08-01)
51-
52-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/v3.0.0...v3.1.0)
53-
54-
### Added
55-
56-
- \(MODULES-9653\) Add Windows Server 2019 support [\#235](https://github.com/puppetlabs/puppetlabs-mdlj/pull/235) ([eimlav](https://github.com/eimlav))
57-
- FM-8043 - redhat8 support [\#222](https://github.com/puppetlabs/puppetlabs-mdlj/pull/222) ([lionce](https://github.com/lionce))
58-
59-
### Fixed
60-
61-
- \(bugfix\) allow private keys in ssh testing [\#223](https://github.com/puppetlabs/puppetlabs-mdlj/pull/223) ([tphoney](https://github.com/tphoney))
62-
63-
## [v3.0.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/v3.0.0) (2019-05-20)
64-
65-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/2.1.2...v3.0.0)
66-
67-
### Changed
68-
69-
- pdksync - FM-8499 - remove ubuntu14 support [\#262](https://github.com/puppetlabs/puppetlabs-mdlj/pull/262) ([lionce](https://github.com/lionce))
70-
- pdksync - \(MODULES-8444\) - Raise lower Puppet bound [\#208](https://github.com/puppetlabs/puppetlabs-mdlj/pull/208) ([david22swan](https://github.com/david22swan))
71-
72-
### Added
73-
74-
- simplistic support for vscode integration to litmus added [\#212](https://github.com/puppetlabs/puppetlabs-mdlj/pull/212) ([abuxton](https://github.com/abuxton))
75-
- \(MODULES-8767\) Add support for SLES 15 [\#205](https://github.com/puppetlabs/puppetlabs-mdlj/pull/205) ([eimlav](https://github.com/eimlav))
76-
- \(FM-7647\) use puppet\_litmus for acceptance testing [\#200](https://github.com/puppetlabs/puppetlabs-mdlj/pull/200) ([tphoney](https://github.com/tphoney))
77-
78-
### Fixed
79-
80-
- \(bugfix\) remove scientific 5 testing [\#217](https://github.com/puppetlabs/puppetlabs-mdlj/pull/217) ([tphoney](https://github.com/tphoney))
81-
- \(FM-8073\) litmus block support [\#216](https://github.com/puppetlabs/puppetlabs-mdlj/pull/216) ([tphoney](https://github.com/tphoney))
82-
- \(bugfix\) changes needed for litmus 0.1.0 release [\#214](https://github.com/puppetlabs/puppetlabs-mdlj/pull/214) ([tphoney](https://github.com/tphoney))
83-
84-
## [2.1.2](https://github.com/puppetlabs/puppetlabs-mdlj/tree/2.1.2) (2019-01-24)
85-
86-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/2.1.1...2.1.2)
87-
88-
### Fixed
89-
90-
- pdksync - \(FM-7655\) Fix rubygems-update for ruby \< 2.3 [\#188](https://github.com/puppetlabs/puppetlabs-mdlj/pull/188) ([tphoney](https://github.com/tphoney))
91-
92-
## [2.1.1](https://github.com/puppetlabs/puppetlabs-mdlj/tree/2.1.1) (2018-09-28)
93-
94-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/2.1.0...2.1.1)
95-
96-
### Fixed
97-
98-
- \(fix\) - Changelog Fix [\#171](https://github.com/puppetlabs/puppetlabs-mdlj/pull/171) ([david22swan](https://github.com/david22swan))
99-
100-
## [2.1.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/2.1.0) (2018-09-27)
101-
102-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/2.0.0...2.1.0)
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-testing/compare/v1.9.0...v1.9.1)
10311

10412
### Added
10513

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

10816
### Fixed
10917

110-
- \(MODULES-8758\) Change memoryfree to memorysize in template [\#204](https://github.com/puppetlabs/puppetlabs-mdlj/pull/204) ([eimlav](https://github.com/eimlav))
111-
112-
## [2.0.0](https://github.com/puppetlabs/puppetlabs-mdlj/tree/2.0.0) (2018-09-17)
113-
114-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mdlj/compare/1.9.0...2.0.0)
115-
116-
### Changed
117-
118-
- \[FM-6965\] Removal of unsupported OS from mdlj [\#131](https://github.com/puppetlabs/puppetlabs-mdlj/pull/131) ([david22swan](https://github.com/david22swan))
119-
120-
### Added
121-
122-
- \(FM-7310\)- Updating Windows version support [\#156](https://github.com/puppetlabs/puppetlabs-mdlj/pull/156) ([lionce](https://github.com/lionce))
123-
- \(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))
124-
- \(FM-7307\) - added translation functionality [\#150](https://github.com/puppetlabs/puppetlabs-mdlj/pull/150) ([Lavinia-Dan](https://github.com/Lavinia-Dan))
125-
- \(maint\) removing registry pin, update stdlib bound [\#145](https://github.com/puppetlabs/puppetlabs-mdlj/pull/145) ([tphoney](https://github.com/tphoney))
126-
- \(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))
127-
128-
### UNCATEGORIZED PRS; LABEL THEM ON GITHUB
129-
130-
- \(MODULES-7069\) Add compatibility for AIX [\#115](https://github.com/puppetlabs/puppetlabs-mdlj/pull/115) ([jarretlavallee](https://github.com/jarretlavallee))
131-
132-
## 1.9.0
133-
## Summary
134-
This release includes a change that makes this module *compatible* with AIX.
135-
136-
#### Added
137-
- Make mdlj compatible with AIX. ([MODULES-7069](https://tickets.puppetlabs.com/browse/MODULES-7069))
138-
- Parameter `windows_mdlj_title` to allow users to customize the Windows message of the day title.
139-
- Converted to the latest version of PDK (1.5.0).
140-
141-
## Release 1.8.0
142-
### Summary
143-
This release includes a change that makes this module *compatible* with FreeBSD.
144-
145-
#### Added
146-
- Make mdlj compatible with FreeBSD. ([MODULES-6599](https://tickets.puppetlabs.com/browse/MODULES-6599))
147-
148-
## Release 1.7.0
149-
### Summary
150-
Release for PDK 1.3.2 compatibility.
151-
152-
#### Changed
153-
- Converted to the latest version of PDK. Mainly introduces travis to the release branch.
154-
155-
## Release 1.6.0
156-
### Summary
157-
A release that updates mdlj to become PDK compatible.
158-
159-
#### Changed
160-
- All changes in this release are the product of PDK convert, the module is now PDK compatible.
161-
162-
## Release 1.5.1
163-
### Summary
164-
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.
165-
166-
### Changed
167-
- Rubocop has been implemented.
168-
169-
## Release 1.5.0
170-
### Summary
171-
This release is a rollup of changes.
172-
173-
#### Features:
174-
- Support added for Solaris SunOS.
175-
- Default mdlj message changed to provide greater out of the box usability.
176-
- Removed support for deprecated versions of Ubuntu.
177-
- Added a permissions mode for the file.
178-
179-
#### Bug Fixes:
180-
- Changed fact processor name.
181-
182-
## Release 1.4.0
183-
### Summary
184-
First Puppet Labs supported release of this module! Contains new features and bug fixes for tests.
185-
186-
#### Features:
187-
- New readme file added for tests. Also several new tests added.
188-
- Addition of handling in tests to run with Debian 8.
189-
190-
#### Bug Fixes:
191-
- Tests tweaked to handle several Debian versions.
192-
- Fixed acceptance tests for Windows.
193-
194-
195-
## Release 1.3.0
196-
### Summary
197-
This release adds documentation updates, test improvements, and os support.
198-
199-
#### Features:
200-
- Acceptance testing on Linux platforms.
201-
- Rewritten documentation, inclusion of strings for automated documentation.
202-
- Linting of manifest to conform to style guidelines.
203-
- Adds support for several operating systems:
204-
- Debian 6, 7
205-
- CentOS 5, 6, 7
206-
- Oracle Linux 6, 7
207-
- Scientific Linux 5, 6, 7
208-
209-
### 2014-10-31 Release 1.2.0
210-
### Summary
211-
- Add content parameter to allow setting static mdlj content.
212-
213-
## 2014-07-15 Release 1.1.1
214-
###Summary
215-
216-
This release merely updates metadata.json so the module can be uninstalled and
217-
upgraded via the puppet module command.
218-
219-
## 2014-05-28 Release 1.1.0
220-
###Summary
221-
222-
The main feature of this release is support for external templates.
223-
It also includes documentation and testing improvements.
224-
225-
####Features
226-
227-
- Added class parameter to support external templates.
228-
- Updated README documentation.
229-
- Improved Testing.
230-
231-
####Fixes
232-
233-
- Add LICENSE file.
234-
235-
####Known Bugs
236-
237-
238-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
18+
- (IAC-1497) - Removal of Unsupported Translate Dependency [#355](https://github.com/puppetlabs/puppetlabs-testing/pull/355) ([david22swan](https://github.com/david22swan))
19+
20+
### Other
21+
22+
- (MAINT) - PDK Update [#406](https://github.com/puppetlabs/puppetlabs-testing/pull/406) ([Ramesh7](https://github.com/Ramesh7))
23+
- (MAINT) - Validating release pre with bundle gem group [#405](https://github.com/puppetlabs/puppetlabs-testing/pull/405) ([Ramesh7](https://github.com/Ramesh7))
24+
- (MAINT) - Validating release pre with bundle gem group [#404](https://github.com/puppetlabs/puppetlabs-testing/pull/404) ([Ramesh7](https://github.com/Ramesh7))
25+
- Release prep action branch update [#401](https://github.com/puppetlabs/puppetlabs-testing/pull/401) ([Ramesh7](https://github.com/Ramesh7))
26+
- Validating bundler version with 3.2 [#399](https://github.com/puppetlabs/puppetlabs-testing/pull/399) ([Ramesh7](https://github.com/Ramesh7))
27+
- PDK "update" for the manually configured workflows [#338](https://github.com/puppetlabs/puppetlabs-testing/pull/338) ([DavidS](https://github.com/DavidS))
28+
- Update repo_dispatch workflow [#332](https://github.com/puppetlabs/puppetlabs-testing/pull/332) ([carabasdaniel](https://github.com/carabasdaniel))
29+
- Buildevents v2 [#321](https://github.com/puppetlabs/puppetlabs-testing/pull/321) ([DavidS](https://github.com/DavidS))
30+
- 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))
31+
- 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))
32+
- Update PDK templates for gitpod [#314](https://github.com/puppetlabs/puppetlabs-testing/pull/314) ([DavidS](https://github.com/DavidS))
33+
- update puppet extension [#313](https://github.com/puppetlabs/puppetlabs-testing/pull/313) ([DavidS](https://github.com/DavidS))
34+
- enable gitpod; PDK update; remove expensive travis and appveyor tests [#312](https://github.com/puppetlabs/puppetlabs-testing/pull/312) ([DavidS](https://github.com/DavidS))
35+
- Update to current workflow template, add matrix prototype [#308](https://github.com/puppetlabs/puppetlabs-testing/pull/308) ([DavidS](https://github.com/DavidS))
36+
- Restore missing litmus dependency; add warning to README [#300](https://github.com/puppetlabs/puppetlabs-testing/pull/300) ([DavidS](https://github.com/DavidS))
37+
- (MODULES-9790) Adding gemfile changes for gemtest [#277](https://github.com/puppetlabs/puppetlabs-testing/pull/277) ([sheenaajay](https://github.com/sheenaajay))
38+
- test template [#258](https://github.com/puppetlabs/puppetlabs-testing/pull/258) ([pmcmaw](https://github.com/pmcmaw))
39+
- Populating with module content. [#1](https://github.com/puppetlabs/puppetlabs-testing/pull/1) ([pmcmaw](https://github.com/pmcmaw))
40+
41+
## [v1.9.0](https://github.com/puppetlabs/puppetlabs-testing/tree/v1.9.0) - 2018-04-17
42+
43+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-testing/compare/457e67729c48d1abafafc65933c017cccd565401...v1.9.0)

REFERENCE.md

+23-23
Original file line numberDiff line numberDiff line change
@@ -26,72 +26,72 @@ include testing
2626

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

29-
* [`dynamic_mdlj`](#dynamic_mdlj)
30-
* [`template`](#template)
31-
* [`content`](#content)
32-
* [`issue_template`](#issue_template)
33-
* [`issue_content`](#issue_content)
34-
* [`issue_net_template`](#issue_net_template)
35-
* [`issue_net_content`](#issue_net_content)
36-
* [`windows_mdlj_title`](#windows_mdlj_title)
29+
* [`dynamic_mdlj`](#-testing--dynamic_mdlj)
30+
* [`template`](#-testing--template)
31+
* [`content`](#-testing--content)
32+
* [`issue_template`](#-testing--issue_template)
33+
* [`issue_content`](#-testing--issue_content)
34+
* [`issue_net_template`](#-testing--issue_net_template)
35+
* [`issue_net_content`](#-testing--issue_net_content)
36+
* [`windows_mdlj_title`](#-testing--windows_mdlj_title)
3737

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

4040
Data type: `Boolean`
4141

4242
Enables or disables dynamic mdlj on Debian systems.
4343

44-
Default value: ``true``
44+
Default value: `true`
4545

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

4848
Data type: `Optional[String]`
4949

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

52-
Default value: ``undef``
52+
Default value: `undef`
5353

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

5656
Data type: `Optional[String]`
5757

5858
Specifies a static string as the mdlj content.
5959

60-
Default value: ``undef``
60+
Default value: `undef`
6161

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

6464
Data type: `Optional[String]`
6565

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

68-
Default value: ``undef``
68+
Default value: `undef`
6969

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

7272
Data type: `Optional[String]`
7373

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

76-
Default value: ``undef``
76+
Default value: `undef`
7777

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

8080
Data type: `Optional[String]`
8181

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

84-
Default value: ``undef``
84+
Default value: `undef`
8585

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

8888
Data type: `Optional[String]`
8989

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

92-
Default value: ``undef``
92+
Default value: `undef`
9393

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

9696
Data type: `String`
9797

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-testing",
3-
"version": "4.2.0",
3+
"version": "1.9.1",
44
"author": "puppetlabs",
55
"summary": "A testing module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)