chore(core): log correct endpoint from registry#1341
chore(core): log correct endpoint from registry#1341NathanFlurry wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
e0adbeb to
64e3e3d
Compare
|
Claude finished @NathanFlurry's task —— View job Pull Request ReviewReviewing PR: "chore(core): log correct endpoint from registry" Todo List
AnalysisChange Summary: The PR fixes a hardcoded endpoint URL in the console output. Instead of always printing Files Changed: - console.log(` - Endpoint: http://127.0.0.1:6420`);
+ console.log(` - Endpoint: ${config.endpoint}`);Review Feedback✅ Code Quality & Best Practices
✅ Potential Bugs/Issues
✅ Performance Considerations
✅ Security Concerns
|
More templates
@rivetkit/actor
@rivetkit/cloudflare-workers
@rivetkit/core
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
commit: |
Merge activity
|

No description provided.