-
Notifications
You must be signed in to change notification settings - Fork 6k
Create config and infrastructure for a What's new in docs for a release #30545
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
Conversation
I can test the project locally running the following command from the root of my local copy. dotnet whatsnew --owner dotnet --repo docs --savedir .\docs\whats-new --startdate 11/01/2021 --enddate 11/09/2022 --localconfig .\.whatsnew.release.json |
ae08934
to
e21b8b4
Compare
e21b8b4
to
1ecd786
Compare
1ecd786
to
929363c
Compare
@BillWagner How can I help with this? Do you want me to add the labels to the PRs? |
929363c
to
c837e8c
Compare
cc3241c
to
9a3c487
Compare
f9ca487
to
ae3748f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add notes from email conversation.
0e51f44
to
6a1ece4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be mostly ready to go.
@gewarren I added a few comments where we may be able to trim this page more. Let me know your thoughts, and I'll continue making updates.
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Use a large value to catch branch merge on what's new in the release.
The PR that merges .NET 7 features changed a lot of files.
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
97ffffd
to
4348d44
Compare
I think there are a number of tasks to use the what's new tool to generate a New docs for .NET 7 page:
Internal review link