Skip to content

Commit

Permalink
Tidy readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Jul 21, 2024
1 parent 5ebe9ff commit 5d0a3e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/get_familiar.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ application for practicing TDD from your browser.
- There is a Kosli Flow for each repository's CI pipeline.
- Each Kosli Flow contains a Kosli Trail for each commit to its corresponding repository. For example:
- [runner-ci](https://app.kosli.com/cyber-dojo/flows/runner-ci/trails/) is the Kosli Flow for the
[runner](https://github.com/cyber-dojo/runner) repo's CI pipeline (on GitHub). The runner Artifact runs the tests submitted from the browser.
[runner](https://github.com/cyber-dojo/runner) repo's CI pipeline (on GitHub).
- [1394fe76d45aaf40bf19817e0d8110b570848c9f](https://app.kosli.com/cyber-dojo/flows/runner-ci/trails/1394fe76d45aaf40bf19817e0d8110b570848c9f)
is the Kosli Trail for the *runner* Artifact built from commit [1394fe](https://github.com/cyber-dojo/runner/commit/1394fe76d45aaf40bf19817e0d8110b570848c9f).
- This Trail has numerous pieces of evidence (attested from its CI pipeline), including
a [snyk-code-scan](https://app.kosli.com/cyber-dojo/flows/runner-ci/trails/1394fe76d45aaf40bf19817e0d8110b570848c9f?attestation_id=07046aeb-9e1f-43cd-b68b-d8a7f0ae).
- [creator-ci](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/) is the Kosli Flow for the
[creator](https://gitlab.com/cyber-dojo/creator/) repo's CI pipeline (on Gitlab). The creator Artifact creates individual TDD practice sessions.
[creator](https://gitlab.com/cyber-dojo/creator/) repo's CI pipeline (on Gitlab).
- [2252c4c22d325c5da618f90744625e540fc7cfae](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/2252c4c22d325c5da618f90744625e540fc7cfae)
is the Kosli Trail for the *creator* Artifact built from commit [2252c4c](https://gitlab.com/cyber-dojo/creator/-/commit/2252c4c22d325c5da618f90744625e540fc7cfae).
- This Trail also has numerous pieces of evidence (attested from it CI pipeline), including
Expand Down

0 comments on commit 5d0a3e6

Please sign in to comment.