codeberg-cli 0.5.0

CLI Tool for codeberg similar to gh and glab
Documentation
1
2
3
4
5
6
7
8
# Guidelines

- IMPORTANT: Please stick to the [conventional commits format]https://www.conventionalcommits.org/en/v1.0.0/. We recommend using tools like [cocogitto]https://github.com/cocogitto/cocogitto to enforce this. It will be checked in the CI and bigger PRs not following these rules should be reworded. Otherwise there is always the option to ask the maintainers to squash your commits. Maintaining this commit format is important since we create our changelog through it.

# Resources

- [Codeberg Gitea API Docs]https://codeberg.org/api/swagger used by [forgejo]https://codeberg.org/forgejo/forgejo/src/branch/forgejo/docs/content/doc/developers/api-usage.en-us.md#api-guide which is in turn used by codeberg.
- We use [Woodpecker CI]https://codeberg.org/Codeberg-CI/woodpecker