Skip to content

fix(core): move cmd/xportal to xcmd/xportal#87

Merged
pcfreak30 merged 1 commit into
developfrom
fix/xcmd-rename
Apr 26, 2026
Merged

fix(core): move cmd/xportal to xcmd/xportal#87
pcfreak30 merged 1 commit into
developfrom
fix/xcmd-rename

Conversation

@pcfreak30

@pcfreak30 pcfreak30 commented Apr 26, 2026

Copy link
Copy Markdown
Member
  • sumdb has phantom module entries for cmd/ and cmd/xportal paths
  • renaming to xcmd/xportal avoids poisoned sumdb resolution
  • new install path: go.lumeweb.com/xportal/xcmd/xportal@latest

Move the command directory from cmd/xportal to xcmd/xportal, updating the install path in the README accordingly. This renames the main command entry point to align with the xcmd naming convention.

@kody-ai

kody-ai Bot commented Apr 26, 2026

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

- sumdb has phantom module entries for cmd/ and cmd/xportal paths
- renaming to xcmd/xportal avoids poisoned sumdb resolution
- new install path: go.lumeweb.com/xportal/xcmd/xportal@latest
@pcfreak30 pcfreak30 merged commit 129a230 into develop Apr 26, 2026
2 checks passed
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.

1 participant