[VOL-5297] Install module pre-commit for linting
Minor patch submitted for side effects.
Launch a 1c-1g AWS instance for debugging.
.pre-commit-config.yaml
-----------------------
o Update base pre-commit script config.
o Add doc8 and minor rst linting hooks.
howto/release/voltctl/release.rst
overview/contributing/copyright.rst
overview/contributing/patch_followup.rst
----------------------------------------
o Source edits and cleanups used to force a job run.
Signed-off-by: Joey Armstrong <jarmstrong@linuxfoundation.org>
Change-Id: Ie3243b953c6b6e9c0d31e0080b2ebbe1d2b91c0f
diff --git a/howto/release/voltctl/release.rst b/howto/release/voltctl/release.rst
index 09c8c26..d708f04 100644
--- a/howto/release/voltctl/release.rst
+++ b/howto/release/voltctl/release.rst
@@ -92,7 +92,7 @@
- Modify VERSION file major/minor numbers for the upcoming release.
- Remove any -dev or patch modifiers.
- Create a pull request for review.
- - Changes will be published when the jenkins job github-release-voltctl is run.
+ - Changes are published by pipeline job github-release-voltctl.
- Verify the release version contains a checksum file:
@@ -119,5 +119,6 @@
- Document key creation.
- Document github-release.sh command line and use.
+- Ignore this, cosmetic edit to force a job to run.
:ref:`voltctl-see-also`