- Added tbx task for markdown formating of .lint.json
- Added a Nox task for dependencies packages and their licenses with Markdown output
- #293: Added
py.typedfile
-
Fixed an issue in the CI workflow that caused it to be executed twice on the initial push of a PR if the PR branch was on the repo itself.
🚨 Attention: Due to these changes, the workflows will no longer be executed if the PR comes from a branch not located in this repository. As third-party contributions from outside forks are rare to nearly non-existent, this downside was considered a reasonable trade-off at this time.
- Updated design doc (Added known Issues)
- Updated migration progress table
- Updated the FAQ with an entry about the
isortcompatibility issue - #351, #352: updated user guide
- Updated
actions/upload-artifactsversion to4.6.0
- Relocked dependencies
- Update referenced github actions
- #339: Secret ALTERNATIVE_GITHUB_TOKEN removed from GitHub workflows