From Fedora Project Wiki
Line 31: | Line 31: | ||
| github.com/davecgh/go-spew/spew || || {{ check }} | | github.com/davecgh/go-spew/spew || || {{ check }} | ||
|- | |- | ||
| github.com/fatih/color || Versionv0.1-16-g4f7bcef || {{ | | github.com/fatih/color || Versionv0.1-16-g4f7bcef || {{ result|inprogress }}, requires mattn-packages below | ||
|- | |- | ||
| github.com/franela/goreq || || {{ important }} | | github.com/franela/goreq || || {{ important }} | ||
Line 37: | Line 37: | ||
| github.com/go-ini/ini || Versionv0-48-g060d7da || {{ important }} | | github.com/go-ini/ini || Versionv0-48-g060d7da || {{ important }} | ||
|- | |- | ||
| github.com/go-ldap/ldap || Versionv2.2.1 || | | github.com/go-ldap/ldap || Versionv2.2.1 || {{ result|none}} | ||
|- | |- | ||
| github.com/go-macaron/binding || || | | github.com/go-macaron/binding || || {{result|none}} | ||
|- | |- | ||
| github.com/go-macaron/gzip | | github.com/go-macaron/gzip |
Revision as of 12:39, 6 April 2016
Grafana packaging (version 2.6)
source: https://github.com/grafana/grafana
build requirements:
- go 1.5 (packaged)
- NodeJS (packaged)
- grunt (packaged)
- godeps (not packaged)
Major issue is, build tries to pull down everything from the net, which is not desired on koji.
Building backend
building frontend
deps
- jquery 2.1.4
- angular 1.5.3
- angular-route 1.5.3
- angular-mocks 1.5.3
- angular-sanitize 1.5.3
- angular-bindonce 0.3.3
- phantomjs (vendored)
- grunt-cli
- grunt-jscs 1.5.x
- grunt-sass-lint 0.1.0
- grunt-sync 0.4.1
- karma-sinon 1.0.3
- lodash 2.4.1
- remarkable 1.6.2
- sinon 1.16.1
- systemjs-builder 0.15.13
- tether 1.2.0
- tether-drop 1.4.2
- tslint 3.4.0
- typescript 1.7.5