[llvm-dev] [cfe-dev] Bugzilla migration is stopped again

Anton Korobeynikov via llvm-dev llvm-dev at lists.llvm.org
Sat Dec 4 03:40:24 PST 2021


Hello,

> Maybe one can add all the bugs first, without any relationships/links.
> Then build up a map of github IDs vs bugzilla IDs, and then use that
> map to then add all the relationships afterwards using the learnt
> bugzilla IDs.
> Or, alternatively, use your current method, and then scan over
> everything at the end, to add in any relationships that got missed
> using the above approach.
There are few things that you're missing here, unfortunately:

0. Everything is API-rate limited.
1. Every change triggers notifications
2. Every change updates "last modified" timestamp

And no, GitHub is not a graph database which you can use as you could imagine.

Though, patches are always welcome ;)

-- 
With best regards, Anton Korobeynikov
Department of Statistical Modelling, Saint Petersburg State University


More information about the llvm-dev mailing list