Skip to content

Releases: git-pkgs/forge

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:35
Immutable release. Only release title and notes can be modified.
41f408d

Changelog

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 10:56
Immutable release. Only release title and notes can be modified.
61442dc

Changelog

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 10:54
a5687af

Changelog

  • a5687af Bump github.com/git-pkgs/purl from 0.1.15 to 0.1.16 (#149)
  • 4c2e086 Bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#148)
  • 37e82b3 Support plain-HTTP self-hosted forges (#147)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:46
d0d5d69

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

Choose a tag to compare

@github-actions github-actions released this 29 Jun 13:15
6fa3f00

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

Choose a tag to compare

@github-actions github-actions released this 22 May 18:05
d557457

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

Choose a tag to compare

@github-actions github-actions released this 09 May 07:19
7633e19

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

Choose a tag to compare

@github-actions github-actions released this 02 May 16:48
7b22670

Changelog

  • 7b22670 Bump git-pkgs/purl to v0.1.12
  • 97fb392 Bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 (#72)
  • 7f8d2f0 Ignore ssh_host from project .forge config (#73)
  • 032a652 Strip control characters from forge-sourced text before printing (#74)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 30 Apr 17:23
381040c

Changelog

  • 9d7e450 Bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 (#65)
  • c099614 Bump purl to v0.1.11 (#68)
  • 5ab6cde Bump sigstore/cosign-installer from 3.10.0 to 4.1.1 (#63)
  • 12edcd0 Fix README
  • 381040c Use cosign v4 bundle format for release signing (#69)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 10:28
ed7c9a7

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)