Commit Graph

52 Commits (f68c2727fe2897eef37750895c3f83058a771cb6)

Author SHA1 Message Date
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
Scott Anderson 9499b21f7a testing new slack webhook 2019-02-08 14:13:13 -07:00
Scott Anderson e111cd1354 testing new slack webhook 2019-02-08 14:11:48 -07:00
Scott Anderson 3a0680e342 updated the circleci config to message slack on a successful deploy 2019-02-08 14:08:07 -07:00
Scott Anderson 7b142ecccc added cloudfront cache clearing to circleci s3 deploy 2019-01-23 18:03:06 -07:00
Scott Anderson c81e8c9f36 added sudo permissions to npm install command 2019-01-18 14:40:22 -07:00
Scott Anderson 10b08ca81f fixed ci docker image name 2019-01-18 14:39:13 -07:00
Scott Anderson a1b2f30ab3 switched from go docker image to node docker image 2019-01-18 14:38:23 -07:00
Scott Anderson 067a328bb1 added node install for ci 2019-01-18 14:30:16 -07:00
Scott Anderson 10841f5c86 added npm deps to ci workflow 2019-01-18 14:26:07 -07:00
Scott Anderson 83423675a4 removed sudo from circleci install commands 2019-01-18 14:21:32 -07:00
Scott Anderson 713861f673 added sudo permissions to ci install commands 2019-01-18 14:07:04 -07:00