From Fedora Project Wiki
Line 59: | Line 59: | ||
| github.com/go-sql-driver/mysql || Versionv1.2-171-g267b128 || {{ check }} | | github.com/go-sql-driver/mysql || Versionv1.2-171-g267b128 || {{ check }} | ||
|- | |- | ||
| github.com/go-xorm/core || Versionv0.4.4-7-g9e608f7 || {{ | | github.com/go-xorm/core || Versionv0.4.4-7-g9e608f7 || {{result|inprogress|mrunge}} | ||
|- | |- | ||
| github.com/go-xorm/xorm || Versionv0.4.4-44-gf561133 || {{ | | github.com/go-xorm/xorm || Versionv0.4.4-44-gf561133 || {{result|inprogress|mrunge}} | ||
|- | |- | ||
| github.com/gorilla/websocket || || {{ check }} | | github.com/gorilla/websocket || || {{ check }} |
Revision as of 08:21, 15 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