Commit Graph

33 Commits

Author SHA1 Message Date
Umputun
1e8a890b02 update actions versions in ci 2023-02-26 16:00:15 -06:00
Umputun
0ce326dbaa update deps, switch to go 1.19 2022-09-06 22:24:41 -05:00
Umputun
6496196705 trigger site rebuild on dockerfile change 2022-08-09 17:27:32 -05:00
Umputun
075f66825a update linter and address all lint warns 2021-11-09 12:47:41 -06:00
Umputun
76fa56777f add ability to drop incoming headers #108
In some cases proxy should sanitize incoming headers. --drop-header and $DROP_HEADERS set list of headers (keys) and those headers removed from the request.
2021-09-11 14:38:56 -05:00
Umputun
ee0014e215 trigger site updates on README.md changes 2021-08-11 20:37:51 -05:00
Umputun
2b3ed6f166 remove working dir rewrite 2021-08-11 20:27:50 -05:00
Umputun
362756dd08 fix ci for site dockerfile location 2021-08-11 20:25:03 -05:00
Umputun
2ac1f09c1d change site deployment to container with reproxy inside 2021-08-11 20:21:24 -05:00
Umputun
1c1f9d1c3c
Docker multi routes (#80)
* support reproxy.N.something labels for docker #78

* lint: suppress false positive

* update linter in ci

* update readme

* add test for failed container parse
2021-05-25 23:48:22 -05:00
Umputun
a4329dee99 drop arm/v6 destination 2021-04-11 17:17:19 -05:00
Umputun
74505c3671 missing -t for latest 2021-04-11 16:59:37 -05:00
Umputun
ef2d441e45 fix ci typo 2021-04-11 16:48:10 -05:00
Umputun
b130f039d8 multi tag build 2021-04-11 16:46:59 -05:00
Umputun
bb93f7f1fe add image for docker hub and :latest tag 2021-04-11 16:18:16 -05:00
Umputun
eec66b150c Merge branch 'bobuk_master'
# Conflicts:
#	.github/workflows/ci.yml
2021-04-11 15:01:45 -05:00
Umputun
1e4dae98de pass git info in ci build 2021-04-11 14:53:52 -05:00
Umputun
7351821c60 pass CI build arg 2021-04-11 14:40:00 -05:00
Grigory Bakunov
29fcbb9044 lowercase all the names 2021-04-11 10:29:54 +03:00
Grigory Bakunov
7fa94b9502
Update ci.yml
first move to buildx for multiarch build
2021-04-11 10:13:11 +03:00
Grigory Bakunov
73461a822c
move to github.actor instead of The Greatest
It'll be easeier to test and work on it with some abstraction on top of 🤣umputun
2021-04-11 09:55:31 +03:00
Umputun
39ca5e966f fix actions typo 2021-04-10 14:21:13 -05:00
Alex Prizov
75452dd343
# This is a combination of 2 commits.
# This is the 1st commit message:

#7 Disable image build and push on PR

# This is the commit message #2:

Disable image build and push on PR
2021-04-10 21:49:56 +03:00
Umputun
4c9d9d5483
Create codeql-analysis.yml 2021-04-09 19:56:11 -05:00
Umputun
7492b8bbfe add coveralls integration 2021-04-09 19:25:41 -05:00
Umputun
bf86cee8b7 drop github format for linters 2021-04-09 15:16:06 -05:00
Umputun
5759918cb6 switch registry to ghcr 2021-04-05 01:37:24 -05:00
Umputun
13a8f285f4
Update FUNDING.yml 2021-04-03 22:49:58 -05:00
Umputun
cd8c57400e
Create FUNDING.yml 2021-04-03 22:49:27 -05:00
Umputun
bde03724e5 more renaming leftovers 2021-04-03 19:24:22 -05:00
Umputun
768f4f591d fix working dir 2021-04-03 02:41:12 -05:00
Umputun
4220761cd7 simplify ci file 2021-04-03 02:38:57 -05:00
Umputun
8a7b73f41f initial version #1 2021-04-01 02:37:28 -05:00