Releases: fileformat/ghashboard
Releases · fileformat/ghashboard
v0.0.9
Update Dockerfile to go 1.23
v0.0.8 (release)
First release to marketplace
v0.0.8
Changelog
- c19d442 ADD: docker needs root ssl certs to talk to github
- f212910 UPDATE: unique error codes
v0.0.7
Changelog
- 7d6e7d3 FIX: running as GHA will have no args
v0.0.6
Changelog
- 7335ccc FIX: drift between flags and GHA definition
v0.0.5
Changelog
- 2a91332 ADD: external badge for open PRs
- 0a6d2de ADD: support for customizing title/header/footer
- 0d1edd9 FIX: remove leftover %s from logging
- 50bc705 UPDATE: fix output arg handling
- 6afed8b UPDATE: rename ghashboard.go -> main.go
v0.0.4
Changelog
- 1fff5af ADD: banner image
- 96d7d8a FIX: active/inactive repo flag
- 12329c9 FIX: ignore excludes if includes are specified
- a17b0af TWEAK: more clear variable name
- 2aeba37 UPDATE: dynamic template list, intro blurb
v0.0.3
Changelog
- bee5153 UPDATE: fixed sorting, fixed private filtering
v0.0.2
Changelog
- 30f758b FIX: default templates need to be embedded
- b8d5f76 UPDATE: prep for launching as a Github Action in the marketplace