Skip to content

Commit 79518d6

Browse files
authored
Merge pull request #24 from puppetlabs/release-prep
Release prep v1.0.0
2 parents 0ee9176 + b8ba2cd commit 79518d6

File tree

3 files changed

+53
-35
lines changed

3 files changed

+53
-35
lines changed

CHANGELOG.md

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,55 @@
1-
# Changelog
1+
# Change log
2+
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+
5+
## [v1.0.0](https://github.com/puppetlabs/puppetlabs-transition/tree/v1.0.0) (2022-02-28)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-transition/compare/0.1.3...v1.0.0)
8+
9+
### Changed
10+
11+
- \(SUP-2799\) Update to Supportable OS and Puppet Versions [\#23](https://github.com/puppetlabs/puppetlabs-transition/pull/23) ([MartyEwings](https://github.com/MartyEwings))
12+
13+
### Added
14+
15+
- \(SUP-2798\) \(MODULES-11208\) PDK Update and Puppet 7 Inclusion [\#18](https://github.com/puppetlabs/puppetlabs-transition/pull/18) ([MartyEwings](https://github.com/MartyEwings))
216

317
## [0.1.3](https://github.com/puppetlabs/puppetlabs-transition/tree/0.1.3) (2020-02-25)
418

519
[Full Changelog](https://github.com/puppetlabs/puppetlabs-transition/compare/0.1.2...0.1.3)
620

7-
**Merged pull requests:**
21+
### Added
822

923
- Correct an error with \#10 [\#15](https://github.com/puppetlabs/puppetlabs-transition/pull/15) ([binford2k](https://github.com/binford2k))
10-
- \(maint\) Convert to PDK [\#14](https://github.com/puppetlabs/puppetlabs-transition/pull/14) ([binford2k](https://github.com/binford2k))
1124

1225
## [0.1.2](https://github.com/puppetlabs/puppetlabs-transition/tree/0.1.2) (2020-02-25)
1326

14-
### Note: this version was not released due to an error in the pipeline. Apologies for any confusion.
15-
1627
[Full Changelog](https://github.com/puppetlabs/puppetlabs-transition/compare/0.1.1...0.1.2)
1728

18-
**Merged pull requests:**
29+
### Fixed
1930

20-
- \(MODULES-10567 \) Release 0.1.2 [\#12](https://github.com/puppetlabs/puppetlabs-transition/pull/12) ([binford2k](https://github.com/binford2k))
21-
- Mark compatible with Puppet 4, 5 and 6 [\#11](https://github.com/puppetlabs/puppetlabs-transition/pull/11) ([ekohl](https://github.com/ekohl))
22-
- Fix spurious trigger with ensure =\> absent while other properties are set [\#10](https://github.com/puppetlabs/puppetlabs-transition/pull/10) ([philomory](https://github.com/philomory))
31+
- \(MODULES-8215\) Fix spurious trigger with ensure =\> absent while other properties are set [\#10](https://github.com/puppetlabs/puppetlabs-transition/pull/10) ([philomory](https://github.com/philomory))
2332

2433
## [0.1.1](https://github.com/puppetlabs/puppetlabs-transition/tree/0.1.1) (2017-04-13)
2534

2635
[Full Changelog](https://github.com/puppetlabs/puppetlabs-transition/compare/0.1.0...0.1.1)
2736

28-
**Merged pull requests:**
37+
### Added
2938

30-
- \(MODULES-4734\) release 0.1.1 prep [\#9](https://github.com/puppetlabs/puppetlabs-transition/pull/9) ([eputnam](https://github.com/eputnam))
31-
- Clear cached provider properties after transition [\#8](https://github.com/puppetlabs/puppetlabs-transition/pull/8) ([Sharpie](https://github.com/Sharpie))
32-
- Add os support information to metadata.json [\#7](https://github.com/puppetlabs/puppetlabs-transition/pull/7) ([reidmv](https://github.com/reidmv))
33-
- Don't use smart quotes [\#6](https://github.com/puppetlabs/puppetlabs-transition/pull/6) ([elyscape](https://github.com/elyscape))
3439
- Add validation to transition type [\#5](https://github.com/puppetlabs/puppetlabs-transition/pull/5) ([elyscape](https://github.com/elyscape))
3540
- fix a very minor typo [\#4](https://github.com/puppetlabs/puppetlabs-transition/pull/4) ([awaxa](https://github.com/awaxa))
36-
- Add metadata summary per FM-1523 [\#3](https://github.com/puppetlabs/puppetlabs-transition/pull/3) ([laurenrother](https://github.com/laurenrother))
41+
42+
### Fixed
43+
44+
- Clear cached provider properties after transition [\#8](https://github.com/puppetlabs/puppetlabs-transition/pull/8) ([Sharpie](https://github.com/Sharpie))
3745

3846
## [0.1.0](https://github.com/puppetlabs/puppetlabs-transition/tree/0.1.0) (2014-11-18)
3947

4048
[Full Changelog](https://github.com/puppetlabs/puppetlabs-transition/compare/1d08a765232c701d0bc5ec124f12998300af30dc...0.1.0)
4149

42-
**Merged pull requests:**
50+
### Fixed
4351

4452
- Fix issues URL [\#2](https://github.com/puppetlabs/puppetlabs-transition/pull/2) ([underscorgan](https://github.com/underscorgan))
45-
- Prep for 0.1.0 release [\#1](https://github.com/puppetlabs/puppetlabs-transition/pull/1) ([underscorgan](https://github.com/underscorgan))
4653

4754

4855

REFERENCE.md

Lines changed: 27 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# Reference
2+
23
<!-- DO NOT EDIT: This document was generated by Puppet Strings -->
34

45
## Table of Contents
56

6-
**Resource types**
7+
### Resource types
78

89
* [`transition`](#transition): Define a transitional state.
910

1011
## Resource types
1112

12-
### transition
13+
### <a name="transition"></a>`transition`
1314

1415
Define a transitional state.
1516

@@ -19,40 +20,51 @@ The following properties are available in the `transition` type.
1920

2021
##### `enable`
2122

22-
Valid values: `true`, `false`
23+
Valid values: ``true``, ``false``
2324

2425
Enable or disable this conditional state transition. Valid values
2526
are true or false.
2627

27-
Default value: true
28+
Default value: `true`
2829

2930
#### Parameters
3031

3132
The following parameters are available in the `transition` type.
3233

33-
##### `resource`
34-
35-
The resource for which a transitional state is being defined. This
36-
should be a resource reference (e.g. Service['apache']). This resource
37-
will be made to autorequire the transitional state.
34+
* [`attributes`](#attributes)
35+
* [`name`](#name)
36+
* [`prior_to`](#prior_to)
37+
* [`provider`](#provider)
38+
* [`resource`](#resource)
3839

39-
##### `attributes`
40+
##### <a name="attributes"></a>`attributes`
4041

4142
The hash of attributes to set on the resource when applying a
4243
transitional state. Each hash key must be a valid attribute for the
4344
resource being transitioned.
4445

45-
##### `prior_to`
46+
##### <a name="name"></a>`name`
47+
48+
namevar
49+
50+
This parameter does not serve any function beyond setting the
51+
resource's name.
52+
53+
##### <a name="prior_to"></a>`prior_to`
4654

4755
An array of resources to check for synchronization. If any of these
4856
resources are out of sync (change pending), then this transitional state
4957
will be applied. These resources will each be made to autorequire the
5058
transitional state.
5159

52-
##### `name`
60+
##### <a name="provider"></a>`provider`
5361

54-
namevar
62+
The specific backend to use for this `transition` resource. You will seldom need to specify this --- Puppet will usually
63+
discover the appropriate provider for your platform.
5564

56-
This parameter does not serve any function beyond setting the
57-
resource's name.
65+
##### <a name="resource"></a>`resource`
66+
67+
The resource for which a transitional state is being defined. This
68+
should be a resource reference (e.g. Service['apache']). This resource
69+
will be made to autorequire the transitional state.
5870

metadata.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-transition",
3-
"version": "0.1.3",
3+
"version": "1.0.0",
44
"author": "puppetlabs",
55
"summary": "Provides a Puppet type and provider for describing conditional transition states.",
66
"license": "Apache-2.0",
@@ -10,7 +10,7 @@
1010
"dependencies": [
1111

1212
],
13-
"operatingsystem_support": [
13+
"operatingsystem_support": [
1414
{
1515
"operatingsystem": "RedHat",
1616
"operatingsystemrelease": [
@@ -110,4 +110,3 @@
110110
"template-url": "https://github.com/puppetlabs/pdk-templates#main",
111111
"template-ref": "heads/main-0-g0544f64"
112112
}
113-

0 commit comments

Comments
 (0)