Commit Graph

11 Commits

Author SHA1 Message Date
d470527e43 feat: added tag stripping step to openapi generation to fix codegen (#428)
* feat: added tag stripping step to openapi generation to fix codegen

* fix: run tag removal in docker container

* fix: ignore cli generated yaml
2022-07-26 13:02:19 -06:00
5cd1c9d037 build: automatically generate changelog (#349) 2022-01-10 08:05:38 -08:00
99791bafd3 feat: add flags for remotes, replications, and functions to auth create (#325) 2021-11-10 11:33:01 -05:00
90a47e33db build: add GPG private key to gitignore (#198) 2021-07-19 16:38:34 -04:00
ea2cbab67b chore: add .idea/ to gitignore (#115) 2021-06-10 13:48:23 -05:00
9747d05ae1 refactor: expose generated code and client business logic to share with Kapacitor (#103)
* refactor: take clients out of internal

* refactor: move stdio to pkg

* Move internal/api to api

* refactor: final changes for Kapacitor to access shared functionality

* chore: regenerate mocks

* fix: bad automated refactor

* chore: extra formatting not caught by make fmt
2021-05-25 10:05:01 -04:00
4981b6742e build: set up goreleaser for release (cross-)builds (#101) 2021-05-22 21:21:44 -04:00
e4af676ae5 feat: port delete from influxdb (#98) 2021-05-20 09:20:30 -04:00
1aa715df05 refactor: replace api.yml with copy downloaded from openapi repo (#43) 2021-04-26 10:46:02 -04:00
8c062cacf0 feat: set up project skeleton for new CLI (#1)
* docs: fill in README
* feat: initial setup of CLI, with help + version commands
* build: add linters and Makefile
* build: add initial CircleCI workflow
2021-04-12 13:39:09 -04:00
493bb6a925 Initial commit 2021-04-09 14:21:16 -04:00