Commit Graph

63 Commits (master)

Author SHA1 Message Date
Andreas Deininger 35ba19d3cb
Docu: fix broken link (#5410)
Fix broken link

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-04-08 16:07:49 -06:00
Andreas Deininger 0488345ab7
Fix errors when running latest hugo version v0.123.8 (#5356)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-11 17:31:33 -06:00
Andreas Deininger 476a73e95e
Fixing typos (#5315)
* Fix typos

* Bump hugo to latest version v0.122.0

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-05 09:51:51 -07:00
Andreas Deininger 57e4929746
Bump hugo to latest version v0.121.2 (#5293)
* Bump hugo to latest version v0.121.2

* Fix deprecation warnings emitted from hugo

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-01-17 09:15:00 -07:00
Andreas Deininger 7634b9ba1a
Upgrade hugo to latest version 0.120.4 (#5241) 2023-11-27 13:39:23 -07:00
Scott Anderson 08b40beab4 updated circleci config 2023-01-31 13:40:57 -07:00
Scott Anderson 176ea2e420 updated circleci config 2023-01-31 13:31:46 -07:00
Scott Anderson 0082012e9a updated circleci image 2023-01-31 13:18:08 -07: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
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
pierwill 4effc16f4a
Use hardcoded checksum for `s3deploy` (#2800)
Also remove unused install script
2021-06-30 15:48:17 -05:00
Jason Stirnaman f13e34de6d
Install dependencies as project dependencies from NPM repo (#2476)
* Added hugo-extended, postcss, postcss-cli, and autoprefixer as devDependencies. Run npm install or yarn install. (#2474)

* Replaced global hugo and yarn installs with project-level yarn install.

* Replaced npm package.lock with yarn.lock (#2474).

* enhancement: update README with instructions for installing NODE.JS dependencies. (#2474)

* updated api doc generator script to use npx

* Update README.md

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

* Update README.md

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

* Update README.md

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

* Update README.md

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

* Update README.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update package.json

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* fix: indentation. (#2476)

* update: Added separate dependencies list for api-docs.
- Moved redoc-cli to a separate package.json in api-docs. Excluded
api-docs/node_modules from generate-api-docs.sh.
- Updated redoc-cli argument sequence to agree with their docs.
- Updated READMEs.
- Fixed typos.

* update: add api-docs > yarn install to .circleci

* Added language and consistency to code block. Specify where to run the command.

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-24 12:11:01 -05:00
Scott Anderson 9b312413c1 hotfix: trying to fix api docs 2021-03-31 11:12:05 -06:00
Scott Anderson d48e149544 hotfix: trying to fix api docs 2021-03-31 11:10:10 -06:00
Scott Anderson c0157b9622
Redoc fix (#2376)
* update redoc-cli version

* reverted redoc-cli version

* removed redoc version
2021-03-31 10:09:34 -06:00
Scott Anderson 05d9119720
update redoc-cli version (#2374) 2021-03-31 09:39:24 -06:00
Scott Anderson fb515407bb
Redoc fix (#2228)
* bumped redoc version
2021-03-01 14:34:05 -07:00
Scott Anderson 2c5d92fd4a
Redoc fix (#2227)
* specified version for redoc-cli

* revert redoc-cli version change

* troubleshooting cli docs build

* fixed bad merge conflict resolution
2021-03-01 14:18:18 -07:00
Scott Anderson 0e8689ab31
specified version for redoc-cli (#2225) 2021-03-01 14:04:29 -07:00
Scott Anderson 46d0f16dc0
upgraded hugo to 0.81.0, fixed isset build error, fixed formatting in grafana doc (#2218) 2021-02-26 21:54:41 -07:00
Scott Anderson 1657a0a9f1 use specific postcss-cli version 2020-12-14 13:33:24 -07:00
Scott Anderson 9f911ed81b hotfix: added specific autoprefixer version to fix CI build 2020-09-16 10:04:12 -06:00
Scott Anderson 66dba909c1 updated circle ci script 2020-09-02 17:55:33 -06:00
Scott Anderson 689b6b571f
updated deploy files (#1387) 2020-09-02 14:18:46 -06:00
Scott Anderson aa82e71618 switched from npm to yarn in ci build 2020-04-22 12:20:18 -06:00
Scott Anderson a5b4684d25 switched from npm to yarn in ci build 2020-04-22 12:18:44 -06:00
Scott Anderson 074d1b25e3 updated ci build script 2020-04-22 12:08:31 -06:00
Scott Anderson ae22623ca5 updated npm cache clear build command 2020-04-22 12:03:33 -06:00
Scott Anderson 332da50d56 updated npm cache clear build command 2020-04-22 11:58:38 -06:00
Scott Anderson 18ff330495 updated npm cache clear build command 2020-04-22 11:58:03 -06:00
Scott Anderson 7210c64729 updated npm cache clear build command 2020-04-22 11:57:29 -06:00
Scott Anderson 1f93ef576d updated npm cache clear build command 2020-04-22 11:56:31 -06:00
Scott Anderson 171e5bee3a removed tmp cache command from build script 2020-04-22 11:51:36 -06:00
Scott Anderson 14cc863ac0 added correct cache permission to ci build script 2020-04-22 11:47:55 -06:00
Scott Anderson 1e107f46bc added CI cache versions to other build commands 2020-04-22 11:46:26 -06:00
Scott Anderson 9c7032197c fixed yaml in circle ci build config 2020-04-22 11:45:47 -06:00
Scott Anderson b32c52a734 added tmp ci command to flush npm cache 2020-04-22 11:42:54 -06:00
Scott Anderson 0c62c0f470 added cache version to circle ci build config 2020-04-22 11:36:46 -06:00
Scott Anderson 31d8ee2ab6 updated circle ci image 2020-04-22 11:31:58 -06:00
Scott Anderson b5d0111eb8 hotfix: specified ci nodejs image 2019-12-02 16:28:16 -07:00
Scott Anderson fb755d48ae removed hardcoded redoc-cli version, updated telegraf plugin order 2019-12-02 12:54:30 -07:00
Scott Anderson 63e73ee159 hotfix: hardcode redoc-cli-version 2019-12-02 11:31:17 -07:00
Scott Anderson 308a97cbc8 update hugo version in the build environment 2019-11-20 15:38:02 -07:00
Scott Anderson 678b0a9bf1 updated api build script executable 2019-09-30 11:05:03 -06:00
Scott Anderson 9eec3e1729 WIP api-docs autogen, stylesheets, and auto-build process 2019-09-30 10:00:22 -06:00
Scott Anderson 917c19b382 updated the hugo version 2019-09-10 08:48:23 -06:00
Scott Anderson 6ad5714b49 explicitly set hugo 0.55.1 in circleci/config.yml 2019-04-16 10:07:37 -06:00
Scott Anderson 2fc6cf7701 upgraded to hugo 0.55.1 and made necessary adjustments 2019-04-16 10:05:16 -06:00
Scott Anderson e9252fbec1 added flexible stable version messages, minify html on build 2019-03-22 15:14:03 -06:00
Scott Anderson d7f4cc6bcb testing new slack messages on deploy 2019-02-08 14:43:34 -07:00