Regenerate DBX code after making changes to .dbx schema files. Runs code generation, shows diff summary, validates compilation, and reports any errors.
storj/storj
SkillsMP has collected 4 skills from storj/storj. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 3,278
- GitHub forks
- 426
Skills in this repository
Showing 4 of 4 collected skills.
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.