Given the recent public sentiment about the .NET Foundation, a gesture of goodwill is in order, I think. Exposing just how much work goes on in the background to keep everything running, and showing why it's not as easy as just "fork the repo and ship my own .NET" seems like a good idea.
Which repos?
core-eng (for tracking outages in a way the public can see)
helix-services
helix-machines
What is there to do?
Ensure that we have repo licenses
Ensure we have license headers in files
Ensure we have good readme and contribution instructions (though I don't actually expect any contributions).
Examine PR build flows to make sure they are safe to execute in the public, and, if not, modify them
Ensure there are no secrets in code (we've been really good on this for years, but one last check is warranted)
Ensure git history is safe to post, if not, we'll just seed with current state
Clean up any dangerous references in docs/wiki
Work with PM around public messaging
Recently Triaged Issues
All issues in this section should be triaged by the v-team into one of their business objectives or features.
Migrated from https://github.com/dotnet/core-eng/issues/14795
@ChadNedzlek wrote:
Why?
Given the recent public sentiment about the .NET Foundation, a gesture of goodwill is in order, I think. Exposing just how much work goes on in the background to keep everything running, and showing why it's not as easy as just "fork the repo and ship my own .NET" seems like a good idea.
Which repos?
What is there to do?
Recently Triaged Issues
All issues in this section should be triaged by the v-team into one of their business objectives or features.