question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ready when all other issues on this milestone are Done and closed.

  • check integration package compatibility
    • AutoFixture.AutoFakeItEasy
    • Machine.Fakes.FakeItEasy
      • stable incompatible with 2.0.0-rc1
      • pre-release compatible with 2.0.0-rc2
    • Autofac.Extras.FakeItEasy
  • run code analysis in VS in Release mode and address violations (send a regular PR which must be merged before continuing) - #336
  • release RC https://www.nuget.org/packages/FakeItEasy/2.0.0-rc2 (1st May 2016)
  • ensure the RC has been available for some period of time (box checked on 20th May, almost 3 weeks after release)
  • smoke test the analyzer package. We’re not releasing it, so just download the nupkg and install from local disk
  • if necessary, change VERSION_SUFFIX on CI Server to appropriate “-beta123” or “” (for non-betas) value and initiate a build
  • check build
  • edit draft release in GitHub UI:
  • complete release notes, mentioning non-owner contributors, if any
  • attach nupkg
  • publish the release
  • remove https://github.com/FakeItEasy/FakeItEasy/wiki/Changes-in-version-2.0
  • push NuGet package
  • de-list pre-release or superseded buggy NuGet packages if present
  • tweet, mentioning contributors and post link as comment here for easy retweeting 😉
  • post tweet in Gitter
  • post links to the GitHub release in each issue in this milestone, with thanks to contributors
  • use rake set_version[new_version] to
    • create a new branch
    • change CommonAssemblyInfo.cs to expected minor version (of form xx.yy.zz)
    • push to origin
    • create PR to upstream master
  • use rake create_milestone to
    • create a new milestone for the next release
    • create new issue (like this one) for the next release, adding it to the new milestone
    • create a new draft GitHub Release
  • close this milestone

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:80 (79 by maintainers)

github_iconTop GitHub Comments

1reaction
blairconradcommented, May 26, 2016

At long-suffering last!

1reaction
blairconradcommented, May 20, 2016

The balkanized rooms make me sad.

Read more comments on GitHub >

github_iconTop Results From Across the Web

org.springframework.boot » spring-boot » 2.0.0.RELEASE
RELEASE. Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". It ...
Read more >
Spring Boot 2.0 goes GA
On behalf of the team, it is my very great pleasure to announce that Spring Boot 2.0 is now generally available as 2.0.0.RELEASE...
Read more >
Spring Boot 2.0 Release Notes
Spring Boot 2.0 requires Java 8 as a minimum version. Many existing APIs have been updated to take advantage of Java 8 features...
Read more >
Semantic Versioning 2.0.0 | Semantic Versioning
In systems with many dependencies, releasing new package versions can quickly become a nightmare. If the dependency specifications are too tight, you are...
Read more >
Spring Boot application start failed with 2.0.0.RELEASE
RELEASE it is working but i am using Optional which is supported from Spring 2.0 onwards. I am getting below error. Exception in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found