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

Use installation package for directory determination. #2940

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Dec 11, 2023

TaskDX-1699 As a DevX engineer I can rely on the installation dir being retrieved consistenly

I searched the codebase for all uses of the installation.*Exec() methods and looked to see if they used filepath.Dir() or other filepath manipulations to produce some path that could be produced by any of the installation.*() methods and found none. This appeared to be a one-off due to my ignorance.

@mitchell-as mitchell-as force-pushed the mitchell/dx-1699 branch 2 times, most recently from 3fb5ce7 to bee8717 Compare December 11, 2023 22:00
@mitchell-as mitchell-as requested a review from MDrakos December 11, 2023 22:15
@mitchell-as mitchell-as marked this pull request as ready for review December 11, 2023 22:15
@mitchell-as mitchell-as merged commit 285fb93 into version/0-43-0-RC1 Dec 13, 2023
9 checks passed
@mitchell-as mitchell-as deleted the mitchell/dx-1699 branch December 13, 2023 13:58
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