Skip to content

Releases: fileformat/ghashboard

v0.0.10

20 Nov 00:37
Compare
Choose a tag to compare

v0.0.9

04 Nov 16:41
Compare
Choose a tag to compare
Update Dockerfile to go 1.23

v0.0.8 (release)

01 Nov 01:53
Compare
Choose a tag to compare

First release to marketplace

v0.0.8

22 May 18:48
Compare
Choose a tag to compare

Changelog

  • c19d442 ADD: docker needs root ssl certs to talk to github
  • f212910 UPDATE: unique error codes

v0.0.7

22 May 18:40
Compare
Choose a tag to compare

Changelog

  • 7d6e7d3 FIX: running as GHA will have no args

v0.0.6

22 May 18:19
Compare
Choose a tag to compare

Changelog

  • 7335ccc FIX: drift between flags and GHA definition

v0.0.5

22 May 17:44
Compare
Choose a tag to compare

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

04 May 14:43
Compare
Choose a tag to compare

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

28 Apr 14:27
Compare
Choose a tag to compare

Changelog

  • bee5153 UPDATE: fixed sorting, fixed private filtering

v0.0.2

28 Apr 04:36
Compare
Choose a tag to compare

Changelog

  • 30f758b FIX: default templates need to be embedded
  • b8d5f76 UPDATE: prep for launching as a Github Action in the marketplace