Displaying 1 result from an estimated 1 matches for "rehydr".
Did you mean:
reydr
2020 Jul 10
7
RFC: Bugzilla migration plan
Dear all,
Over the last few weeks with the help of GH folks I've been exploring
the options of Bugzilla migration. I believe finally we came to the
viable solution which is detailed below.
It turned out that GitHub has an internal project rehydration tool
that could be used to populate the empty repo contents from the simple
serialized format. There is a big advantage of this approach as
compared to using GH API as we are not bound to various thresholds and
throttling limits (remember, that we need to import 35k+ bz issues).
The downside i...