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

Create install-prereq command #1217

Open
LadyCailin opened this issue Jul 14, 2020 · 0 comments
Open

Create install-prereq command #1217

LadyCailin opened this issue Jul 14, 2020 · 0 comments
Labels
engineering Internal changes to the system that aren't visible to end users feature request New functionality that doesn't exist yet good first issue Wanna take a stab at contributing? Try this one! Should be easier than most.

Comments

@LadyCailin
Copy link
Member

LadyCailin commented Jul 14, 2020

This would consolidate the various third party installer code into a single command (and make adding new ones less work.) For now, the only two things included would be the MSSQL Authentication dll and the LLVM installer, but I am planning to add more down the road. This should use ClassDiscovery to allow extensions to take advantage of these facilities as well. We should also support multiple versions and support for detecting existing installations (with option to force install anyways). There would also be support for post install execution as well as custom download locations.

@LadyCailin LadyCailin added feature request New functionality that doesn't exist yet good first issue Wanna take a stab at contributing? Try this one! Should be easier than most. engineering Internal changes to the system that aren't visible to end users labels Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Internal changes to the system that aren't visible to end users feature request New functionality that doesn't exist yet good first issue Wanna take a stab at contributing? Try this one! Should be easier than most.
Projects
None yet
Development

No branches or pull requests

1 participant