codeberg forgejo-contrib/forgejo-cli v0.5.0

4 hours ago

fj v0.5.0

Download it from here, or via cargo

cargo install forgejo-cli

Consider supporting on Ko-Fi or Liberapay! Ko-Fi link, Liberapay link

Any questions? Come ask in the matrix space! Matrix link


Call for contributions!

In the next release, v0.6.0, we will be adding localization support!

This will rely on translators to help us out. If you're interested in contributing here, come say hi in the implementation PR! That PR will be merged in the next several days, and once it has, translation work can start.


Additions

  • (!334) Support for managing labels on issues and repos.
  • (!349) repo edit and repo units for modifying settings on a repo and repo units.
  • (!373) Use the needed CLI flags for more editors when opening them.
  • (!385) Use the editor defined in git's core.editor config option by default (falling back to $EDITOR if it is not set).
  • (!414) Add commands to assign and unassign users to issues and PRs.
  • (!415) Support all README files in fj repo readme, regardless of case or extension.
  • (!416) Add the option to choose what repo to own the new repo to fj repo migrate.
  • (!419) Show a warning when viewing an archived repo.
  • (!420) Add a notice about git push --force not being supported on AGit PRs.
  • Added fj auth login support for the following instances:
    • v15.next.forgejo.org
    • codefloe.com

Fixes

  • (!393) Don't include pull requests in fj issues search.
  • (!407) Guarantee opening the browser in fj auth login doesn't block.
  • (!417) Prevent incorrectly reusing the refresh token when refreshing OAuth tokens.

Other

  • (!278) Improved "no repo info" error message.
  • (!403) Build aarch64 artifacts for new releases.

Don't miss a new forgejo-cli release

NewReleases is sending notifications on new releases.