Home

Awesome

compliance-trestle-catalog

compliance-trestle repository for agile authoring of catalog

Prerequisite: catalog template has been used to create catalog repo for agile authoring.


view catalog markdown

Navigate to the md_catalogs folder, then descend to the control of interest.

<details> <summary>visual</summary> <img src="drawio/ss.view-markdown.png" width="500" height="600"> </details>
update catalog
<img src="drawio/update-catalog.drawio.png">

Steps to modify the catalog repository with an updated catalog are given below:

1. navigate to develop branch location of catalog in repo.
<details> <summary>visual</summary> <img src="drawio/ss.update-catalog.drawio.png" width="500" height="600"> </details>
2. copy updated catalog to repo.
<details> <summary>visual</summary> <img src="drawio/ss.copy-catalog.drawio.png" width="500" height="600"> </details>
3. compare & pull request
<details> <summary>visual</summary> <img src="drawio/ss.compare-and-pull-request.drawio.png" width="500" height="600"> </details>
4. create pull request
<details> <summary>visual</summary> <img src="drawio/ss.create-pull-request.drawio.png" width="500" height="600"> </details>
5. merge pull request
<details> <summary>visual</summary> <img src="drawio/ss.merge-pull-request.drawio.png" width="500" height="600"> </details>
6. confirm merge
<details> <summary>visual</summary> <img src="drawio/ss.merge-pull-request.drawio.png" width="500" height="600"> </details>
references