Skip to content

CI: Update fgvm calls to use which in order to resolve the path. - #1040

Open
patricktcoakley wants to merge 1 commit into
godotengine:masterfrom
patricktcoakley:master
Open

CI: Update fgvm calls to use which in order to resolve the path.#1040
patricktcoakley wants to merge 1 commit into
godotengine:masterfrom
patricktcoakley:master

Conversation

@patricktcoakley

@patricktcoakley patricktcoakley commented Jul 18, 2026

Copy link
Copy Markdown

Hi,

I'm the maintainer of fgvm, which is being used in the CI. I noticed an issue with some failed runs where it couldn't find the path, and wanted to offer a better way to resolve the path using the which command, which I recently updated a few weeks ago to take a query that filters it to the closes installation and only prints the path. The FGVM_HOME path was mostly used for testing purposes and I ended up making a breaking change that effects the current resolver code, but using which solves that in a cleaner manner.

@patricktcoakley patricktcoakley changed the title Update fgvm calls to use which in order to resolve the path. CI: Update fgvm calls to use which in order to resolve the path. Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants