erigon-pulse/cmd/release
2023-03-25 03:37:58 +00: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 feat(release): github action, build script, and release manager (#6818) 2023-03-03 10:11:28 +00:00
go.sum feat(release): github action, build script, and release manager (#6818) 2023-03-03 10:11:28 +00:00
main.go fix(release): download page https redirect (#7120) 2023-03-17 03:29:09 +00: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.