Skip to content

Releases: nficano/github-runner

v0.1.2 —

16 Mar 17:52

Choose a tag to compare

Changelog

  • c43e07f feat: add runner-toggle.sh for managing self-hosted runner pools

v0.1.1 —

16 Mar 17:42

Choose a tag to compare

Changelog

  • dc535bc fix: handle wrapped errors in config-not-found check and create parent dirs

v0.1.0 —

04 Mar 04:58

Choose a tag to compare

Changelog

  • 07bb119 Add release name template and Makefile target for tagging releases; update GitHub Actions workflow
  • 4cefd14 Fix MkDocs admonition extension name
  • 6a6f031 Fix MkDocs strict broken config link
  • 21a6969 Fix lint errors and restyle Material docs theme
  • 7c1e46b Fix release workflow: trigger on push to main with auto-versioning
  • 2327fb5 Initial commit
  • a38062a Polish docs with common plugins and Mermaid diagrams
  • 56af5cd Replace placeholder org references with nficano/github-runner
  • a22dd6e Simplify Dockerfile to use pre-built binary from GoReleaser
  • 7cdf6d2 Use separate PAT for Homebrew tap push