-
Notifications
You must be signed in to change notification settings - Fork 44.6k
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 v0.3.0 #3683
Release v0.3.0 #3683
Conversation
Use inclusive language: Rename 'blacklist' to 'denylist' and 'whitelist' to 'allowlist'
This commit replaces two print statements in the _speech method of the BrianSpeech class with a single call to logging.error. This will log error messages with more detail and make it easier to diagnose issues. The changes are backward compatible and should not affect the functionality of the code.
fix #2654 spacy language model installation
Co-authored-by: Reinier van der Leer <[email protected]>
Co-authored-by: lengweiping <[email protected]>
Add Coverage reporting to CI pipeline
Make `load_azure_config` throw if `azure.yaml` does not exist
Co-authored-by: Reinier van der Leer <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]>
* Revert "Merge branch 'master' into stable" This reverts commit c400897, reversing changes made to fe855fe. * Fix `validate_json` file error when cwd != project root (#2665) Co-authored-by: qianchengliang <[email protected]> * Revert "Revert "Merge branch 'master' into stable"" This reverts commit 999990b. --------- Co-authored-by: BillSchumacher <[email protected]> Co-authored-by: Mick <[email protected]> Co-authored-by: qianchengliang <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## stable #3683 +/- ##
=========================================
Coverage ? 60.29%
=========================================
Files ? 69
Lines ? 3209
Branches ? 535
=========================================
Hits ? 1935
Misses ? 1138
Partials ? 136 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 😅
Release v0.3.0 (Significant-Gravitas#3683)
how do i download the newest 0.30 |
Background
High time for us to put out a release :)
Changes
TODO: put link to release here
Test Plan
Tested for regression in #testing, 0/17 testers reported regressions.