Skip to content

chore(executable): Preparing mcp-confluent to be published on package registry #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 9, 2025

Conversation

eddyv
Copy link
Member

@eddyv eddyv commented Apr 4, 2025

Update package version to 1.0.1, add CLI support for loading environment variables, and enhance environment validation. Refactor environment loading logic and improve error handling. Update dependencies and bin configuration in package.json.

eddyv added 5 commits April 4, 2025 12:12
…ent variables, and enhance environment validation. Refactor environment loading logic and improve error handling. Update dependencies and bin configuration in package.json.
@eddyv eddyv marked this pull request as ready for review April 9, 2025 19:08
@Copilot Copilot AI review requested due to automatic review settings April 9, 2025 19:08
@eddyv eddyv requested a review from a team as a code owner April 9, 2025 19:08
Copy link

@Copilot 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.

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

Files not reviewed (1)
  • package.json: Language not supported
Comments suppressed due to low confidence (1)

src/index.ts:72

  • The variable 'clientManager' is referenced in the cleanup function but is not defined or instantiated in this diff. Please ensure that 'clientManager' is properly imported and initialized before it is used.
await clientManager.disconnect();

@eddyv eddyv enabled auto-merge (squash) April 9, 2025 19:13
@eddyv eddyv merged commit 62e7637 into main Apr 9, 2025
1 check passed
@eddyv eddyv deleted the chore/executable branch April 9, 2025 20:09
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