Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #466 +/- ##
==========================================
Coverage 69.06% 69.06%
Complexity 958 958
==========================================
Files 60 60
Lines 4513 4513
==========================================
Hits 3117 3117
Misses 1396 1396
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dkotter
left a comment
There was a problem hiding this comment.
Release dates need updated but otherwise looks good to me
|
What you don't want to wait 5 months to ship this release?! |
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
What?
Prepares 0.8.0 release.
Closes #464.
Copilot summary
This pull request prepares the project for the 0.8.0 release, introducing several new features, improvements, and developer updates. It includes the official version bump, updates to documentation and contributor credits, and ensures code and configuration files reflect the new release. Notably, it adds new AI features, updates the changelog, and standardizes version annotations across the codebase.
Release and Versioning Updates:
0.8.0inai.phpand updated theWPAI_VERSIONconstant accordingly. [1] [2]docs/RELEASE_INSTRUCTIONS.mdto remove the requirement to bump the version inpackage-lock.json.0.8.0release entry and link to the changelog inCHANGELOG.md. [1] [2]Feature and Documentation Enhancements:
README.md, including Dashboard Widgets, Guidelines integration, and Refine Notes.Codebase Consistency and Metadata:
@sinceannotations for new or changed methods/classes to0.8.0across various ability classes. [1] [2] [3] [4] [5] [6] [7] [8] [9]CREDITS.mdto include new contributors for this release.Packaging and Distribution:
.distignoreand.gitattributesto exclude new build/config files (eslint.config.mjs,tsconfig.json) from distribution and export. [1] [2] [3]Why?
How?
Use of AI Tools
Sadly all manual, would love to take a look at automation and/or AI to help speed things along here.
Testing Instructions
Screenshots or screencast
Changelog Entry
n/a