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

Remove top-level build scripts in favor of area-specific build scripts #27631

Closed
captainsafia opened this issue Nov 8, 2020 · 0 comments
Closed
Assignees
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Done This issue has been fixed 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

Our getting started docs currently recommend that users run the global build.cmd file in order to build the repo. This is often unnecessary, especially if you want to work on a specific project area.

We should move the top-level build scripts into the eng directory and direct users to use project area specific build scripts when working on the repo.

@captainsafia captainsafia added enhancement This issue represents an ask for new feature or an enhancement to an existing one area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework labels Nov 8, 2020
@captainsafia captainsafia self-assigned this Dec 3, 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 6.0-preview2 milestone Jan 28, 2021
@ghost ghost added Done This issue has been fixed and removed Working labels Feb 16, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Done This issue has been fixed 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

3 participants