Skip to content
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

Release 7.0.0-beta.2 #1811

Closed
16 tasks done
blairconrad opened this issue Dec 13, 2020 · 1 comment
Closed
16 tasks done

Release 7.0.0-beta.2 #1811

blairconrad opened this issue Dec 13, 2020 · 1 comment

Comments

@blairconrad
Copy link
Member

blairconrad commented Dec 13, 2020

  • Address all coding and style violations detected during a Release build (send a regular pull request which must be merged before continuing)
  • ensure completeness of draft release notes, including non-owner contributors, if any (move release notes forward from any pre-releases to the current release)
  • before releasing 7.0.0, check integration package compatibility
  • run tools\prepare_release.cmd next x.y.z vNext to:
    • change "vNext" names to appropriate x.y.z version for the next GitHub Release, milestone, and release checklist (this issue)
    • create a new draft GitHub Release, milestone, and release checklist
  • tag master with the new version number and push to upstream. This will cause the build server to
    • push the nupkgs to nuget.org,
    • attach all nupkgs from the tagged build to the GitHub Release,
    • add a comment to each issue and pull request in the release, saying it was published in this release
  • wait for NuGet package validation
  • de-list pre-release NuGet packages if present
  • publish the GitHub release
  • tweet, mentioning contributors, and post link as comment here for easy retweeting ;-)
  • post tweet in Gitter
  • add a note in each issue that has a significant contribution from a community member, thanking the contributor
  • close this issue
  • if this is not a pre-release, close the milestone for this release
@blairconrad blairconrad added this to the vNext milestone Dec 13, 2020
@blairconrad blairconrad changed the title Release vNext Release 7.0.0-beta.2 Feb 23, 2021
@blairconrad
Copy link
Member Author

blairconrad commented Feb 23, 2021

Get FakeItEasy 7.0.0-beta.2!

- now specify number of calls when using Invokes and no additional member configuration
- better searching for extension points in tools/helper libraries
- crisper logo on README page (thx @adamralph)
- all the beta.1 goodies

https://github.com/FakeItEasy/FakeItEasy/releases/7.0.0-beta.2

https://twitter.com/fakeiteasyfx/status/1364174563928596483

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant