From Fedora Project Wiki
Line 19: | Line 19: | ||
| github.com/BurntSushi/toml || Versionv0.1.0-21-g056c9bc || {{ check }} | | github.com/BurntSushi/toml || Versionv0.1.0-21-g056c9bc || {{ check }} | ||
|- | |- | ||
| github.com/Unknwon/com || v1 || {{ | | github.com/Unknwon/com || v1 || {{ result|check }} | ||
|- | |- | ||
| github.com/aws/aws-sdk-go/aws || Versionv1.0.0 || {{ check }} | | github.com/aws/aws-sdk-go/aws || Versionv1.0.0 || {{ check }} | ||
Line 25: | Line 25: | ||
| github.com/bmizerany/assert || Versionrelease.r60-6-ge17e998 || {{ check }} | | github.com/bmizerany/assert || Versionrelease.r60-6-ge17e998 || {{ check }} | ||
|- | |- | ||
| github.com/bradfitz/gomemcache/memcache || Versionrelease.r60-40-g72a6864 || {{ | | github.com/bradfitz/gomemcache/memcache || Versionrelease.r60-40-g72a6864 || {{ result|inprogress }} | ||
|- | |- | ||
| github.com/codegangsta/cli || Version1.2.0-187-gc31a797 || {{ check }} | | github.com/codegangsta/cli || Version1.2.0-187-gc31a797 || {{ check }} | ||
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 || {{ important }} | ||
|- | |- | ||
| github.com/franela/goreq || || {{ important }} | | github.com/franela/goreq || || {{ important }} | ||
|- | |- | ||
| github.com/go-ini/ini | | 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 || |
Revision as of 12:35, 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