github-releases-dashboard

command module
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2024 License: MIT Imports: 16 Imported by: 0

README

github-releases-dashboard

A simple dashboard to keep track of GitHub releases.

Running

go run github.com/ThreeDotsLabs/github-releases-dashboard@latest

Configuration

The dashboard is configured using environment variables:

  • PORT — defaults to 8080.
  • GITHUB_TOKEN (optional) — Use to increase rate limits.
  • REPOS — a comma-separated list of repositories to track with optional branch name after a color (defaults to main). For example, ThreeDotsLabs/github-releases-dashboard:master,ThreeDotsLabs/watermill:master.
  • REFRESH_INTERVAL — how often to refresh the data, defaults to 1h.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL