Commit Graph

26 Commits (463f56a57aa243486863043cb2092b1bcf520099)

Author SHA1 Message Date
Bucky Schwarz 46f8d51980 chore: pin go to latest minor version; make docker build process more robust 2019-11-21 15:37:02 -08:00
Lorenzo Affetti 8f823908cf fix(package): create chronograf user before install 2019-05-02 10:40:06 +02:00
Lorenzo Affetti 2930d4acbe
Merge pull request #5146 from influxdata/fix/rpm-verify
fix(package): make rpm verify pass after installation
2019-04-19 15:28:59 +02:00
Brandon Farmer 35e8947912 Update golang version 2019-04-16 16:15:55 -07:00
Brandon Farmer 3139673414 Fix build script for go modules 2019-04-16 15:14:52 -07:00
Lorenzo Affetti 16652aaf02 fix(package): make rpm verify pass after installation 2019-04-15 11:14:38 +02:00
Brandon Farmer 3ee94d0165 Add protoboards to build script 2018-11-06 10:07:57 -08:00
Christopher Henn 0a98597aa8
Make nightly version start with digit
See #4519.
2018-10-09 16:42:49 -07:00
Michael Desa 9a44a73086 Add chronoctl to build.py and Dockerfile 2018-02-08 19:21:29 -05:00
Michael Desa 6f5680ac06 Add resources dir to build.py
PR [#2690](https://github.com/influxdata/chronograf/pull/2690)
introduced a --resources-path flag, but forgot to update the build.py
to properly account for the distributions.
2018-01-10 12:40:47 -05:00
Chris Goller c200809530 Add shadow-utils to release RPM generation 2017-11-08 06:58:40 -06:00
Chris Goller b6cf39ee48 Update release to use `Platform` rather than `Arch` 2017-05-31 17:45:38 -05:00
gunnaraasen c2c7a6e965 Correct license in package script 2017-05-19 15:52:05 -07:00
Chris Goller 413121b465 Update build to run make clean on --clean 2017-02-08 21:48:32 -06:00
Chris Goller ab3966c97c Update builds to be more verbose to help debugging 2017-02-08 21:15:56 -06:00
Chris Goller 6d3fa47573 Update build script to require yarn 2017-02-08 21:15:31 -06:00
Levente Farkas d88dd3d74e always force the file inside the tarball owned by root 2017-02-05 10:41:47 +01:00
Chris Goller e5a5092b7b Update release builds to use SHA256 as well as MD5 2017-01-30 10:08:42 -06:00
Chris Goller 1926c8a7cf Update build script to output JSON for website and MD for GH 2017-01-27 10:07:15 -06:00
Chris Goller 5142932d6c Update build markdown output to be more user friendly 2017-01-12 18:42:48 -06:00
gunnaraasen f6477f301f Remove RPM posttrans scriptlet and small fixes 2017-01-11 15:52:06 -08:00
Chris Goller 3394c443b7 Add markdown to be used in a release 2017-01-04 23:10:04 -06:00
Ross McDonald 3fcc56f523 Updates:
* Automates the release process with Circle and Docker.

* Adds a `--no-build` option to build script to not generate a build
  (useful for _just_ running tests).

* Build script now calls 'make test' directly (instead of running its
  own tests).
2016-11-22 11:00:09 -06:00
Ross McDonald fdeb1eccb4 Update package canned directory. 2016-11-07 10:49:10 -06:00
Ross McDonald 3e16c6abc5 Small fixes for build script and init script. 2016-11-03 15:50:34 -05:00
Ross McDonald da42a07b28 Move all build-related scripts to /etc directory. Update default args
for start scripts. Add npm to builder Dockerfile. Remove stderr
 redirect in init script.
2016-11-03 15:50:34 -05:00