Commit Graph

5 Commits (cc2c826be6a7d96cc6ff2f2f18bbe2ba0ebc2ef7)

Author SHA1 Message Date
Russ Savage 4874bd0a72 fixing system dash 2019-03-06 18:03:00 -08:00
Alirie Gray 5f524eb92d Rename all occurences of Macro to Variable 2019-02-14 13:21:57 -08:00
Michael Desa 746f8f6f54 feat(proto): add system protoboard
remove helloworld protoboard
2019-01-23 12:17:51 -08:00
Chris Goller 101c636bbe chore(ci): add staticcheck linter ignore comments for proto 2019-01-18 15:29:23 -06:00
Chris Goller dea64a3685 feat(proto): read JSON files in proto
We used go-bindata to embed all JSON files in proto to be shipped
with our released influxdb.

We are committing the bin_gen.go so that it simplifies the building
via make and go build.

If you would like to add another proto JSON file, run make
to generate a new bin_gen.go.

Co-Authored-By: Deniz Kusefoglu <deniz@influxdata.com>
2019-01-18 15:13:19 -06:00