Mark Rushakoff
0f52899677
hotfix(chronograf): add stub Asset functions to fix build
...
We need a long-term decision, but in the meantime we need a not-broken
build.
2018-07-26 14:58:20 -07:00
Michael Desa
346f19783a
ci: update js tests to make test
2018-07-24 16:18:21 -04:00
Michael Desa
dc7418f7fe
makefile: fix make file to run go generate
2018-07-23 17:42:03 -04:00
Jonathan A. Sternberg
de61a79483
feat(docker): create a fluxd nightly docker image
2018-07-17 15:06:31 -05:00
Nathaniel Cook
0d82054f51
fix(Makefile): Nightly builds had wrong path
2018-07-02 10:36:41 -06:00
Nathaniel Cook
4e05ef3709
chore(Makefile): Update Makefiles to use GOOS
2018-06-26 11:03:49 -06:00
Nathaniel Cook
06cc767449
fix(Makefile): Touch Gopkg.lock after dep ensure
...
Running "dep ensure" no longer always writes out the Gopkg.lock file.
As such if somehow Gopkg.toml has a newer modified time than Gopkg.lock
the make command would always run "dep ensure" and all other build
steps.
This change makes it explicit that after a dep ensure run that
Gopkg.lock is newer than Gopkg.toml.
2018-06-19 15:30:58 -06:00
Nathaniel Cook
d1ca38c71f
chore(ifql): Rename IFQL to Flux
2018-06-11 09:26:10 -06:00
Nathaniel Cook
c2c9e10059
chore(cmd/transpilerd): Add transpilerd to the Makefile
2018-05-30 12:47:10 -06:00
Nathaniel Cook
1e1c6e21e5
chore(idp): Rename cmd/idp to cmd/influx
2018-05-24 11:34:39 -06:00
Nathaniel Cook
08eb19805d
chore(CI): Create nightly builds of ifqld
...
The builds are really anytime a commit is made to master not nightly.
Builds use goreleaser with the snapshot setting.
2018-05-23 09:13:46 -06:00
j. Emrys Landivar (docmerlin)
2f33928e1c
add make vet
2018-05-23 00:21:26 -05:00
Nathaniel Cook
c8ff490338
chore: Add Makefile
2018-05-22 14:45:23 -06:00