Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2.26 KB

File metadata and controls

42 lines (26 loc) · 2.26 KB

Code Graph Analysis Pipeline - Commands

Generate Markdown References

Generate CSV Cypher Query Results Report Reference

Change into the analysis-results directory e.g. with cd analysis-results and then execute the script generateCsvReportReference.sh with the following command:

👉Note: This script is automatically triggered in the pipeline internal-report-reference-documentation.yml and doesn't need to be executed manually normally.

./../documentation/analysis-reports-reference/generateCsvReportReference.sh

Generate Jupyter Notebook Report Reference

Change into the analysis-results directory e.g. with cd analysis-results and then execute the script generateJupyterReportReference.sh with the following command:

👉Note: This script is automatically triggered in the pipeline internal-report-reference-documentation.yml and doesn't need to be executed manually normally.

./../documentation/analysis-reports-reference/generateJupyterReportReference.sh

Generate Image Reference

Change into the analysis-results directory e.g. with cd analysis-results and then execute the script generateImageReference.sh with the following command:

👉Note: This script is automatically triggered in the pipeline internal-report-reference-documentation.yml and doesn't need to be executed manually normally.

./../documentation/analysis-reports-reference/generateImageReference.sh