Skip to content

Commit

Permalink
fix: release please (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stromweld authored Jun 28, 2024
1 parent e6ea516 commit ca89fcc
Show file tree
Hide file tree
Showing 5 changed files with 230 additions and 12 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby: ['3.1']
name: Chefstyle on Ruby ${{ matrix.ruby }}
ruby: ['3.3']
name: Chefstyle on Ruby
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
Expand All @@ -31,7 +31,7 @@ jobs:
needs: chefstyle
strategy:
matrix:
ruby: ['3.0', '3.1']
ruby: ['3.1', '3.2', '3.3']
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: ruby
token: ${{ secrets.PORTER_GITHUB_TOKEN }}

- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.4.0"
".": "0.3.15"
}
228 changes: 225 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,230 @@
# Changelog

## [0.4.0](https://github.com/sous-chefs/chef-ruby-lvm-attrib/compare/v0.3.15...v0.4.0) (2024-05-14)
## [v0.3.13](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.13) (2023-07-25)

### Merged Pull Requests

### Features
- Added v2_03_21 attributes [#49](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/49) ([amarkelov](https://github.com/amarkelov))

* Remove changelog ([#64](https://github.com/sous-chefs/chef-ruby-lvm-attrib/issues/64)) ([f00dc03](https://github.com/sous-chefs/chef-ruby-lvm-attrib/commit/f00dc03a46e79767204db8ba68585e0cf7c32970))
## [v0.3.12](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.12) (2023-07-25)

### Merged Pull Requests

- Update actions/checkout action to v3 [#47](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/47) ([renovate[bot]](https://github.com/apps/renovate))
- Added Lvm 2.03.16(2) attributes [#46](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/46) ([schrd](https://github.com/schrd))
- Add renovate.json [#45](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/45) ([renovate[bot]](https://github.com/apps/renovate))

## [v0.3.11](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.11) (2022-09-29)

### Merged Pull Requests

- Added v2_03_15 & v2_03_14 attributes [#42](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/42) ([damacus](https://github.com/damacus))
- Added v2_02_188 attributes [#39](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/39)([RoeeFabrikant](https://github.com/RoeeFabrikant))

## [v0.3.9](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.9) (2021-11-10)

### Merged Pull Requests

- Upgrade to GitHub-native Dependabot [#34](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/34) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- Added v2_03_12 attributes [#38](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/38) ([ramereth](https://github.com/ramereth))

## [v0.3.7](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.7) (2021-06-08)

### Merged Pull Requests

- Added v2_03_11 attributes [#33](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/33) ([MatthewRoss](https://github.com/MatthewRoss))

## [v0.3.6](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.6) (2020-11-13)

### Merged Pull Requests

- Adding Lvm 2.03.09(2) [#31](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/31) ([gaelik](https://github.com/gaelik))

## [v0.3.5](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.5) (2020-10-01)

### Merged Pull Requests

- Misc Chefstyle fixes [#29](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/29) ([tas50](https://github.com/tas50))
- Add 2.02.187(2) attributes [#30](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/30) ([gyanendra-choudhary](https://github.com/gyanendra-choudhary))

## [v0.3.3](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.3) (2020-07-21)

### Merged Pull Requests

- Added v2_03_07 attributes [#28](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/28) ([bottleneko](https://github.com/bottleneko))

## [v0.3.2](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.2) (2020-05-27)

### Merged Pull Requests

- Added v2_03_08 attributes [#27](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/27) ([gaelik](https://github.com/gaelik))

## [v0.3.1](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.1) (2020-04-15)

### Merged Pull Requests

- Add 2.03.10 data [#25](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/25) ([tas50](https://github.com/tas50))

## [v0.3.0](https://github.com/sous-chefs/chef-ruby-lvm-attrib/tree/v0.3.0) (2019-10-18)

### Merged Pull Requests

- Wire up Expeditor and Buildkite [#22](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/22) ([tas50](https://github.com/tas50))
- Added v2_02_186 attributes [#18](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/18) ([b-dean](https://github.com/b-dean))
- Add the gem badge to the readme + resolve chefstyle warnings [#23](https://github.com/sous-chefs/chef-ruby-lvm-attrib/pull/23) ([tas50](https://github.com/tas50))

# 0.2.8 (2019-08-09)

- Added 2.02.185
- Added 2.03.02

# 0.2.7 (2019-01-04)

- Added all attributes up to 2.03.01 [@ctramnitz](https://github.com/ctramnitz)
- Update the updater script to allow for 2.03 versions [@ctramnitz](https://github.com/ctramnitz)
- Updated the updater script with multiple fixes and improvements [@glensc](https://github.com/glensc)

# 0.2.6 (2018-11-02)

- Added attributes for 2.02.178(2), 2.02.178(2)-rc1, 2.02.179(2), 2.02.180(2), 2.02.181(2), 2.02.182(2)
- Reworked the tooling to generate the attributes to work with the new format

# 0.2.5 (2018-11-01)

- This release is broken and has no changes.

# 0.2.4 (2018-06-29)

- Added 2_02_179 attributes
- Added 2_02_178-rc1 attributes
- Added 2_02_178 attributes

# 0.2.3 (2018-02-23)

- Added 2_02_177 attributes
- Added 2_02_176 attributes
- Added 2_02_173 attributes

# 0.2.2 (2017-11-26)

- Added 2_02_175 attributes for Fedora 27

# 0.2.1 (2017-07-08)

- Updated generate_field_data to support new report object type
- Regenerate all existing attributes to support new report object type
- Added v2_02_172 attributes

# 0.2.0 (2017-06-21)

- Updated update-lvm.sh and generate_field_data for the new Git repo containing the LVM2 project
- Updated generate_field_data to support new fields present in v2_02_169+
- Added v2_02_169 attributes
- Added v2_02_170 attributes
- Added v2_02_171 attributes

# 0.1.0 (2016-12-12)

- Added v2_02_101 attributes
- Added v2_02_102 attributes
- Added v2_02_103 attributes
- Added v2_02_107 attributes
- Added v2_02_108 attributes
- Added v2_02_109 attributes
- Added v2_02_110 attributes
- Added v2_02_112 attributes
- Added v2_02_113 attributes
- Added v2_02_117 attributes
- Added v2_02_121 attributes
- Added v2_02_123 attributes
- Added v2_02_124 attributes
- Added v2_02_125 attributes
- Added v2_02_126 attributes
- Added v2_02_127 attributes
- Added v2_02_128 attributes
- Added v2_02_129 attributes
- Added v2_02_131 attributes
- Added v2_02_134 attributes
- Added v2_02_135 attributes
- Added v2_02_136 attributes
- Added v2_02_137 attributes
- Added v2_02_138 attributes
- Added v2_02_139 attributes
- Added v2_02_140 attributes
- Added v2_02_141 attributes
- Added v2_02_142 attributes
- Added v2_02_144 attributes
- Added v2_02_145 attributes
- Added v2_02_146 attributes
- Added v2_02_147 attributes
- Added v2_02_148 attributes
- Added v2_02_150 attributes
- Added v2_02_151 attributes
- Added v2_02_152 attributes
- Added v2_02_153 attributes
- Added v2_02_154 attributes
- Added v2_02_155 attributes
- Added v2_02_156 attributes
- Added v2_02_157 attributes
- Added v2_02_159 attributes
- Added v2_02_160 attributes
- Added v2_02_162 attributes
- Added v2_02_163 attributes
- Added v2_02_164 attributes
- Added v2_02_165 attributes
- Added v2_02_168 attributes
- Added v2_02_96 attributes
- Added v2_02_97 attributes
- Added v2_02_99 attributes

# 0.0.28 (2016-12-12)

- Added LVM attributes for version 2.02.166(2)
- Added LVM attributes for version 2.02.167(2)
- Corrected all Chefstyle (rubocop) warnings
- update-lvm.sh: exit with error if nothing updated
- Add Gemfile for dev deps (chefstyle for now)
- Added rakefile for gem releases and chefstyle

# 0.0.27 (2016-09-06)

- Added LVM attributes for version 2.02.161(2)
- Added LVM attributes for version 2.02.158(2)
- Reworked update script to use git submodules rather than relying on the user to check out the LVM source. #47
- Added LVM attributes for version 2.0.2.133(2)

# 0.0.26 (2016-05-12)

- Added LVM attributes for version 2.02.149
- Added LVM attributes for version 2.02.143(2)

# 0.0.25 (2016-03-08)

- Added LVM attributes for version 2.02.122(2)

# 0.0.24 (2016-02-25)

- Added LVM attributes for version 2.0.2.120
- Added a CHANGELOG

# 0.0.23 (2015-12-04)

- Added LVM attributes for version 2.0.2.116

# 0.0.22 (2015-12-02)

- Added LVM attributes for versions 2.02.130 and 2.02.132

# 0.0.21 (2015-08-04)

- Added LVM attributes for versions 2.02.118 and 2.02.119

# 0.0.20 (2015-06-05)

- Added LVM attributes for version 2.02.114

# 0.0.19 (2015-05-30)

- Added LVM attributes for version 2.02.111
- Added MIT license to the Gemspec
- Gemspec now properly loads the version from the lib/attributes.rb file
5 changes: 1 addition & 4 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
".": {
"changelog-path": "CHANGELOG.md",
"release-type": "ruby",
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false,
"include-component-in-tag": false,
"version-file": "lib/lvm/version.rb"
}
},
Expand Down

0 comments on commit ca89fcc

Please sign in to comment.