Scott Anderson
ad4ceabbb0
fix: update flux version script to pull nightly versions from main-2.x
2023-12-04 10:32:21 -07:00
Scott Anderson
713d475892
Fix missing Flux/Influxdb versions ( #5243 )
...
* fix missing influxdb versions, workaround sorting bug, closes #5239
* removed oss version filter from flux version script
2023-11-20 11:28:35 -07:00
Scott Anderson
35ad46c4c2
Version restructure ( #5133 )
...
* mass changes for version restructure
* fixed latest-patch and flux version generator
* updated hugo configs
* fixed flux frontmatter injector
* fixed flux frontmatter injector
* WIP api generator updates for version restructure (#5128 )
* fixed telegraf plugin list
* removed latest shortcode
* fixed current-version
* fixed product dropdown crosslinking
* fixed alt links
* WIP fixing links
* fixed broken links
* updated api doc generation
* fixed additional resources
* added version redirects to edge.js
* fixed search placeholder
* fixed paged titles
2023-09-12 23:33:31 -06:00
Scott Anderson
e93cab0045
hotfix: update exit code of flux build script
2022-09-26 13:37:24 -06:00
Scott Anderson
9472a6c7fc
Procedural documentation for the join package ( #4466 )
...
* WIP task-based join docs
* WIP join task-based docs
* WIP prodedural join docs
* WIP new join docs
* WIP join docs, join diagrams
* WIP join docs
* WIP join docs
* wrap up join docs
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* apply updates from pr review
* minor updates
* fixed typo, updated update-flux-versions.js script
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* address PR feedback
* add flux stdlib related links for join
* fixed frontmatter injection
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-23 14:42:19 -06:00
Scott Anderson
5ce0d1ec47
Show what versions of InfluxDB Flux functions are supported in ( #4219 )
...
* automatically build flux version data file
* rendered modals on each stdlib page
* polish on flux-influxdb version support
* reverted modified frontmatter
* added new page that shows what flux versions are packaged with each InfluxDB version
* added comment to js file
* updated to address PR feedback
* moved flux build scripts into their own directory
* updated inject-flux-frontmatter script to work in subdirectory
* updated flux-versions script to work in nested directory
* fixed bug in flux-versions script
2022-07-19 15:14:10 -06:00