Skip to content
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

Fix exe paths #34

Merged
merged 3 commits into from
Dec 6, 2024
Merged

Fix exe paths #34

merged 3 commits into from
Dec 6, 2024

Conversation

bjoern-reetz
Copy link
Contributor

I replaces all install.platform.bin-path configs with ..exe-path, which is the correct setting according to the docs. This resolves #31 . I also cleaned up some redundant config which had no effect and was just misleading.

I have no idea why the automated tests were still working, but manual testing revealed that installs did not work. According to the latest documentation, the current name of the setting is exe-path. All occurances where updated to use exe-path instead of bin-path.
This setting had no effect as it was overridden by the platform.*.exe-path settings.
There were numerous mappings in install.arch that did not actually map to something else, so these config had no effect and was only distracting. It was removed.
@suin suin merged commit 2f9de04 into appthrust:main Dec 6, 2024
4 checks passed
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.

Github's gh fails to install on version 0.42.0 of proto
2 participants