Skip to content

Commit 953d06d

Browse files
authored
Enhance versioning description in YAML file
Updated description for version control system usage and clarified the types of code to version.
1 parent 9cb7b7d commit 953d06d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/assets/YAML/default/Implementation/DevelopmentAndSourceControl.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,10 @@ Implementation:
8787
Versioning:
8888
uuid: 066084c6-1135-4635-9cc5-9e75c7c5459f
8989
risk: Deployment of untracked artifacts.
90+
description: Use a version control system platform like Github, Gitlab, Bitbucket, gittea,... to version your code.
9091
measure: >-
9192
Version artifacts in order to identify deployed features and issues.
92-
This includes application and infrastructure code, jenkins configuration, container and virtual machine images.
93+
This includes application and infrastructure code, jenkins configuration, container and virtual machine images definitions.
9394
difficultyOfImplementation:
9495
knowledge: 3
9596
time: 3

0 commit comments

Comments
 (0)