Skip to content

Fix: Relative paths handling #234

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 9 commits into from
May 21, 2025
Merged

Fix: Relative paths handling #234

merged 9 commits into from
May 21, 2025

Conversation

alashchev17
Copy link
Collaborator

No description provided.

@alashchev17 alashchev17 self-assigned this May 13, 2025
@alashchev17 alashchev17 requested a review from oxyplay May 13, 2025 14:18
@alashchev17
Copy link
Collaborator Author

Relies now on this PR: smallcloudai/refact#774

@alashchev17 alashchev17 requested a review from MarcMcIntosh May 16, 2025 01:16
@@ -93,6 +93,7 @@ jobs:
- name: Install VSCE
shell: bash
run: |
npm install -g patch-package
Copy link
Contributor

Choose a reason for hiding this comment

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

is this needed?
patch-package is used for the testing library happy-dom in chat, but that's only a dev-dep?

 Author:    alashchev17 <[email protected]>

 interactive rebase in progress; onto 1681dff
 Last commands done (5 commands done):
    pick 019a601 fix: installing patch-package globally in CI
    pick e93c4ca chore: first patch-package installation, then chat UI
 Next commands to do (2 remaining commands):
    pick b83f18b fix: using OpenFilePayload as a type for file in openFile handler
    pick 186f8e2 refactor: removed redundant check with existsSync()
 You are currently rebasing branch 'fix/relative-paths' on '1681dff'.

 Changes to be committed:
	modified:   .github/workflows/build.yml
 Author:    alashchev17 <[email protected]>
 interactive rebase in progress; onto 1681dff
 Last commands done (6 commands done):
    pick e93c4ca chore: first patch-package installation, then chat UI
    pick b83f18b fix: using OpenFilePayload as a type for file in openFile handler
 Next command to do (1 remaining command):
    pick 186f8e2 refactor: removed redundant check with existsSync()
 You are currently rebasing branch 'fix/relative-paths' on '1681dff'.
 Changes to be committed:
	modified:   src/sidebar.ts
@MarcMcIntosh MarcMcIntosh merged commit 2e912fb into dev May 21, 2025
6 checks passed
@MarcMcIntosh MarcMcIntosh deleted the fix/relative-paths branch May 21, 2025 10:41
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.

3 participants