search hotlink icon profile hotlink icon
Select the input pointer.

About This Default Registry

Out of the box, the pre-configured version of the Fusion package manager can download packages from multiple sources into a project. GitLab, GitHub, Bitbucket, and filesystem are intended for local and collaborative development, while this registry serves as the source for production package releases. Here, "default" means that the package manager is highly flexible and can be configured or extended to use other or additional sources.

For more details, see the Extensions chapter in the documentation. Tip: To use this registry as the origin alongside a custom one, create a group here as a locked namespace prefix and publish custom packages under a namespace that begins with this prefix.

Register Your Package

Package Identifier Entries

Create a registry entry for each segment of the package identifier, using the segment value as the slug. The trailing segment represents the package entry, while all preceding segments are group entries. Link the entries in order using the header menu (dots icon) to form the hierarchy.

Valvoid OAuth App

Open your account settings and create a new identity for the source code provider hosting your package repository. Grant Valvoid permission to read the repository and manage release webhooks.

Synchronize Releases

Assign the provider identity to your package and synchronize it manually to capture existing release tags. Optionally, create a webhook to automatically handle future release events.

Consume Package

Once the event queue has been processed by the 15-minute cron job and the package is synchronized, use Fusion to fetch it. Refer to its documentation for further details.