This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
docs-v2
mirror of
https://github.com/influxdata/docs-v2.git
Watch
1
Star
0
Fork
You've already forked docs-v2
0
Code
Issues
Projects
Releases
Wiki
Activity
23816d9a7e
docs-v2
/
.husky
/
pre-commit
4 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(ci): Simplify Vale terms list, support OAuth browser flow in tests - For influxctl OAuth flow, add support for writing auth URLs to a container-shared file monitored by the host during the pre-commit hook. - In prepare-content.sh, add Management API-associated placeholder substitutions. - Update CONTRIBUTING.md with env.test requirements.
2024-07-01 14:52:07 +00:00
./test/src/monitor-tests.sh start
chore(ci): Improve CI lint and test runners - Reconfigures prettier linting. - Adds .editorconfig to help with consistent editor settings - Refactors test runs: - Removes test configuration from compose.yaml (not suited for this use case). - Splits test runner into test content setup and pytest that can be run separately or together (and with other test runners in the future). - Configuration is in Dockerfiles and command line (`.lintstagedrc.mjs`) - Updates CONTRIBUTING.md - Updates client library write examples in cloud-dedicated and clustered.
2024-06-21 23:41:07 +00:00
npx lint-staged --relative
fix(ci): Simplify Vale terms list, support OAuth browser flow in tests - For influxctl OAuth flow, add support for writing auth URLs to a container-shared file monitored by the host during the pre-commit hook. - In prepare-content.sh, add Management API-associated placeholder substitutions. - Update CONTRIBUTING.md with env.test requirements.
2024-07-01 14:52:07 +00:00
./test/src/monitor-tests.sh kill