Document nbshell/nbapi tools for remote build log fetching #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The tools
nbshellandnbapiare on PATH when the plugin is active, but there's no documentation connecting "my nix build failed on nixbuild.net and I can't see why" to the solution:nbshell 'builds log <id>'ornbapi builds.Add a section to the plugin CLAUDE.md or README explaining:
nbapi buildsnbshell 'builds log <BUILD_ID>'nbapi builds)Fixed in main (commits 2f03a04–e167c29): added
nbapi build <id>subcommand, documentednbshell 'builds log <id>'in ops.md and nixbuild-usage skill, added routing triggers for build log / remote builder output queries, added.markdownlint-cli2.yaml. Version bumped to 0.2.0.