* fix: Upgrade Hugo and CSS dependencies to fix code samples
Upgrade to latest version of hugo-extended.
Upgrade to latest compatible version of PostCSS.
Fixes syntax highlighting for JavaScript code samples.
* chore: add openapi elements and reimplement Regex to replace shortcode.
* added how to guides on: 1. assigning more than four states to data 2. selecting specific hours from data 3. monitoring state changes across task executions
* Update content/resources/how-to-guides/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/state-changes-across-task-executions.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/state-changes-across-task-executions.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/state-changes-across-task-executions.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/state-changes-across-task-executions.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix suggestions: header corrections, details on packages imported
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Anais Dotis-Georgiou <anais@Anaiss-MacBook-Pro.local>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* updates for 2.3
* upd ref menu
* add influxd flag
* add 2.3 security notes plus opt out of devel features (#4145)
* add security section to the 2.3 release notes
* security/disable-devel.md: opt out of potentially unneeded features in prod
* Update content/influxdb/v2.2/security/disable-devel.md
* Update content/influxdb/v2.3/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* update links
* Update content/influxdb/v2.2/security/disable-devel.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
* tweak config info (#4149)
* update version
* Update content/influxdb/v2.3/reference/release-notes/influxdb.md
* clarify functions were renamed
* add overview link to security updates
* change to edge file
Co-authored-by: Jamie Strandboge <jamie@strandboge.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>
* adds flux type signature documentation
* updates to type signature doc
* renamed type signature doc
* udpated type signatures doc to address PR feedback
* last few updates to type signature doc
fix "list" subcommand link
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>