generated from coulomb/repo-seed
Use repo-scoping scope context endpoint
This commit is contained in:
@@ -601,7 +601,7 @@ to `context[source.bind_to]`. A resolver that raises logs a warning and binds
|
||||
Registered as source type `repo-scoping`.
|
||||
|
||||
Supported queries:
|
||||
- `repo_profile`: `GET {REPO_SCOPING_URL}/repos/{params['repo_slug']}/scope`
|
||||
- `repo_profile`: `GET {REPO_SCOPING_URL}/repos/{params['repo_slug']}/scope/context`
|
||||
Returns dict with `capabilities`, `tags`, `scope_summary`, `scope_md_exists`.
|
||||
|
||||
5-minute in-process cache keyed by `(query, repo_slug)`. Cache is per-worker-
|
||||
|
||||
@@ -123,7 +123,7 @@ to `context[source.bind_to]`. A resolver that raises logs a warning and binds
|
||||
Registered as source type `repo-scoping`.
|
||||
|
||||
Supported queries:
|
||||
- `repo_profile`: `GET {REPO_SCOPING_URL}/repos/{params['repo_slug']}/scope`
|
||||
- `repo_profile`: `GET {REPO_SCOPING_URL}/repos/{params['repo_slug']}/scope/context`
|
||||
Returns dict with `capabilities`, `tags`, `scope_summary`, `scope_md_exists`.
|
||||
|
||||
5-minute in-process cache keyed by `(query, repo_slug)`. Cache is per-worker-
|
||||
|
||||
Reference in New Issue
Block a user