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

Dynamically acquire dependencies needed for each project #27633

Open
captainsafia opened this issue Nov 8, 2020 · 0 comments
Open

Dynamically acquire dependencies needed for each project #27633

captainsafia opened this issue Nov 8, 2020 · 0 comments
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework enhancement This issue represents an ask for new feature or an enhancement to an existing one severity-nice-to-have This label is used by an internal tool
Milestone

Comments

@captainsafia
Copy link
Member

Currently, our docs direct users to install project dependencies like Selenium and Java ahead of time.

Instead, we should dynamically install these dependencies when the user runs the build for a project that requires these dependencies.

@captainsafia captainsafia added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework enhancement This issue represents an ask for new feature or an enhancement to an existing one labels Nov 8, 2020
@JunTaoLuo JunTaoLuo added the severity-nice-to-have This label is used by an internal tool label Dec 16, 2020
@mkArtakMSFT mkArtakMSFT added this to the Backlog milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework enhancement This issue represents an ask for new feature or an enhancement to an existing one severity-nice-to-have This label is used by an internal tool
Projects
None yet
Development

No branches or pull requests

4 participants
@captainsafia @JunTaoLuo @mkArtakMSFT and others