Signed-off-by: Seongmin Lee git@boltless.me
Monorepo for Tangled
tangled.org
appview: replace IssueComment to Comment
#866
open
opened by
STACK 4
expand 1 commit
hide 1 commit
appview: replace
IssueComment to Comment
Signed-off-by: Seongmin Lee <git@boltless.me>
expand 1 commit
hide 1 commit
appview: replace
IssueComment to Comment
Signed-off-by: Seongmin Lee <git@boltless.me>
expand 1 commit
hide 1 commit
appview: replace
IssueComment to Comment
Signed-off-by: Seongmin Lee <git@boltless.me>
merge conflicts detected
imo: we should still continue to ingest
sh.tangled.issue.comment(and pull comments), but just try to convert to the regular lexicon. this would only be used for backfill purposes, newer appviews should ideally not create the old NSID anymore.the way i see it, the new lexicon is just an alias for the old ones, so the ingesters should be backwards compatible.
i will do a deeper dive into the code itself shortly.