summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBapu L <bapu.labade@progress.com>2022-10-03 17:59:13 +0530
committerBapu L <bapu.labade@progress.com>2022-10-12 19:05:55 +0530
commitfb45a5555a29afeec8e95a650f0a5c9f6be14619 (patch)
tree801a9036ec1c91161fdab33b172dddf96bff8a1c
parent4ebac36cd739c66a5abf8fdc42ff089388a0dbd2 (diff)
downloadchef-fb45a5555a29afeec8e95a650f0a5c9f6be14619.tar.gz
Updated release notes to consider cookstyle verification
Signed-off-by: Bapu L <bapu.labade@progress.com>
-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.