Commit Graph

3 Commits (d5208abfa31ce3823b5804d028c1c8d3db281a61)

Author SHA1 Message Date
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