summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblabade <107531905+blabade@users.noreply.github.com>2022-10-13 15:50:06 +0530
committerGitHub <noreply@github.com>2022-10-13 15:50:06 +0530
commitbfbdad75f8b6d8d31d9739c1a7f6391c707e7a63 (patch)
tree801a9036ec1c91161fdab33b172dddf96bff8a1c
parent4ebac36cd739c66a5abf8fdc42ff089388a0dbd2 (diff)
parentfb45a5555a29afeec8e95a650f0a5c9f6be14619 (diff)
downloadchef-bfbdad75f8b6d8d31d9739c1a7f6391c707e7a63.tar.gz
Merge pull request #13225 from chef/story/INFC-211_v1
Updated release notes to consider cookstyle verification point
-rw-r--r--docs/dev/how_to/releasing_chef_infra.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/dev/how_to/releasing_chef_infra.md b/docs/dev/how_to/releasing_chef_infra.md
index d6318880eb..f3fad5656b 100644
--- a/docs/dev/how_to/releasing_chef_infra.md
+++ b/docs/dev/how_to/releasing_chef_infra.md
@@ -62,6 +62,10 @@ Once this is updated, you'll need to build / push the artifact to the Chocolatey
Note: In order to push the artifact, you will need to be added as a maintainer on [Chocolatey.org](https://chocolatey.org/).
+### Cookstyle Verification
+Please make sure cookstyle is working properly & auto correcting detected offenses for any of the cookbooks you are trying to test against the newer version of Chef Infra Client
+Reference doc - https://github.com/chef/cookstyle#usage
+
### Relax
You're done. You have a month to relax.