From Fedora Project Wiki
Line 49: | Line 49: | ||
| github.com/go-macaron/session || (no release) || {{result|inprogress|mrunge}} | | github.com/go-macaron/session || (no release) || {{result|inprogress|mrunge}} | ||
|- | |- | ||
| github.com/go-macaron/session/memcache | | github.com/go-macaron/session/memcache || || {{result|inprogress|mrunge}} | ||
|- | |- | ||
| github.com/go-macaron/session/mysql | | github.com/go-macaron/session/mysql || || {{result|inprogress|mrunge}} | ||
|- | |- | ||
| github.com/go-macaron/session/postgres | | github.com/go-macaron/session/postgres || || {{result|inprogress|mrunge}} | ||
|- | |- | ||
| github.com/go-macaron/session/redis || || | | github.com/go-macaron/session/redis || || {{result|inprogress|mrunge}} | ||
|- | |- | ||
| github.com/go-sql-driver/mysql || Versionv1.2-171-g267b128 || {{ check }} | | github.com/go-sql-driver/mysql || Versionv1.2-171-g267b128 || {{ check }} | ||
Line 73: | Line 73: | ||
| github.com/jtolds/gls || || {{ check }} | | github.com/jtolds/gls || || {{ check }} | ||
|- | |- | ||
| github.com/klauspost/compress/flate | | github.com/klauspost/compress/flate || 1.0 || {{result|inprogress|mrunge}} | ||
|- | |- | ||
| github.com/klauspost/compress/gzip | | github.com/klauspost/compress/gzip || 1.0 || {{result|inprogress|mrunge}} | ||
|- | |- | ||
| github.com/klauspost/cpuid | | github.com/klauspost/cpuid |
Revision as of 09:33, 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