Skip to content

v0.6.0

Latest

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)