Is there a checklist for publishing a release? I couldn't find any docs on that.
Let's try to work on one here: moved to first comment.
moved to first comment
A few new features:
We might need a custom feed for release branches to test the packages before we merge into master.
Could we use https://www.myget.org/gallery/orchardcore-dev?
Add it to appveyor.yml instead of orchardcore-preview.
It seems it is only used by OrchardCore.Translations but it would be more coherent to target this one from the dev branch, .
Then we would change in the examples with MyGet in the doc and mention in the release notes that people should now use this feed for dev packages.
Do you have in mind some upgrade steps that we need to mention in the release notes?
/cc @deanmarcussen @jtkech @Skrypt
Suggestion: Use https://github.com/cfpb/github-changelog
When 1.0.0-rc2 is tagged, execute:
changelog OrchardCMS OrchardCore 1.0.0-rc1 1.0.0-rc2
and it will generate changelog between the 2 releases.
@agriffard The Lucene index settings are now stored in the database and the data JSON schema has changed so we should advise that people will require to reconfigure their indices.
I've started a documentation page with the aim to have a template and guide for future releases, making releases easier: https://github.com/OrchardCMS/OrchardCore/pull/6119 This then looks like this:

It's mostly elaborating on what's here and making it usable for next releases. I wasn't sure about there to put it so put it under Key Topics, we can move somewhere more appropriate.
I have some questions:
BTW Publish Later is not yet merged (https://github.com/OrchardCMS/OrchardCore/pull/5639) but it was already reviewed by a lot of people so unless anyone has any new objections I'd merge it.
Also, for release notes the ones we have for O1 are a good template, e.g.: https://docs.orchardcore.net/projects/O1/en/latest/Documentation/Orchard-1-10.Release-Notes/
@agriffard on my side nothing i can think of now
@agriffard Nothing here either, except for the change to the default BagPart from Detail to Summary (the original change was the night we did RC1)
@agriffard also
Found the templates in the meantime. These are published on NuGet with the rest of the packages, right?
Any progress on the remaining tasks? Where can I help the most?
Should this be really closed? It's not fully done. I've updated https://github.com/OrchardCMS/OrchardCore/pull/6119 with the edits from here.
How can blog on the DNF website, who we can get in touch with? Who can blog on DevBlog, @sebastienros @agriffard?
Has anyone tested the guides with NuGet yet? Because I can do that today.
It was closed in the batch because assigned to rc2. But we know it's not finished. Keep it open of you prefer.
OK. Could you reply to my other questions as well, please?
You can test the guides.
@sebastienros will ask if he can blog on DNF and devblogs.
I guess we could prepare a blogpost (ex: List features https://docs.orchardcore.net/en/dev/docs/releases/1.0.0-rc2/#new-features).
I will try to do a blog section on orchardcore.net also (will look like http://antoinegriffard.com/blog).
Thanks. Tested the guides and updated https://github.com/OrchardCMS/OrchardCore/pull/6119. Also added https://github.com/OrchardCMS/OrchardCore/pull/6415 for some docs fixes.
Blog post written, @agriffard published it on https://www.orchardcore.net/blog/orchard-core-rc-2 and I am currently submitting it to devblogs.
I've added a note on this to the docs. Why is the blog a separate tenant though?
Most helpful comment
A few new features: