mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-09 01:52:52 +00:00
refactor: use channel target resolution APIs (#85814)
* refactor: use channel target resolution apis * refactor: satisfy delivery lint * refactor: remove unused target parsing shim * fix: preserve routed cron topic targets
This commit is contained in:
committed by
GitHub
parent
fd2a9adbe6
commit
c4f0da00a9
@@ -860,7 +860,6 @@ describe("plugin-sdk subpath exports", () => {
|
||||
pattern:
|
||||
/\b(?:ComparableChannelTarget|resolveComparableTargetFor(?:Channel|LoadedChannel)|comparableChannelTargets(?:Match|ShareRoute))\b/u,
|
||||
exclude: [
|
||||
"src/channels/plugins/target-parsing.ts",
|
||||
"src/channels/plugins/target-parsing-loaded.ts",
|
||||
"src/channels/plugins/target-parsing.test.ts",
|
||||
"src/plugins/compat/registry.ts",
|
||||
|
||||
Reference in New Issue
Block a user