Dan Bond
f40dab8748
Rewrite dist script ( #302 )
...
* Rewrite dist scripts
* add changelog entry
* remove multiple loops in dist
* styling
2019-10-29 17:27:08 +00:00
Tanvir Alam
842a45b1db
distribution: remove gpm references and update to use dep
2017-12-04 09:54:31 -05:00
Tanvir Alam
dc65ff800f
distribution: create sha256sum.txt file when creating binaries to allow validation of checksums.
...
* update README.md to include instructions on how to verify prebuilt binaries for new releases.
2017-11-21 15:00:30 -05:00
Pierce Lopez
68e3178812
dist.sh: use go build option to strip binaries
...
30% release binary size reduction
2017-04-24 16:04:36 -04:00
Pierce Lopez
2024dc34ac
dist.sh: run gpm with GOPATH=$DIR/.godeps
...
so gpm is not affected if module exists in user's GOPATH already
2017-03-27 19:13:05 -04:00
Pierce Lopez
86c9638572
dist.sh: already uses set "-e", remove "|| exit 1"
2017-03-27 18:16:39 -04:00
Pierce Lopez
bc3fe00be4
dist.sh: add .exe for windows build
2017-03-27 14:35:28 -04:00
Joshua Hoblitt
0a7a90b7a8
fix dist.sh compatibility with GNU coreutils mktemp
...
Resolves this error:
mktemp: too few X's in template ‘oauth2_proxy’
2016-05-26 11:00:50 -07:00
Jehiah Czebotar
d78aa13464
v2.0 & cleanup changes
...
* bump version to 2.0
* remove --cookie-https-only option
* add windows build to dist.sh
* rename --cookie-key to --cookie-name
2015-06-12 13:07:26 -04:00
Jehiah Czebotar
b96a078839
Project Rename -> oauth2_proxy
2015-05-21 02:55:04 -04:00
Jehiah Czebotar
a5f96b1754
release scripts
2014-11-09 21:48:09 -05:00