Skip to content

Capture the VMR's permissible source policy in documentation #4086

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

Closed
MichaelSimons opened this issue Feb 2, 2024 · 0 comments · Fixed by dotnet/arcade#14547
Closed

Capture the VMR's permissible source policy in documentation #4086

MichaelSimons opened this issue Feb 2, 2024 · 0 comments · Fixed by dotnet/arcade#14547
Assignees
Labels
area-infra Source-build infrastructure and reporting

Comments

@MichaelSimons
Copy link
Member

Capture the policy for what type of source-code is permissible in the VMR.

The two main points to capture are related to binaries and licenses.

  1. Binaries: OSS licensed binaries are allowed but require an explicit action to get new binaries into the VMR. The source-build version of the product must build without checked in binaries. A script must exist to the strip binaries for source-only/source-build scenarios.
  2. Licenses: Non-OSS licensed code and binaries are not be permitted within the VMR.
@ghost ghost added area-doc Documentation improvements untriaged labels Feb 2, 2024
@MichaelSimons MichaelSimons removed the area-doc Documentation improvements label Feb 2, 2024
@MichaelSimons MichaelSimons moved this from Backlog to 9.0 Preview 2 in .NET Source Build Feb 2, 2024
@MichaelSimons MichaelSimons added area-infra Source-build infrastructure and reporting and removed untriaged labels Feb 15, 2024
@MichaelSimons MichaelSimons moved this from 9.0 Preview 2 to 9.0 Preview 3 in .NET Source Build Feb 20, 2024
@MichaelSimons MichaelSimons moved this from 9.0 Preview 3 to In Progress in .NET Source Build Mar 21, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in .NET Source Build Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infra Source-build infrastructure and reporting
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants