Pulling GitHub into the kernel process
Pulling GitHub into the kernel process
Posted Jun 24, 2021 13:22 UTC (Thu) by mathstuf (subscriber, #69389)In reply to: Pulling GitHub into the kernel process by laf0rge
Parent article: Pulling GitHub into the kernel process
For example, I fixed a bug that was reported by some automated test setup. I used the same set of Cc emails and sent it off. However, it was missing the list that needed to hear about the patch. It wasn't until I pinged after a week of silence that this had been realized. Why did it miss the target list? I don't know, but checkpatch and whatever hooks `send-email` has didn't figure it out (and there were a dozen+ emails already, so spotting a missing one wasn't easy).
So this isn't about going anywhere near what BitKeeper was. It's about adding more roads to Rome and putting up better signage and helpful tourist centers along the way.
Posted Jun 24, 2021 22:21 UTC (Thu)
by pbonzini (subscriber, #60935)
[Link] (2 responses)
As long as GitHub doesn't decide to garbage collect those commits, of course. And the delta between submissions of the same patch would be inaccessible from the web interface, because there's no way to do a range-diff from upstream to a PR.
GitLab is better, but not too much.
Posted Jun 24, 2021 22:52 UTC (Thu)
by mathstuf (subscriber, #69389)
[Link]
In any case, ghostflow could push its check refs to the repository to force them to not be garbage collected. Any other system could probably also do the same.
Posted Jun 25, 2021 12:53 UTC (Fri)
by bluca (subscriber, #118303)
[Link]
Pulling GitHub into the kernel process
Pulling GitHub into the kernel process
Pulling GitHub into the kernel process