VictoriaMetrics/.github/workflows
Aliaksandr Valialkin 45cf83cd8f
Revert "docs: Add spellcheck workflow (#6470)"
This reverts commit 92b22581e6.

Reason for revert: too complex and slow approach for spellchecking task.

This approach may significantly slow down development pace. It also may take non-trivial
amounts of additional time and resources at CI/CD because of all this npm shit at cspell directory.

Note to @arkid15r : the idea with the ability to run spellchecker on all the VictoriaMetrics
codebase is great. But this shouldn't be mandatory pre-commit check. It is enough to have
a Makefile rule like `make spellcheck`, which could be run manually whenever spellcheck is needed
(e.g. once per month or once per quarter).
2024-06-25 02:23:48 +02:00
..
benchmark.yml deployment: build image for vmagent streamaggr benchmark (#6515) 2024-06-24 16:28:50 +02:00
check-licenses.yml .github/workflows: update actions/cache from v3 to v4 2024-02-13 19:36:21 +02:00
codeql-analysis-js.yml build(deps): bump github/codeql-action from 2 to 3 (#5462) 2024-01-22 01:49:17 +02:00
codeql-analysis.yml .github/workflows: update actions/cache from v3 to v4 2024-02-13 19:36:21 +02:00
main.yml .github/workflows: update actions/cache from v3 to v4 2024-02-13 19:36:21 +02:00
sync-docs.yml github actions: sync doc action, do not build search index, just copy content 2024-04-05 10:57:22 +02:00