Wu Clan
00a781357b
Fix celery CLI option to required ( #737 )
2025-07-24 21:32:57 +08:00
Wu Clan
e45d2d6fe7
Add CLI support for startup celery services ( #724 )
...
* Add CLI support for startup celery services
* update the cli file
2025-07-16 12:28:57 +08:00
Wu Clan
4ddf84fa22
Bump granian from 2.4.0 to 2.4.2 ( #727 )
2025-07-16 12:28:02 +08:00
Wu Clan
ce3be1db8e
Add support for celery dynamic tasks ( #715 )
...
* Add support for celery dynamic tasks
* Update the celery conf
* Update the celery task tables name
* Refactor the celery task-related interfaces
* Optimize auto-discovery tasks
* Remove redundant config
* Refine the business codes
* Optimize crontab validation returns
* Update dependencies in pyproject toml
* Fix some bugs
* Update dependencies
* Update the version to 1.7.0
* Fix update and delete event
2025-07-11 07:54:33 +08:00
Wu Clan
e84ef04f15
Update the CLI startup service mode ( #718 )
2025-07-10 20:33:50 +08:00
Wu Clan
494942e87e
Add CLI support for execute sql scripts ( #711 )
...
* Add CLI support for execute sql scripts
* Update the arg helps
2025-07-02 20:19:29 +08:00
Wu Clan
aa2b76673f
Update the reload excludes for CLI run ( #709 )
2025-07-02 18:16:43 +08:00
Wu Clan
54ea301152
Update the CLI to be executed async ( #704 )
2025-07-01 18:18:29 +08:00
Wu Clan
a461f78224
Optimize the installation of plugin dependencies ( #700 )
...
* Optimize the installation of plugin dependencies
* Remove enumerate
* Update main params
2025-06-30 09:29:35 +08:00
Wu Clan
c306432708
Update the help for CLI run worker ( #699 )
2025-06-29 20:06:45 +08:00
Wu Clan
97f778cc90
Add CLI support for plugin install ( #698 )
...
* Add CLI support for plugin install
* Fix some usage errors
* Update prompt information
2025-06-29 17:41:12 +08:00
Wu Clan
88695ac6ad
Add custom CLI for service startup ( #697 )
...
* Add custom CLI for service startup
* Remove redundant scripts
* Fix lint
2025-06-28 14:56:19 +08:00