Skip to content
Git

Usage

This section covers various usage topics for CodeFloe, including dependency management bots and other platform features.

Two common dependency bots exist right now:

Dependabot is GitHub-only and hence does not work on CodeFloe.

Renovate is compatible with Forgejo-based platforms and hence can be used on CodeFloe. In fact, the codefloe org makes heavy use of Renovate to keep its dependencies up-to-date. You can see its config in codefloe/renovate-config.

If you want to use renovate with your own repos, multiple options exist. See the Renovate documentation for detailed setup instructions.


If you have ideas how to improve this or run into an issue, please open an issue in the CodeFloe forum.