Skip to content

Commit

Permalink
Bump version to 1.0.12 by Chef Expeditor
Browse files Browse the repository at this point in the history
Obvious fix; these changes are the result of automation not creative thinking.
  • Loading branch information
chef-ci committed Jan 29, 2025
1 parent 3b1d051 commit 4ecf712
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 8 deletions.
82 changes: 76 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,62 @@
# Test Kitchen Change Log

<!-- usage documentation: https://expeditor.chef.io/docs/reference/changelog/#common-changelog -->
<!-- latest_release 1.0.11 -->
## [v1.0.11](https://github.com/chef/chef-test-kitchen-enterprise/tree/v1.0.11) (2025-01-29)
<!-- latest_release 1.0.12 -->
## [v1.0.12](https://github.com/chef/chef-test-kitchen-enterprise/tree/v1.0.12) (2025-01-29)

### Merged Pull Requests

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611))
#### Merged Pull Requests

Check failure on line 7 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Heading levels should only increment by one level at a time

CHANGELOG.md:7 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h3; Actual: h4] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md001.md

Check failure on line 7 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Headings should be surrounded by blank lines

CHANGELOG.md:7 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Merged Pull Requests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611))

Check failure on line 8 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Lists should be surrounded by blank lines

CHANGELOG.md:8 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- CHEF-18535 Adding up HAB_BLD..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
<!-- latest_release -->

<!-- release_rollup -->
### Changes not yet released to rubygems.org

#### Merged Pull Requests

Check failure on line 14 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Headings should be surrounded by blank lines

CHANGELOG.md:14 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Merged Pull Requests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

Check failure on line 15 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Lists should be surrounded by blank lines

CHANGELOG.md:15 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- CHEF-18535 Adding up HAB_BLD..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md

### Merged Pull Requests

#### Merged Pull Requests

Check failure on line 19 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Headings should be surrounded by blank lines

CHANGELOG.md:19 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Merged Pull Requests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

Check failure on line 20 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Lists should be surrounded by blank lines

CHANGELOG.md:20 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- CHEF-18535 Adding up HAB_BLD..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

### Merged Pull Requests

#### Merged Pull Requests

Check failure on line 26 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Headings should be surrounded by blank lines

CHANGELOG.md:26 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Merged Pull Requests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

Check failure on line 27 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Lists should be surrounded by blank lines

CHANGELOG.md:27 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- CHEF-18535 Adding up HAB_BLD..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md

### Merged Pull Requests

#### Merged Pull Requests

Check failure on line 31 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Headings should be surrounded by blank lines

CHANGELOG.md:31 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Merged Pull Requests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

- CHEF-18535 - Updating channels and fixing workloads [#24](https://github.com/chef/chef-test-kitchen-enterprise/pull/24) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.10 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

- CHEF-18535 - Updating channels and fixing workloads [#24](https://github.com/chef/chef-test-kitchen-enterprise/pull/24) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.10 -->
Expand All @@ -42,28 +65,52 @@

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

- CHEF-18535 - Updating channels and fixing workloads [#24](https://github.com/chef/chef-test-kitchen-enterprise/pull/24) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.10 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

- CHEF-18535 - Updating channels and fixing workloads [#24](https://github.com/chef/chef-test-kitchen-enterprise/pull/24) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.10 -->
Expand All @@ -82,28 +129,52 @@

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

- CHEF-18535 - Updating channels and fixing workloads [#24](https://github.com/chef/chef-test-kitchen-enterprise/pull/24) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.10 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

### Merged Pull Requests

#### Merged Pull Requests
- CHEF-18535 Adding up HAB_BLDR_CHANNEL env [#26](https://github.com/chef/chef-test-kitchen-enterprise/pull/26) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.12 -->

- Chef-18535 Build pipeline fix [#25](https://github.com/chef/chef-test-kitchen-enterprise/pull/25) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.11 -->

- CHEF-18535 - Updating channels and fixing workloads [#24](https://github.com/chef/chef-test-kitchen-enterprise/pull/24) ([nikhil2611](https://github.com/nikhil2611)) <!-- 1.0.10 -->
Expand All @@ -119,7 +190,6 @@
- Include the Chef-cli as gem with the test-kitchen hab package [#14](https://github.com/chef/chef-test-kitchen-enterprise/pull/14) ([ashiqueps](https://github.com/ashiqueps)) <!-- 1.0.2 -->
- Kitchen init change [#13](https://github.com/chef/chef-test-kitchen-enterprise/pull/13) ([sanghinitin](https://github.com/sanghinitin)) <!-- 1.0.1 -->
- Rebranding Change and the new version and change.log file [#11](https://github.com/chef/chef-test-kitchen-enterprise/pull/11) ([sanghinitin](https://github.com/sanghinitin)) <!-- 1.0.0 -->

<!-- release_rollup -->

<!-- latest_stable_release -->
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.11
1.0.12
2 changes: 1 addition & 1 deletion lib/kitchen/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
# limitations under the License.

module Kitchen
VERSION = "1.0.11".freeze
VERSION = "1.0.12".freeze
end

0 comments on commit 4ecf712

Please sign in to comment.