Conversation
* Update the ruff rules and format the code * Update the per-file-ignores * Update the ci * Update rules * Fix codes * Fix pagination * Update rules
* Update superuser verify to dependency injection * Update sql scripts
* Update request state usage to context variable * Update context to custom ctx * Fix the exception interception in opera log * restore elapsed
* Refactor the service layer db session call method * Fix lint * Update paging interfaces * Fix some errors
* Fix dict plugin pgsql init script missing * Fix lint
* Fix ctx in validation exception handler * Fix lint
* Update the primary database to postgresql * Delete the prints * Fix lint * Update models in code generation * Delete print * Fix the salt column type
* Fix the volume in the docker compose script * Fix the db comment
* Optimize sqlalchemy types to simplify compatibility * Update TimeZone type comment
* Enhance plugin system with lifespan registry, setup hooks, and patching utilities * fix: remove registrar.py unused-import * Optimize implementations * Update function docs * update replace_middleware func docs * Recover deleted comments
* 🐞 fix:修复测试模块client scope=module时异常 * 🌈 style: * 🌈 style:
* Remove cleanup operations after plugin install * Fix lint
* feat: add priority support to LifespanManager.register * feat: support lifespan stages and plugin dependencies * Optimize implementations * Fix dependency resolution * Fix the depends on type --------- Co-authored-by: Wu Clan <jianhengwu0407@gmail.com>
* Update plugin README content format * Fix lint
* Add database and queue observability * Update prometheus * Delete the wrong changes
* Add database and queue observability * Update prometheus * Delete the wrong changes * Fix Grafana tempo and observability config
* Add uninstall plugin operation checks * Fix lint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.