Skip to content

v0.24.0: improve windows ux

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 03:42
· 115 commits to main since this release
fa85cc7

Changelog

  • Improves bug-report command: launch in default browser instead of forcing msedge.
  • Makes possible to use gup update buf, gup update buf.exe and even mix syntaxes:
.\gup.exe update buf.exe goreleaser
gup:INFO : update binary under $GOPATH/bin or $GOBIN
gup:INFO : [1/2] github.com/bufbuild/buf/cmd/buf (Already up-to-date: v1.27.0)
gup:INFO : [2/2] github.com/goreleaser/goreleaser (Already up-to-date: v1.21.2)
  • 4512b40 Add github actions for dragonfly
  • a3d0632 Add install process
  • 496468f Add install process for ca-certificates
  • 7993f7a Add pkgin update mozila-rootcerts
  • db0b2ef Add unit test and delete unused code
  • 08ad734 Bump actions/checkout from 2 to 4
  • 50ea2a8 Bump actions/setup-go from 3 to 4
  • e1b5277 Bump codecov/codecov-action from 1 to 4
  • 11a4f49 Bump cross-platform-actions/action from 0.15.0 to 0.19.0
  • 1b62c68 Bump cross-platform-actions/action from 0.15.0 to 0.19.0
  • 5add225 Bump cross-platform-actions/action from 0.19.0 to 0.19.1
  • 55ff04e Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • 6dc89d8 Bump golang.org/x/sync from 0.3.0 to 0.4.0
  • 6440923 Change badge
  • 7a3c199 Change codecov to octocov
  • 534d2f2 Change status badge
  • 79a2c06 Delete .github/workflows/auto-merged.yml
  • 9470eba Delete coverage.yml
  • 9bc9dcb Delete unused package and update readme
  • 1c660f6 Downgrade
  • db5a4ef Merge pull request #100 from nao1215/dependabot/github_actions/cross-platform-actions/action-0.19.0
  • 868d11d Merge pull request #101 from nao1215/dependabot/github_actions/codecov/codecov-action-4
  • 073d8dd Merge pull request #103 from nao1215/feat/support-dragonfly
  • 46a9405 Merge pull request #105 from nao1215/change-codecov
  • a95722f Merge pull request #106 from nao1215/feat/netbsd
  • ab54079 Merge pull request #107 from nao1215/dependabot/github_actions/cross-platform-actions/action-0.19.0
  • 02e208b Merge pull request #108 from nao1215/auto-merged-library-update
  • 825363a Merge pull request #109 from nao1215/dependabot/go_modules/golang.org/x/sync-0.4.0
  • 82f5a7a Merge pull request #110 from nao1215/nao1215-patch-3
  • b08c2a3 Merge pull request #111 from nao1215/dependabot/github_actions/cross-platform-actions/action-0.19.1
  • f076150 Merge pull request #112 from nao1215/dependabot/go_modules/github.com/google/go-cmp-0.6.0
  • cd1cf92 Merge pull request #113 from lincolnthalles/improve-windows-ux
  • fa85cc7 Merge pull request #114 from nao1215/fix/bsd-test
  • d89a923 Merge pull request #98 from nao1215/dependabot/github_actions/actions/setup-go-4
  • 6b80603 Merge pull request #99 from nao1215/dependabot/github_actions/actions/checkout-4
  • 16858cd Update auto-merged.yml
  • ffa1567 Update readme
  • 9de485f auto merged github actions for pr that created dependabot
  • e353cd0 chore: improve windows ux
  • ebeb9c4 delete dupl
  • 6a711dd move