fix(agents-cli): fix relative path formatting for Windows in push all - #3505
Adityakk9031 wants to merge 1 commit into
Conversation
🦋 Changeset detectedLatest commit: 49782db The changes in this PR will be included in the next version bump. This PR includes changesets to release 10 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Thanks for the contribution! What happens next:
|
|
@nick-inkeep and @tim-inkeep have a look |
|
This pull request has been automatically marked as stale because it has not had recent activity. If this PR is still relevant:
Thank you for your contributions! |
|
@dimaMachina have a look |
1 similar comment
|
@dimaMachina have a look |
|
Hi! Looks reasonable, will take a look today |
|
This pull request has been automatically marked as stale because it has not had recent activity. If this PR is still relevant:
Thank you for your contributions! |
|
@dimaMachina have a look |
|
This pull request has been automatically marked as stale because it has not had recent activity. If this PR is still relevant:
Thank you for your contributions! |
|
still working |
Summary
This PR fixes broken path displays and error logging on Windows during \�gents-cli push --all:
elative(process.cwd(), dir) || '.'\ using
elative\ from
ode:path.
Verification