Skip to content

Commit 5f2f9a2

Browse files
committed
Automated environment variables documentation generation (CI)
1 parent 6c7d9ee commit 5f2f9a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/ENVIRONMENT_VARIABLES.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ ARTIFACTS_DIRECTORY | artifacts | Wo
1919
SOURCE_DIRECTORY | source | |
2020
LOG_GROUP_START | ::group:: | Prefix to start a log group. Defaults to GitHub Actions log group start command. |
2121
LOG_GROUP_END | ::endgroup:: | Prefix to end a log group. Defaults to GitHub Actions log group end command. |
22-
NPM_PACKAGE_JSON_ARTIFACTS_DIRECTORY | npm-package-json | Subdirectory of "artifacts" containing the npm package.json files to scan |
2322
ARTIFACTS_CHANGE_DETECTION_HASH_FILE | artifactsChangeDetectionHash.txt | !DEPRECATED! Use CHANGE_DETECTION_HASH_FILE. |
2423
CHANGE_DETECTION_HASH_FILE_PATH | ./${ARTIFACTS_DIRECTORY}/${CHANGE_DETECTION_HASH_FILE} | Default path of the file that contains the hash code of the file list for change detection. Can be overridden by a command line option. |
2524
ENABLE_JUPYTER_NOTEBOOK_PDF_GENERATION | | Enable PDF generation for Jupyter Notebooks if set to any non empty value like "true" or disable it with "" or "false". |

0 commit comments

Comments
 (0)