Merge pull request #26 from Lusitaniae/master
Implement standard release procedure for exporters + add version cli flag
No related branches found
No related tags found
Showing
- .promu.yml 13 additions, 0 deletions.promu.yml
- Dockerfile 4 additions, 5 deletionsDockerfile
- Makefile 58 additions, 0 deletionsMakefile
- README.md 4 additions, 2 deletionsREADME.md
- VERSION 1 addition, 0 deletionsVERSION
- apache_exporter.go 47 additions, 36 deletionsapache_exporter.go
- apache_exporter_test.go 3 additions, 4 deletionsapache_exporter_test.go
- circle.yml 62 additions, 0 deletionscircle.yml
- vendor/github.com/alecthomas/template/LICENSE 27 additions, 0 deletionsvendor/github.com/alecthomas/template/LICENSE
- vendor/github.com/alecthomas/template/README.md 25 additions, 0 deletionsvendor/github.com/alecthomas/template/README.md
- vendor/github.com/alecthomas/template/doc.go 406 additions, 0 deletionsvendor/github.com/alecthomas/template/doc.go
- vendor/github.com/alecthomas/template/exec.go 845 additions, 0 deletionsvendor/github.com/alecthomas/template/exec.go
- vendor/github.com/alecthomas/template/funcs.go 598 additions, 0 deletionsvendor/github.com/alecthomas/template/funcs.go
- vendor/github.com/alecthomas/template/helper.go 108 additions, 0 deletionsvendor/github.com/alecthomas/template/helper.go
- vendor/github.com/alecthomas/template/parse/lex.go 556 additions, 0 deletionsvendor/github.com/alecthomas/template/parse/lex.go
- vendor/github.com/alecthomas/template/parse/node.go 834 additions, 0 deletionsvendor/github.com/alecthomas/template/parse/node.go
- vendor/github.com/alecthomas/template/parse/parse.go 700 additions, 0 deletionsvendor/github.com/alecthomas/template/parse/parse.go
- vendor/github.com/alecthomas/template/template.go 218 additions, 0 deletionsvendor/github.com/alecthomas/template/template.go
- vendor/github.com/alecthomas/units/COPYING 19 additions, 0 deletionsvendor/github.com/alecthomas/units/COPYING
- vendor/github.com/alecthomas/units/README.md 11 additions, 0 deletionsvendor/github.com/alecthomas/units/README.md
Loading
Please register or sign in to comment