battlmonstr
911da43128
go.mod: minimal go version 1.20 ( #8495 )
...
Because 1.19 is not working anymore.
2023-10-17 06:52:28 +07:00
a
cda14447ad
[caplin] pkg refactor ( #7507 )
...
Co-authored-by: Giulio <giulio.rebuffo@gmail.com>
2023-05-13 23:44:07 +02:00
Max Revitt
bedc3548bb
fix(release): http-https redirect working ( #7176 )
2023-03-25 03:37:58 +00:00
Max Revitt
82217f5411
fix(release): download page https redirect ( #7120 )
...
Updated initial traefik config so the http -> https redirect on
download.erigon.sh will work.
2023-03-17 03:29:09 +00:00
Max Revitt
87c958b5c1
fix(release): run download page update separately ( #7112 )
...
Checksum not working as the file isn't available in the assets when run
in the same job.
2023-03-16 03:40:42 +00:00
Alex Sharov
d4e25daf22
etl: distinct empty values from nil ( #7039 )
...
Reverts ledgerwatch/erigon#7038
2023-03-07 04:19:00 +00:00
Alex Sharov
7206e482da
Revert "etl: distinct empty values from nil" ( #7038 )
...
Reverts ledgerwatch/erigon#6934
2023-03-07 03:22:23 +00:00
Alex Sharov
c5acfd0503
etl: distinct empty values from nil ( #6934 )
2023-03-07 02:33:21 +00:00
Max Revitt
bf1d08c8cc
feat(release): github action, build script, and release manager ( #6818 )
...
- [x] setup infra
- [x] provide readme
- [x] setup secrets (keys) for infra
- [x] resolve todos
- [x] remove unnecessary test actions triggers
- [x] update go path (should be installed on runner properly - unlike my
self hosted quick setup)
- [x] provide docs on using checksum and signature to verify the binary
2023-03-03 10:11:28 +00:00