Skip to content

ci: updated release.yaml#4

Merged
blue4209211 merged 1 commit into
mainfrom
i_138_shiv
Nov 6, 2025
Merged

ci: updated release.yaml#4
blue4209211 merged 1 commit into
mainfrom
i_138_shiv

Conversation

@blue4209211

Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist

Copy link
Copy Markdown

Summary of Changes

Hello @blue4209211, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request enhances the user documentation by adding clear instructions on how to download and install pre-compiled nbctl binaries. This provides an alternative installation method to the existing go install command, making it more convenient for users who prefer not to set up a Go development environment or wish to quickly deploy the tool.

Highlights

  • Documentation Update: Added a new section to the README.md providing instructions for downloading pre-compiled nbctl binaries for Linux (amd64) and macOS (arm64) directly from GitHub Releases.
Ignored Files
  • Ignored by pattern: .github/workflows/** (1)
    • .github/workflows/release.yml
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md to include instructions for downloading pre-compiled binaries, which is a helpful addition for users. The changes are clear, and I've provided a few suggestions in the comments to improve the security and user-friendliness of the provided commands. Please note that the pull request title mentions changes to release.yaml, but the diff only shows modifications to README.md. It might be worth aligning the title with the PR's content for clarity.

Comment thread README.md
Comment thread README.md
Comment thread README.md
Comment thread README.md
@blue4209211 blue4209211 merged commit b55a44e into main Nov 6, 2025
1 check passed
blue4209211 added a commit that referenced this pull request Jun 7, 2026
Resolves all three open high-severity alerts against
github.com/modelcontextprotocol/go-sdk:
- Alert #2: Improper handling of null Unicode in JSON parsing
- Alert #3: Cross-Site Tool Execution for HTTP servers without auth
- Alert #4: DNS Rebinding Protection disabled by default on localhost

All three are fixed by v1.4.1 (minor bump from v1.3.1).

Transitive bumps via go mod tidy:
- github.com/segmentio/encoding v0.5.3 -> v0.5.4
- golang.org/x/oauth2 v0.30.0 -> v0.34.0
- golang.org/x/sys v0.36.0 -> v0.40.0

Verified locally: `make test` green, `nbctl mcp` registers all 44
tools and reports "MCP server started, waiting for requests..."

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants