[docs]: Added instructions for using npm to run the Docusaurus site l… #1044
Annotations
1 error and 2 warnings
run-lint
You have commit messages with errors
⧗ input: [docs]: Added instructions for using npm to run the Docusaurus site locally (#423)
* docs(configuration): added example for handling nested JSON fields
Added example for handling nested JSON fields
Closes #1892
Signed-off-by: GauriBhandari <[email protected]>
* docs: add instructions for using npm to run the Docusaurus site locally
Added instructions for using npm to run the Docusaurus site locally
Closes #2094
Signed-off-by: Gauri Bhandari <[email protected]>
Signed-off-by: GauriBhandari <[email protected]>
* docs: add instructions for using npm to run the Docusaurus site locally
Added note
Closes #2094
Signed-off-by: Gauri Bhandari <[email protected]>
Signed-off-by: GauriBhandari <[email protected]>
* Updated documentation to reflect npm migration
Revised the documentation to include instructions for using npm instead of yarn
Migration from using yarn to npm on docs website
Closes #2094
Signed-off-by: Gauri Bhandari <[email protected]>
Signed-off-by: GauriBhandari <[email protected]>
* docs: update npm migration instructions
Revised the documentation to include instructions for using npm instead of yarn. This change reflects the migration from using yarn to npm for building, testing, and deploying the docs website.
Closes #2094
Signed-off-by: GauriBhandari <[email protected]>
* ci: update lint.yml to ensure proper commit message formatting
This commit updates the lint.yml file to ensure that commit messages follow the required format.
Closes #2094
Signed-off-by: Gauri Bhandari <[email protected]>
Signed-off-by: GauriBhandari <[email protected]>
* docs: update npm migration instructions
Closes #2094
Signed-off-by: Gauri Bhandari <[email protected]>
Signed-off-by: GauriBhandari <[email protected]>
* docs: update installation instructions for npm migration
Revised the documentation to reflect the migration from Yarn to npm for building, testing, and deploying the docs website.
Closes #2094
Signed-off-by: GauriBhandari <[email protected]>
---------
Signed-off-by: GauriBhandari <[email protected]>
Signed-off-by: Gauri Bhandari <[email protected]>
Co-authored-by: Animesh Pathak <[email protected]>
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|