Regenerate DBX code after making changes to .dbx schema files. Runs code generation, shows diff summary, validates compilation, and reports any errors.
Create a Storj point release by cherry-picking commits onto an existing release branch, opening a PR, and tagging. Use when the user wants to cherry-pick a fix into a release branch after it was cut (e.g. "create a point release for v1.38", "cherry-pick…
Interact with the Storj Gerrit code review service at review.dev.storj.tools. Use when the user wants to post a Gerrit review, configure the Gerrit remote, install the commit-msg hook, or work with a change on Gerrit.
Run unit tests that require PostgreSQL. Use this skill when the user wants to run tests with PostgreSQL database backend. Automatically handles checking for and configuring a PostgreSQL Docker container.