influxdata / docs-v2

InfluxData Documentation that covers InfluxDB Cloud, InfluxDB OSS 2.x, InfluxDB OSS 1.x, InfluxDB Enterprise, Telegraf, Chronograf, Kapacitor, and Flux.
https://docs.influxdata.com
MIT License
72 stars 266 forks source link

chore(ci): Improve testing and style linting. Fix and update content. #5505

Closed jstirnaman closed 2 months ago

jstirnaman commented 3 months ago

PR changes since last reviewed:

Updates CONTRIBUTING.md for testing and linting. Updates content and fixes content issues revealed by tests and linting. Updates migrate guide for testing. Support influxctl commands: monitor for auth URLs that the container tries to open in a browser, then open them in the host's browser. Skip tests for creating and deleting databases as namespaces aren't reusable. Make write/query examples more easily testable--adjusts Unix timestamps (line protocol) and query time bounds for testing Support for substituting additional placeholders during tests. Update management token and Management API info.

Previous changes:

Vale style improvements:

Test fixes: