Skip to content

Fix fetcher usage#2260

Merged
stefanvanburen merged 1 commit intomainfrom
svanburen/fix-fetcher
Feb 17, 2026
Merged

Fix fetcher usage#2260
stefanvanburen merged 1 commit intomainfrom
svanburen/fix-fetcher

Conversation

@stefanvanburen
Copy link
Member

In #2243, I introduced some bad logic that caused needCreation to always be false, because of the mismatch between absolute paths and relative paths in allPlugins. This should fix that issue.

In #2243, I introduced some bad logic that caused `needCreation` to
always be false, because of the mismatch between absolute paths and
relative paths in allPlugins. This should fix that issue.
@stefanvanburen
Copy link
Member Author

Running $ go run ./internal/cmd/fetcher . locally seems to get farther (it balks on running some swift code, which I don't have installed locally, but would run in CI).

@stefanvanburen stefanvanburen merged commit 6596877 into main Feb 17, 2026
4 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/fix-fetcher branch February 17, 2026 18:55
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.

2 participants

Comments