generated from coulomb/repo-seed
Complete WP-0010: HTTP remote federation with cache
Some checks failed
ci / validate-registry (push) Has been cancelled
Some checks failed
ci / validate-registry (push) Has been cancelled
Extend federation manifest schema for url sources with auth and TTL metadata. Fetch remote capability indexes over HTTP(S), cache under registry/federation/cache/, and fall back to stale cache on fetch failure. Add --refresh flag, seven federation tests, and updated federation docs.
This commit is contained in:
@@ -68,9 +68,12 @@ Compose a federated index from `registry/federation/sources.yaml`.
|
||||
|
||||
```bash
|
||||
reuse-surface federation compose
|
||||
reuse-surface federation compose --refresh
|
||||
```
|
||||
|
||||
Writes `registry/indexes/federated.yaml` with `source_repo` attribution.
|
||||
Composes local and remote HTTP index sources. Writes
|
||||
`registry/indexes/federated.yaml` with `source_repo` attribution. Remote indexes
|
||||
cache under `registry/federation/cache/`.
|
||||
|
||||
### graph
|
||||
|
||||
|
||||
Reference in New Issue
Block a user