Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 11:44
· 114 commits to main since this release
0386a4a

Changes

This release teaches the retrocookie command to print a friendly error message when git exits with failure, including the output from the failed command. This improves the user experience in the common case where the imported changes produce a merge conflict in the template repository. (The retrocookie-pr command already knew how to do this.) The rest are internal changes, read on for all the boring details.

🚀 Features

  • ✨ Improve error message when git exits with failure (#454) @cjolowicz

🚨 Testing

  • 🔧 [pytest] Filter Typeguard warnings triggered by click (#455) @cjolowicz

👷 Continuous Integration

  • 📚 [README] Adapt Codecov badge to renamed default branch (#457) @cjolowicz
  • 🔧 [codecov] Require 100% patch coverage (#456) @cjolowicz

📚 Documentation

  • 📚 [docs] Fix missing usage page for retrocookie-pr (#453) @cjolowicz
  • 📚 [docs] Fix missing usage page for retrocookie-pr (#452) @cjolowicz

📦 Package