Skip to content

Commit

Permalink
Linting fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Ashique Saidalavi <[email protected]>
  • Loading branch information
ashiqueps committed Jan 22, 2025
1 parent 4e7964f commit 235971d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ subscriptions:
- built_in:promote_habitat_packages
- workload: project_promoted:{{agent_id}}:workstation-build:*
actions:
- built_in:promote_habitat_packages
- built_in:promote_habitat_packages
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@
<!-- latest_release 1.0.8 -->
## [v1.0.8](https://github.com/chef/chef-test-kitchen-enterprise/tree/v1.0.8) (2025-01-06)

#### Merged Pull Requests
### Merged Pull Requests

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
- Removed hab test duplicate pipeline [#22](https://github.com/chef/chef-test-kitchen-enterprise/pull/22) ([sanghinitin](https://github.com/sanghinitin))

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: "- Removed hab test duplicate p..."] 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
### Merged Pull Requests

Check failure on line 15 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Headings should be surrounded by blank lines

CHANGELOG.md:15 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
- Removed hab test duplicate pipeline [#22](https://github.com/chef/chef-test-kitchen-enterprise/pull/22) ([sanghinitin](https://github.com/sanghinitin)) <!-- 1.0.8 -->

Check failure on line 16 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Lists should be surrounded by blank lines

CHANGELOG.md:16 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Removed hab test duplicate p..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
- Removing changelog pipeline [#21](https://github.com/chef/chef-test-kitchen-enterprise/pull/21) ([sanghinitin](https://github.com/sanghinitin)) <!-- 1.0.7 -->
- added slack promot pipeline [#20](https://github.com/chef/chef-test-kitchen-enterprise/pull/20) ([sanghinitin](https://github.com/sanghinitin)) <!-- 1.0.6 -->
Expand All @@ -22,7 +23,7 @@
- Kitchen init change [#13](https://github.com/chef/chef-test-kitchen-enterprise/pull/13) ([sanghinitin](https://github.com/sanghinitin)) <!-- 1.0.1 -->


#### 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
- Removed hab test duplicate pipeline [#22](https://github.com/chef/chef-test-kitchen-enterprise/pull/22) ([sanghinitin](https://github.com/sanghinitin)) <!-- 1.0.8 -->

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: "- Removed hab test duplicate p..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
- Removing changelog pipeline [#21](https://github.com/chef/chef-test-kitchen-enterprise/pull/21) ([sanghinitin](https://github.com/sanghinitin)) <!-- 1.0.7 -->
- added slack promot pipeline [#20](https://github.com/chef/chef-test-kitchen-enterprise/pull/20) ([sanghinitin](https://github.com/sanghinitin)) <!-- 1.0.6 -->
Expand All @@ -31,8 +32,8 @@
- Updated the kitchen context approach with env variable [#15](https://github.com/chef/chef-test-kitchen-enterprise/pull/15) ([ashiqueps](https://github.com/ashiqueps)) <!-- 1.0.3 -->
- 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

0 comments on commit 235971d

Please sign in to comment.