Skip to content

Conversation

@evgeny-stakewise
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 29, 2026 16:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes an issue with the graph endpoint parameter in the process-meta-vaults command by making it optional and allowing it to fall back to network configuration defaults. The change also updates the project version from v4.1.5 to v4.1.6.

Changes:

  • Made graph_endpoint parameter nullable to support optional configuration
  • Removed interactive prompt for graph endpoint, relying on network defaults instead
  • Version bump to v4.1.6 across all relevant files

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/config/settings.py Changed graph_endpoint parameter type from str to str | None to allow null values
src/commands/process_meta_vaults.py Updated function signature to accept optional graph_endpoint and removed prompt comment
scripts/install.sh Updated default version from v4.1.5 to v4.1.6
pyproject.toml Bumped project version to v4.1.6
README.md Updated docker image tags to reference v4.1.6

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@evgeny-stakewise evgeny-stakewise merged commit 97203af into master Jan 29, 2026
7 checks passed
@evgeny-stakewise evgeny-stakewise deleted the fix-graph-endpoint branch January 29, 2026 16:24
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.

3 participants