Skip to content

ci: preinstall fd-find for find tool tests - #1431

Open
vkehfdl1 wants to merge 1 commit into
mainfrom
ci/preinstall-fd-find
Open

ci: preinstall fd-find for find tool tests#1431
vkehfdl1 wants to merge 1 commit into
mainfrom
ci/preinstall-fd-find

Conversation

@vkehfdl1

Copy link
Copy Markdown
Contributor

The explorer-tools-extension test exercises the find tool, which relies on the fd binary. ripgrep was already preinstalled for the grep tool, but fd was left to pi-coding-agent's on-demand download, which fails in CI's network-restricted environment (fd is not available and could not be downloaded).

Install fd-find alongside ripgrep. pi-coding-agent resolves the Ubuntu fdfind binary name via its systemBinaryNames fallback, so no symlink is needed.

Fixes the failing main CI run (commit 2a2730de, job: Test).

The explorer-tools-extension test exercises the find tool, which relies on
the fd binary. ripgrep was already preinstalled, but fd was left to
pi-coding-agent's on-demand download, which fails in CI's network-restricted
environment ('fd is not available and could not be downloaded'). Install
fd-find alongside ripgrep; pi-coding-agent resolves the Ubuntu 'fdfind'
binary name via its systemBinaryNames fallback.
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.

1 participant