diff --git a/07 - GameDevSpace/Processes/Git CICD.md b/07 - GameDevSpace/Processes/Git CICD.md new file mode 100644 index 0000000..2f329ba --- /dev/null +++ b/07 - GameDevSpace/Processes/Git CICD.md @@ -0,0 +1,32 @@ +--- +tags: + - note/permanent  +relates-to: +creation-date: 2024-04-09 09:46 +modification-date: Tuesday 9th April 2024 09:49:48 +--- +# Git CI/CD + +## Compass + +> [!multi-column] +> +>> [!info]+ Comes from +>> Somewhere +> +>> [!success]+ Similar to +>> Something +> +>> [!danger]+ Competes with +>> Something +> +>> [!seealso]+ Leads to +>> Somewhere + +## Core +In a trunk based game development environment, here's a list of the basic actions taken to make the game go through the whole CI/CD process. +### CI + + +--- +# References \ No newline at end of file diff --git a/91 - Templater/Permanent note.md b/91 - Templater/Permanent note.md index a9f158e..bbf2c00 100644 --- a/91 - Templater/Permanent note.md +++ b/91 - Templater/Permanent note.md @@ -7,7 +7,7 @@ modification-date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") % --- # <% tp.file.title %> -### Compass +## Compass > [!multi-column] > @@ -23,7 +23,7 @@ modification-date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") % >> [!seealso]+ Leads to >> Somewhere -### Core +## Core ---