Skip to content

Fix externals tracking for deps with escaped characters - #687

Merged
ef4 merged 4 commits into
mainfrom
fix-escaped-externals
Feb 10, 2026
Merged

Fix externals tracking for deps with escaped characters#687
ef4 merged 4 commits into
mainfrom
fix-escaped-externals

Conversation

@ef4

@ef4 ef4 commented Feb 3, 2026

Copy link
Copy Markdown
Collaborator

There are two bugs addressed in #603, the first one had good test coverage and a good fix.

But the second one -- quotes in dependency requests breaking EAI_DISCOVERED_EXTERNALS -- wasn't really being tested and didn't have a correct fix, which was only noticed incidentally while looking at #683.

This adds test coverage and changes the implementation to fix.

There are two bugs addressed in #603, the first one had good test coverage and a good fix.

But the second one -- quotes in dependency requests breaking EAI_DISCOVERED_EXTERNALS -- wasn't really being tested and didn't have a correct fix, which was only noticed incidentally while looking at #683.

This adds test coverage and changes the implementation to fix.
@ef4 ef4 added the bug Something isn't working label Feb 3, 2026
@ef4
ef4 merged commit e45bad8 into main Feb 10, 2026
141 checks passed
@ef4
ef4 deleted the fix-escaped-externals branch February 10, 2026 23:55
@github-actions github-actions Bot mentioned this pull request Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant