[PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!

Mehdi AMINI via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 18 13:31:29 PDT 2016


mehdi_amini added inline comments.

================
Comment at: docs/Proposals/GitHub.rst:208
@@ +207,3 @@
+3. Make sure we have an llvm-project (with submodules) setup in the official
+   account, with all necessary hooks (history, update, merges).
+4. Make sure bisecting with llvm-project works.
----------------
I'd like to see clearly mentioned somewhere else than in the plan that on top of "hooks" hosted by github, we will need to maintain our own webservice on our own server to answer updates from theses hooks and update the umbrella.
That's a non-negligible drawback in face of the motivation exposed in the "Why move at all?" section.


https://reviews.llvm.org/D22463





More information about the cfe-commits mailing list