Skip to content

ArPow stage 1: local source-build infrastructure #11208

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

Merged
merged 5 commits into from
Apr 16, 2021

Conversation

MichaelSimons
Copy link
Member

@MichaelSimons MichaelSimons commented Mar 11, 2021

This PR adds the local build infrastructure that lets ArPow (arcade-powered source-build) run in this repo. See https://github.com/dotnet/source-build/blob/master/Documentation/planning/arcade-powered-source-build/onboarding/local-onboarding.md for more details about how it works.

To try it out locally, run this on Linux: ./build.sh -c Release --restore --build --pack /p:ArcadeBuildFromSource=true -bl

This PR should have no effect on ordinary builds, or CI. ArPow stage 2 will add source-build to CI: PR validation and official builds.

For https://github.com/dotnet/source-build/blob/master/Documentation/planning/arcade-powered-source-build/implementation-plan.md

Related to dotnet/source-build#2074

@MichaelSimons MichaelSimons force-pushed the arpow-stage1 branch 2 times, most recently from 03979e1 to 1c08959 Compare March 11, 2021 22:46
@MichaelSimons MichaelSimons marked this pull request as ready for review March 15, 2021 19:58
@MichaelSimons
Copy link
Member Author

@dseefeld, please review at your convenience.

…age1

Conflicts:
	eng/Version.Details.xml
	eng/common/templates/steps/source-build.yml
@MichaelSimons
Copy link
Member Author

@brettfo, this PR is ready to go. Could you please merge?

@cartermp
Copy link
Contributor

Thanks!

@cartermp cartermp merged commit 9764592 into dotnet:main Apr 16, 2021
@MichaelSimons MichaelSimons deleted the arpow-stage1 branch June 18, 2021 14:29
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.

4 participants