aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hrc
Commit message (Collapse)AuthorAgeFilesLines
* feat(core): Initialize core components and configuration modelsHEADmainHsiangNianian2025-01-0432-2167/+0
|
* feat(dev): Add model attributes to GRPS class in `grps` folderHsiangNianian2024-09-191-15/+6
|
* feat(core): Implement Service class and related functionalitiesHsiangNianian2024-09-1919-85/+742
| | | | Co-authored-by: yuzhe <YUZHEthefool@users.noreply.github.com>
* chore: Update .gitignore简律纯2024-07-241-1/+1
|
* chore: remove lib core binary苏向夜2024-07-231-0/+0
|
* feat!: Add `hrc.dev.echo` module简律纯2024-07-203-4/+17
|
* refactor(dev)!: Add `grps` folder in `dev` dir简律纯2024-07-194-3/+5
|
* chore(core): Add assignees for each TODO简律纯2024-07-191-4/+4
|
* chore(core): add some TODO简律纯2024-07-191-4/+4
|
* refactor: Comment hook function while running the rules packages简律纯2024-07-182-25/+35
| | | | TODO: builtin hook function in every rules packages.
* style: Format python & rust code简律纯2024-07-162-50/+1
|
* feat(Improve the underlying business directory): Improve the underlying ↵简律纯2024-07-151-0/+6
| | | | | | business directory Add { doc | feat | perf | dev } mods
* style(examples): ruff format code简律纯2024-07-081-2/+2
|
* refactor!: change namespace<perf, feat, doc, dev>简律纯2024-07-077-5/+5
|
* refactor(core): fix AttributeError: wrong 'rule_disable_hook_func' method简律纯2024-07-061-2/+2
|
* feat(core): impl hot reload简律纯2024-07-061-0/+11
|
* style(core): format code && add noqa简律纯2024-07-061-8/+8
|
* refactor(core)!: fix AttributeError: wrong '_run_core_reload' method简律纯2024-07-061-1/+1
|
* refactor!: rewrite core business logic简律纯2024-07-062-169/+154
|
* refactor: rename as get_plugin() method简律纯2024-07-021-1/+1
|
* chore: commented unused code简律纯2024-06-303-4/+3
|
* feat(exception): enrich exceptions:: EventException, SkipException, ↵简律纯2024-06-305-17/+149
| | | | StopException, CoreException, GetEventTimeOut, LoudModuleError
* refactor(rule): change self.state with self.core.rule_state logic简律纯2024-06-291-5/+5
|
* style: ruff format code简律纯2024-06-2810-73/+48
|
* fix(core): import missed module in core.py简律纯2024-06-281-2/+11
|
* fix: repair incorrect module import path简律纯2024-06-283-10/+16
|
* refactor: hrc.rules - > hrc.rule简律纯2024-06-2813-29/+1336
|
* chore(file tree): add CustomRule class in hrc.rules.BaseRule简律纯2024-06-272-35/+0
|
* feat(rules): add decorator: aliases for class attribute property简律纯2024-06-271-2/+9
|
* feat(BaseRule): add Character.py简律纯2024-06-274-14/+6
|
* chore(docs): add structures.svg and contributing guidance简律纯2024-06-266-13/+43
|
* refactor(filetree): rename package's namespace as `hrc`简律纯2024-06-2122-0/+119