Releases: git-pkgs/forge
Releases · git-pkgs/forge
Release list
v0.10.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 74fdc4a Add --push option to forge pr create (#156)
- 41f408d Add configurable default remote (#160)
- c315982 Add cross-forge commit ref resolution (#153)
- 5fbe5da Bump github.com/git-pkgs/purl from 0.1.16 to 0.1.17 (#155)
- 4f776d1 Bump github.com/git-pkgs/purl to v0.1.19 (#158)
- e5991b6 Handles SCP-like URLs that don't begin with
git@(#157) - 395b6c7 Set go 1.26 and toolchain go1.26.7 (#159)
- a752dd8 Use Go 1.26.6 toolchain (#154)
v0.9.0
v0.8.0
v0.7.0
Changelog
- d0d5d69 Add Gerrit forge adapter (#119)
- 83cc189 Add Tangled forge support (#120)
- ea00a40 Bump actions/checkout from 7.0.0 to 7.0.1 (#144)
- b3eb748 Bump actions/setup-go from 6.5.0 to 7.0.0 (#139)
- 8a98420 Bump github.com/git-pkgs/purl from 0.1.12 to 0.1.13 (#130)
- 7d07173 Bump github.com/git-pkgs/purl from 0.1.13 to 0.1.14 (#137)
- 3f13d85 Bump github.com/git-pkgs/purl from 0.1.14 to 0.1.15 (#145)
- 5129ab5 Bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#136)
- 52369cc Bump golang.org/x/term from 0.44.0 to 0.45.0 (#138)
- 141eb27 Bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 (#129)
- 586640b Consolidate git config helpers (#132)
- 6a0dcf4 Normalize forge statuses (#121)
- 04671f1 Support token-cmd on Windows (#131)
- 227db19 command to retrieve token (#124)
- 355ddfc fix forge api base url construction (#141)
- e16d87a fix(gitlab): support setting assignees and reviewers on issues and MRs (#146)
- 5e04c3d fix(repo): make --limit cap total results (#135)
- 9aa8298 fix(repo): stop List pagination early once Limit is reached (#143)
v0.6.0
Changelog
- 7e9db8d Add FORGEJO_TOKEN environment variable support (#116)
- 5d19f75 Add custom helptext when --json is used (#110)
- 8d2f455 Add git_protocol setting to defaults and per-domain configs (#103)
- bd96c85 Add subcommand
branch show-base(#118) - c08d69a Bump actions/checkout from 6.0.2 to 6.0.3 (#114)
- 163a2c1 Bump actions/checkout from 6.0.3 to 7.0.0 (#125)
- 6fa3f00 Bump actions/setup-go from 6.4.0 to 6.5.0 (#128)
- bea5861 Bump golang.org/x/crypto from 0.52.0 to 0.53.0 (#123)
- d85cdfd Clear all token env vars in resolve tests (#106)
- 3385a9a Clear env vars in tests (#105)
- 6c6fd94 Fix pr checkout for agit-based workflows in forgejo (#117)
- fb4bdcd Implement forge pr view for current branch (#109)
- d7789ac Initial implementation of PR checkout (#97)
- c810120 Normalize gitlabs opened and open states in issues and milestones (#85)
- 189bfd3 Support URLs in forge pr checkout (#104)
- 8eed915 Support dest and gitflags in
forge repo clone(#101) - bc40864 When viewing a pipeline, print the corresponding job ids (#108)
v0.5.1
Changelog
- 0dfc81c Add a bunch of aliases to align with gh (#91)
- 06ad5b7 Bump code.gitea.io/sdk/gitea from 0.25.0 to 0.25.1 (#87)
- 04dadd3 Bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#94)
- 3a66614 Bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#93)
- d557457 Fix browse URL on non-GitHub forges (#96)
- ca8dfa6 Set goconst to ignore test files (#95)
v0.5.0
Changelog
- a91cbb8 Add bitbucket to --forge-type and auth --type help text
- 2db4d00 Add license section and refresh README service list and env vars
- b641660 Bump code.gitea.io/sdk/gitea from 0.24.1 to 0.25.0 (#82)
- 7633e19 Bump golang.org/x/crypto to v0.51.0 and x/term to v0.43.0
- 9f22424 Bump sigstore/cosign-installer from 4.1.1 to 4.1.2 (#81)
- 465a911 Infer host from git remote for owner-only commands and add --host flag (#79)
- 3f45c50 Make --forge-type skip network detection for custom hosts (#83)
- bcbf332 Replace labels on gitea/forgejo issue Update (#75)
- a017eb7 Resolve milestone by name on gitea issue Create/Update (#77)
- 4000616 Support GitLab nested group/namespace repo paths (#71)
v0.4.2
v0.4.1
v0.4.0
Changelog
- 818dd54 Add --remote flag to select which git remote to resolve (#57)
- 8b6f6e7 Add Homebrew install instructions
- a653c7b Bump actions/setup-go from 6.3.0 to 6.4.0
- ed7c9a7 Bump code.gitea.io/sdk/gitea from 0.23.2 to 0.24.1 (#46)
- ef3bbc1 Bump golang.org/x/crypto from 0.49.0 to 0.50.0
- 1c4bf49 Bump golang.org/x/term from 0.41.0 to 0.42.0
- ffedb35 Harden git clone argv and config file permissions
- 9d67341 Honour BROWSER env var and use rundll32 on Windows (#56)
- b508419 Map ssh_host to API host when resolving git remotes (#61)
- f153117 Set User-Agent on outbound HTTP requests
- 8697f08 Sign release checksums with cosign (#60)
- 95c191e Skip Gitea SDK version probe to avoid nil client on unreachable hosts (#59)