Skip to content

fix(registryClient): fix wrong location for the cli config file#10812

Merged
RomneyDa merged 1 commit intocontinuedev:mainfrom
yumosx:fix-cli
Mar 24, 2026
Merged

fix(registryClient): fix wrong location for the cli config file#10812
RomneyDa merged 1 commit intocontinuedev:mainfrom
yumosx:fix-cli

Conversation

@yumosx
Copy link
Copy Markdown
Contributor

@yumosx yumosx commented Feb 25, 2026

Description

fix: #10645

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

image

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Continue Tasks: ❌ 7 failed — View all

First attempt to resolve relative paths against current working directory before falling back to rootPath. This provides better flexibility when files are not located relative to rootPath.
@yumosx yumosx requested a review from a team as a code owner February 25, 2026 08:25
@yumosx yumosx requested review from sestinj and removed request for a team February 25, 2026 08:25
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 25, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Copy Markdown
Contributor

@RomneyDa RomneyDa left a comment

Choose a reason for hiding this comment

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

@yumosx thanks!

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in Issues and PRs Mar 24, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 24, 2026
@RomneyDa RomneyDa merged commit 29a8a33 into continuedev:main Mar 24, 2026
52 of 60 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Issues and PRs Mar 24, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Wrong location for the cli config file

2 participants