From aa9785b9e0b0bbe22673b438a2a43c20d24389d5 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sun, 26 Feb 2023 09:23:49 -0500 Subject: [PATCH 1/2] Created [Process] Software Development Life Cycle SDLC (markdown) --- [Process]-Software-Development-Life-Cycle-SDLC.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 [Process]-Software-Development-Life-Cycle-SDLC.md diff --git a/[Process]-Software-Development-Life-Cycle-SDLC.md b/[Process]-Software-Development-Life-Cycle-SDLC.md new file mode 100644 index 00000000..43200023 --- /dev/null +++ b/[Process]-Software-Development-Life-Cycle-SDLC.md @@ -0,0 +1,5 @@ + + +[Dev-Quality-Control](Dev-Quality-Control) + +[Build-Server-and-Automation](Build-Server-and-Automation) \ No newline at end of file From d1763f80fcaea8e3dbe3da5a506f551152fea625 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sun, 26 Feb 2023 09:24:24 -0500 Subject: [PATCH 2/2] Updated Build Server and Automation (markdown) --- Build-Server-and-Automation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Build-Server-and-Automation.md b/Build-Server-and-Automation.md index 590770d7..5d400c11 100644 --- a/Build-Server-and-Automation.md +++ b/Build-Server-and-Automation.md @@ -19,5 +19,7 @@ Github Actions is currently in charge of: TL,DR see https://github.com/rusefi/rusefi/tree/master/.github/workflows +See also [Software-Development-Life-Cycle](%5BProcess%5D-Software-Development-Life-Cycle-SDLC) + [Build-Server-and-Automation-Legacy-Jenkins-notes](Build-Server-and-Automation-Legacy-Jenkins-notes) \ No newline at end of file