UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
This project is archived. Its data is
read-only
.
Changes
Page history
Update Home
authored
Jul 09, 2020
by
Jason Thomas
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
967b48e9
...
@@ -50,15 +50,15 @@ MTTL Repo
...
@@ -50,15 +50,15 @@ MTTL Repo
└─ SPECIALIZATIONS.json
└─ SPECIALIZATIONS.json
```
```
-
frontend: directory for the MTTL Gitlab static page
-
**
frontend
**
: directory for the MTTL Gitlab static page
-
scripts: directory with all source CI/CD python and bash scripts
-
**
scripts
**
: directory with all source CI/CD python and bash scripts
-
requirements: directory with all MTTL KSAT JSON files
-
**
requirements
**
: directory with all MTTL KSAT JSON files
-
rel-links: directory with training/eval relationship-link files
-
**
rel-links
**
: directory with training/eval relationship-link files
-
work-roles: directory with work-role JSON files containing requirement mappings
-
**
work-roles
**
: directory with work-role JSON files containing requirement mappings
-
.gitlab-ci.yml: Gitlab CI/CD configuration file
-
**
.gitlab-ci.yml
**
: Gitlab CI/CD configuration file
-
CODEOWNERS: Gitlab ownership file to designate necessary approval for changes to specific files
-
**
CODEOWNERS
**
: Gitlab ownership file to designate necessary approval for changes to specific files
-
WORK-ROLES.json: file to designate work role progression and repository links to material on training/evaluations
-
**
WORK-ROLES.json
**
: file to designate work role progression and repository links to material on training/evaluations
-
SPECIALIZATIONS.json: file to designate specialization progression and repository links to material on training/evaluations
-
**
SPECIALIZATIONS.json
**
: file to designate specialization progression and repository links to material on training/evaluations
## Change Management Workflow
## Change Management Workflow
...
...