From 9f94c5f7d9d6dd4878e34d395a003829eefa2dd4 Mon Sep 17 00:00:00 2001 From: mportman Date: Tue, 31 Oct 2023 09:52:00 -0400 Subject: [PATCH 1/5] updated October SSG history --- .../introduction/whats-new.adoc | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/supplementary_style_guide/introduction/whats-new.adoc b/supplementary_style_guide/introduction/whats-new.adoc index bec0237e..a84afd8c 100644 --- a/supplementary_style_guide/introduction/whats-new.adoc +++ b/supplementary_style_guide/introduction/whats-new.adoc @@ -29,6 +29,27 @@ To view the history of changes from 2020 through 2022, see the link:https://gith // .Other updates // * TODO +[[october-2023]] +== October 2023 +// +.Glossary entries +* xref:ansible-rulebook[Ansible Rulebook] Added glossary entry +* because: Removed glossary entry because guidance already exists in the _IBM Style_ guidance +* xref:executable-adj[executable (adjective)] Added glossary entry +* xref:executable[executable (noun)] Added glossary entry +* xref:pc[PC]: Updated glossary entry to remove mention of the _IBM Style_ guide +* xref:playbook[playbook] Added glossary entry +* xref:rulebook[rulebook] Added glossary entry +* xref:segmentation-fault[segmentation fault]: Updated glossary entry for clarity +* xref:spec-file[spec file]: Updated glossary entry for clarity +* xref:technology-preview[Technology Preview] Added glossary entry +// +.Style guidance +* xref:technology-preview-guidance[Technology Preview]: Added section with guidance on writing Technology Previews +// +// .Other updates +// * TODO + [[september-2023]] == September 2023 From 03d8b062e6e46090b751743a69ca176bdcc6a909 Mon Sep 17 00:00:00 2001 From: mportman Date: Tue, 31 Oct 2023 09:53:34 -0400 Subject: [PATCH 2/5] fixed formatting --- supplementary_style_guide/introduction/whats-new.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supplementary_style_guide/introduction/whats-new.adoc b/supplementary_style_guide/introduction/whats-new.adoc index a84afd8c..a61dccc5 100644 --- a/supplementary_style_guide/introduction/whats-new.adoc +++ b/supplementary_style_guide/introduction/whats-new.adoc @@ -43,7 +43,7 @@ To view the history of changes from 2020 through 2022, see the link:https://gith * xref:segmentation-fault[segmentation fault]: Updated glossary entry for clarity * xref:spec-file[spec file]: Updated glossary entry for clarity * xref:technology-preview[Technology Preview] Added glossary entry -// + .Style guidance * xref:technology-preview-guidance[Technology Preview]: Added section with guidance on writing Technology Previews // From 232b84285cd7a8d269c726d656631ce891d0842c Mon Sep 17 00:00:00 2001 From: mportman Date: Tue, 31 Oct 2023 10:01:03 -0400 Subject: [PATCH 3/5] removed Tech Preview items --- supplementary_style_guide/introduction/whats-new.adoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/supplementary_style_guide/introduction/whats-new.adoc b/supplementary_style_guide/introduction/whats-new.adoc index a61dccc5..80da6b84 100644 --- a/supplementary_style_guide/introduction/whats-new.adoc +++ b/supplementary_style_guide/introduction/whats-new.adoc @@ -42,10 +42,9 @@ To view the history of changes from 2020 through 2022, see the link:https://gith * xref:rulebook[rulebook] Added glossary entry * xref:segmentation-fault[segmentation fault]: Updated glossary entry for clarity * xref:spec-file[spec file]: Updated glossary entry for clarity -* xref:technology-preview[Technology Preview] Added glossary entry +// +//.Style guidance -.Style guidance -* xref:technology-preview-guidance[Technology Preview]: Added section with guidance on writing Technology Previews // // .Other updates // * TODO From 93e388142b3228aa6e5cb163f08353c6da340421 Mon Sep 17 00:00:00 2001 From: mportman Date: Tue, 31 Oct 2023 10:23:01 -0400 Subject: [PATCH 4/5] updated What's New --- .../introduction/whats-new.adoc | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/supplementary_style_guide/introduction/whats-new.adoc b/supplementary_style_guide/introduction/whats-new.adoc index 80da6b84..7c262c02 100644 --- a/supplementary_style_guide/introduction/whats-new.adoc +++ b/supplementary_style_guide/introduction/whats-new.adoc @@ -33,14 +33,12 @@ To view the history of changes from 2020 through 2022, see the link:https://gith == October 2023 // .Glossary entries -* xref:ansible-rulebook[Ansible Rulebook] Added glossary entry +* xref:ansible-rulebook[Ansible Rulebook]: Added glossary entry * because: Removed glossary entry because guidance already exists in the _IBM Style_ guidance -* xref:executable-adj[executable (adjective)] Added glossary entry -* xref:executable[executable (noun)] Added glossary entry -* xref:pc[PC]: Updated glossary entry to remove mention of the _IBM Style_ guide -* xref:playbook[playbook] Added glossary entry -* xref:rulebook[rulebook] Added glossary entry -* xref:segmentation-fault[segmentation fault]: Updated glossary entry for clarity +* xref:executable-adj[executable (adjective)]: Added glossary entry +* xref:executable[executable (noun)]: Added glossary entry +* xref:playbook[playbook]: Added glossary entry +* xref:rulebook[rulebook]: Added glossary entry * xref:spec-file[spec file]: Updated glossary entry for clarity // //.Style guidance @@ -60,6 +58,7 @@ To view the history of changes from 2020 through 2022, see the link:https://gith * xref:inject[inject]: Added glossary entry * xref:opt-in[opt in]: Added glossary entry * pulldown: Removed glossary entry in favor of following the _IBM Style_ guidance on using "dropdown" and "drop-down" +* xref:segmentation-fault[segmentation fault]: Updated glossary entry for clarity [[august-2023]] == August 2023 From be7162960a95e3e1569ea929ff31c76e8d1cda38 Mon Sep 17 00:00:00 2001 From: mportman Date: Tue, 31 Oct 2023 10:23:32 -0400 Subject: [PATCH 5/5] fixed formatting --- supplementary_style_guide/introduction/whats-new.adoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/supplementary_style_guide/introduction/whats-new.adoc b/supplementary_style_guide/introduction/whats-new.adoc index 7c262c02..bbbed51b 100644 --- a/supplementary_style_guide/introduction/whats-new.adoc +++ b/supplementary_style_guide/introduction/whats-new.adoc @@ -40,12 +40,6 @@ To view the history of changes from 2020 through 2022, see the link:https://gith * xref:playbook[playbook]: Added glossary entry * xref:rulebook[rulebook]: Added glossary entry * xref:spec-file[spec file]: Updated glossary entry for clarity -// -//.Style guidance - -// -// .Other updates -// * TODO [[september-2023]] == September 2023