1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00
Commit Graph

63 Commits

Author SHA1 Message Date
54393b91ed Increase linter deadline 2019-05-18 13:10:13 +02:00
3f2d21dde9 Remove go list - no longer needed 2019-05-07 10:35:30 +01:00
402ce6f0cb Merge pull request #39 from pusher/arm-quay
Add Quay links to ARM repositories
2019-02-08 11:07:58 +00:00
bdf68cc5f0 Remove --long from git describe 2019-02-08 10:10:52 +00:00
b7fd0a1b7e Add push target to Makefile 2019-02-08 10:07:02 +00:00
2bfcb4ca22 Ensure binary archives are gzipped 2019-02-07 09:59:19 +13:00
f289543dc6 fix(docker): simplify build by copying ca-certificates.crt 2019-02-02 20:01:27 +13:00
90e6bd278e feat(arm): Cross build arm and arm64 docker images
- Requires `qemu-user-static`, added to travis - maybe incorrect?
- Add build guide
- `.gitignore` `release/` directory
2019-02-02 13:25:20 +13:00
2bdf00a692 feat(arm): Makefile add armv6 and arm64 to releases 2019-02-01 08:30:50 +13:00
2943da00e2 Build a static binary
Update Makefile to build a static binary by default.
2019-01-22 02:54:17 +09:00
d08594436f Update release target 2019-01-14 10:39:21 +00:00
85d76be6b1 Disable make parallelism 2019-01-07 16:41:11 +00:00
372ecd0cf8 Introduce Makefile 2019-01-04 10:58:30 +00:00