alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
tangled-core
/
lexicons
/
git
/
at
0204e467e1f01750c62eb13a3b89f3ab54fcb00e
1 folder
1 file
Seongmin Lee
lexicons: introduce git.temp xrpc methods
4mo ago
72c1b45b
temp
lexicons: introduce git.temp xrpc methods These experimental xrpc methods use at-uri instead of did/name format to reference the repository. Intended to replace most of the `repo.*` xrpc methods in Knot. Knots won't need to support these methods until we finalize them. Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
refUpdate.json
lexicons/git: fix lexicon schema for refUpdate Broken down the nested object declarations into individual declarations since lexicon schemas forbid nested declarations, tested with atcute's lexicon codegen. I changed the name of `pair` to `individualLanguageSize` as the previous name didn't make it obvious as for what the object was for, slight breaking change but it seems fine given that this lexicon schema wasn't working prior and that the object isn't being used in any unions. Signed-off-by: mary.my.id <git@mary.my.id>
10 months ago