Monorepo for Tangled tangled.org

lexicons: introduce repo.temp xrpc methods #1163

merged opened by boltless.me targeting master from sl/knotmirror

These experimental xrpc methods use at-uri instead of did/name format to reference the repository.

Signed-off-by: Seongmin Lee git@boltless.me

Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3mh3qbj6yd322
Interdiff #3 #4
api/tangled/tempanalyzeMerge.go

This file has not been changed.

api/tangled/tempdefs.go

This file has not been changed.

api/tangled/tempgetArchive.go

This file has not been changed.

api/tangled/tempgetBlob.go

This file has not been changed.

api/tangled/tempgetBranch.go

This file has not been changed.

api/tangled/tempgetCommit.go

This file has not been changed.

api/tangled/tempgetDiff.go

This file has not been changed.

api/tangled/tempgetEntity.go

This file has not been changed.

api/tangled/tempgetHead.go

This file has not been changed.

api/tangled/tempgetTag.go

This file has not been changed.

api/tangled/tempgetTree.go

This file has not been changed.

api/tangled/templistBranches.go

This file has not been changed.

api/tangled/templistCommits.go

This file has not been changed.

api/tangled/templistLanguages.go

This file has not been changed.

api/tangled/templistTags.go

This file has not been changed.

knotmirror/db/db.go

This file has not been changed.

lexicons/git/temp/analyzeMerge.json

This file has not been changed.

lexicons/git/temp/defs.json

This file has not been changed.

lexicons/git/temp/getArchive.json

This file has not been changed.

lexicons/git/temp/getBlob.json

This file has not been changed.

lexicons/git/temp/getBranch.json

This file has not been changed.

lexicons/git/temp/getCommit.json

This file has not been changed.

lexicons/git/temp/getDiff.json

This file has not been changed.

lexicons/git/temp/getEntity.json

This file has not been changed.

lexicons/git/temp/getHead.json

This file has not been changed.

lexicons/git/temp/getTag.json

This file has not been changed.

lexicons/git/temp/getTree.json

This file has not been changed.

lexicons/git/temp/listBranches.json

This file has not been changed.

lexicons/git/temp/listCommits.json

This file has not been changed.

lexicons/git/temp/listLanguages.json

This file has not been changed.

lexicons/git/temp/listTags.json

This file has not been changed.

History

5 rounds 3 comments
sign up or login to add to the discussion
1 commit
expand
lexicons: introduce git.temp xrpc methods
2/3 failed, 1/3 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
lexicons: introduce git.temp xrpc methods
expand 0 comments
1 commit
expand
lexicons: introduce git.temp xrpc methods
expand 0 comments
1 commit
expand
lexicons: introduce repo.temp xrpc methods
expand 3 comments

ill not comment on the nomenclature here, because i understand that these are temp and can be upgraded at any time? am i right in understanding that the only affected bits will be knotmirror and appview and we can easily upgrade those services?

correct. For general naming, I'm trying to follow the official guidelines here.

sounds good! my only nit would be with analyzeMerge (maybe getMergeStatus or something?). but no immediate change required for this patch.

1 commit
expand
lexicons: introduce repo.temp xrpc methods
expand 0 comments