erigon-pulse/cmd/release
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
..
page fix(release): run download page update separately (#7112) 2023-03-16 03:40:42 +00:00
docker-compose.yml fix(release): http-https redirect working (#7176) 2023-03-25 03:37:58 +00:00
Dockerfile fix(release): http-https redirect working (#7176) 2023-03-25 03:37:58 +00:00
go.mod go.mod: minimal go version 1.20 (#8495) 2023-10-17 06:52:28 +07:00
go.sum feat(release): github action, build script, and release manager (#6818) 2023-03-03 10:11:28 +00:00
main.go [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
nginx.conf fix(release): http-https redirect working (#7176) 2023-03-25 03:37:58 +00:00
README.md feat(release): github action, build script, and release manager (#6818) 2023-03-03 10:11:28 +00:00

release

Flags: - --github-token - GitHub token - --releases - Number of releases to fetch (default 5)

Takes a GitHub token, and an optional number of releases.

Fetches the last 5 releases from GitHub and adds them to a JSON file which the download page can use.