Home

Awesome

compliance-trestle-profile

compliance-trestle repository for agile authoring of profile

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


view profile markdown

Navigate to the md_profiles 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 profile
<img src="drawio/update-profile.drawio.png">

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

1. navigate to develop branch location of profile in repo.
<details> <summary>visual</summary> <img src="drawio/ss.update-profile.drawio.png" width="500" height="600"> </details>
2. copy updated profile to repo.
<details> <summary>visual</summary> <img src="drawio/ss.copy-profile.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.confirm-merge.drawio.png" width="500" height="600"> </details>
references