Commit Graph

7161 Commits (docs/clustered/explain-postgresql-dsn-password-with-symbols)

Author SHA1 Message Date
Jason Stirnaman e76dfb1ff4
Revert "Chore/improve api docs generation (#4190)" (#4194)
This reverts commit ee7239189c.
Got 404s for API docs pages after deploy.
2022-07-08 10:48:41 -05:00
Jason Stirnaman ee7239189c
Chore/improve api docs generation (#4190)
* chore: getswagger quality-of-life

- Exit on invalid options.
- Show curl output, e.g. if the filepath is incorrect.
- Replace $_ with $outFile for readability.
- Replace context with platform, the common jargon.

* chore(api): generate.sh quality-of-life

- Only regenerate HTML for a spec version if the current file differs from master.
- Refactor to remove code repetition.
2022-07-08 09:55:04 -05:00
kelseiv d9d30d093b
add deprecated warning (#4192) 2022-07-07 15:39:00 -07:00
Anaisdg bea34af485
new how-to: reduce to construct JSON (#4160)
new how-to: reduce to construct JSON
Co-authored-by: Anais Dotis-Georgiou <anais@Anaiss-MacBook-Pro.local>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-07 11:09:17 -07:00
kelseiv b7700c9fdc
Merge branch 'master' into master 2022-07-07 10:41:54 -07:00
kelseiv 49fa691346
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:38 -07:00
kelseiv b37b8c0353
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:32 -07:00
kelseiv acff52ebc5
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:25 -07:00
kelseiv 31e9823c69
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:18 -07:00
kelseiv b010101987
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:10 -07:00
kelseiv f2437339f3
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:41:02 -07:00
kelseiv 746298a1ea
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:40:53 -07:00
kelseiv 1e6e73e2c3
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:40:37 -07:00
kelseiv b7e4fd8a63
Update content/resources/how-to-guides/reduce-to-construct-JSON.md 2022-07-07 10:38:25 -07:00
Jay Clifford 5cd87a623e
Wrong function in docs (#4180)
sum() function has an incorrect example.
Pointed out by community user : https://community.influxdata.com/t/sum-function-documentation/25631
2022-07-07 10:37:58 -07:00
sunbryely-influxdata b93e8161b2
Merge pull request #4188 from influxdata/flux-0.174
Flux 0.174 release notes
2022-07-06 15:32:16 -07:00
sunbryely-influxdata 22c0f1fdf8
Merge branch 'master' into flux-0.174 2022-07-06 15:24:54 -07:00
Sunbrye Ly b3718a4ba4 PR requested changes 2022-07-06 15:19:37 -07:00
Jamie Strandboge a6f21fae93
chore(security): also mention notifications with hardening-enabled (#4183) 2022-07-06 15:10:06 -07:00
Sunbrye Ly b3e764fe7f 0.174 2022-07-06 11:42:47 -07:00
Sunbrye Ly 896c4d8fa1 release notes 2022-07-06 11:29:21 -07:00
kelseiv 6dce2c71e9
June cloud updates (#4178)
* June Cloud updates
* remove black links
* edit from Sam
2022-07-06 09:00:35 -07:00
noramullen1 4ad137d51e
1.23.1 patch release (#4186) 2022-07-05 15:44:50 -07:00
Michael Hall a11e3d9a66
Add 'How-to Guides' to the Sidebar navigation under 'Additional resources' (#4176) 2022-07-02 16:15:31 -07:00
sunbryely-influxdata 16478e847a
Merge pull request #4169 from influxdata/flux-0.173
Flux 0.173
2022-06-30 12:24:37 -07:00
Sunbrye Ly 8d103f7b9d pr requested fixes 2022-06-30 12:20:59 -07:00
Sunbrye Ly 49d0295984 spelling 2022-06-29 18:54:38 -07:00
Sunbrye Ly 4cefd447c3 auto gen 2022-06-29 18:52:35 -07:00
Sunbrye Ly 926bf4097d release notes 2022-06-29 18:26:40 -07:00
peterreg f072501bed
Fix for broken Telegraf Install link (#4167) 2022-06-28 17:36:08 -07:00
Jason Stirnaman 72c31b5d12
Chore/upgrade hugo (#4164)
* 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.
2022-06-28 16:17:05 -05:00
kelseiv 5632c79e27
Merge branch 'master' into master 2022-06-28 09:19:53 -07:00
sunbryely-influxdata fe1a68961b
Merge pull request #4166 from influxdata/flux-0.172
chore/Flux 0.172
2022-06-27 17:42:35 -07:00
sunbryely-influxdata fcbb10fa93
Merge branch 'master' into flux-0.172 2022-06-27 17:30:25 -07:00
Sunbrye Ly 23dc25a4e6 pr changes 2022-06-27 17:29:49 -07:00
sunbryely-influxdata 61e3fdf31b
Update content/flux/v0.x/release-notes.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-27 17:14:44 -07:00
Jason Stirnaman 2f5a08c101
fix: replace npm with yarn (#4165)
- Use yarn instead of npm (#4147).
2022-06-27 16:19:47 -05:00
Sunbrye Ly e5e257328b priotize new join functions 2022-06-27 12:41:49 -07:00
Sunbrye Ly 4b6c27d781 autogen docs 2022-06-27 12:34:11 -07:00
Jason Stirnaman 88d3057f21
fix(api): reimplement Regex to replace shortcode. (#4161)
* fix(api): reimplement Regex to replace shortcode.

- Update README with more detailed instructions for updating API docs.
- Use regular expression instead of string to replace URL shortcode, just in case of extra whitespace or line breaks.
- Look for shortcode in additional nodes, especially Parameters.
- Regenerate docs with URL shortcode replacement.

* Update api-docs/README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update api-docs/README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update api-docs/README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update api-docs/README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update api-docs/README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update api-docs/README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update api-docs/README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update api-docs/README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update api-docs/openapi/plugins/decorators/replace-shortcodes.js

* Update api-docs/README.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-27 08:53:32 -05:00
Anais Dotis-Georgiou b69c20625c new how-to: reduce to construct JSON 2022-06-24 11:54:15 -07:00
Kelly 4df63b0dc9 hotfix 2022-06-24 10:23:18 -07:00
peterreg 36adf017a1
Formating fixes for create variable section (#4118)
* Draft

* Updates from Kelly

* Fixes for #4059

* Added edit from Larissa

Thanks!

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-23 16:37:49 -07:00
Scott Anderson 909980c765
Auto-generated Flux docs (#4158)
* WIP testing autogen

* WIP autogen docs, added contributors parital

* updated stdlib

* WIP autogen

* Inject Flux stdlib frontmatter script (#4157)

* added frontmatter injection script and frontmatter data file

* regenerated stdlib

* finalize frontmatter injection script

* add frontmatter injection to CI build

* remove debug line from frontmatter script

* fresh docs generate

* fresh generate
2022-06-23 16:21:58 -06:00
dependabot[bot] 12305352fd
chore(deps): bump got from 11.8.3 to 11.8.5 (#4154)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 08:23:38 -06:00
Jason Stirnaman d6b4f8cf04
chore: add OSS v2.3 API docs. (#4152) 2022-06-22 15:36:39 -07:00
Jamie Strandboge 310acf9e52
add missed items from 2.2 (#4151)
* copy forward security/disable-devel.md from v2.2

* apply 2.2 repl fixes in a37484ca to 2.3
2022-06-22 09:05:03 -07:00
Anaisdg 2c05f032b9
added how to guides on: 1. assigning more than four states to data 2.… (#4087)
* 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>
2022-06-22 09:22:11 -06:00
Scott Anderson 546b5b1123 hotfix: fix latest telegraf version 2022-06-22 08:24:49 -06:00
Kelly cfb539eb24 hotfix for portal link 2022-06-21 15:07:53 -07:00