[llvm-dev] RFC: Adding a staging branch (temporarily) to facilitate upstreaming (original) (raw)
Mike Forster via llvm-dev llvm-dev at lists.llvm.org
Wed Jul 8 05:38:08 PDT 2020
- Previous message: [llvm-dev] RFC: Adding a staging branch (temporarily) to facilitate upstreaming
- Next message: [llvm-dev] RFC: Adding a staging branch (temporarily) to facilitate upstreaming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The downsides of an additional project are small. I can see:
- It's not possible to do pull requests from there, because GitHub won't treat it as a fork.
- It's still visible to people ( http://lists.llvm.org/pipermail/llvm-dev/2020-June/142559.html)
In the end I don't have a strong opinion on whether this is a branch or a repository, as long as we move ahead soon.
On Thu, Jul 2, 2020 at 4:29 PM Johannes Doerfert via llvm-dev < llvm-dev at lists.llvm.org> wrote:
On 6/30/20 4:02 PM, Duncan Exon Smith via llvm-dev wrote: > Regardless, if a separate repo is preferred, then a better name from our perspective would be "llvm-project-staging" (dropping the "-apple" suffix). We could push a "staging/apple" branch there. +1 for a separate repo with a neutral name and "company" branches.
* Unlikely we spam people * Easy to understand from the github page * Invisible to the existing users of llvm-project/llvm * Unlikely to confuse people that have or download llvm (=accidental build of staging/apple) I haven't really seen a downside, though I might have missed something.
LLVM Developers mailing list llvm-dev at lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200708/6504d34a/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3852 bytes Desc: S/MIME Cryptographic Signature URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200708/6504d34a/attachment.bin>
- Previous message: [llvm-dev] RFC: Adding a staging branch (temporarily) to facilitate upstreaming
- Next message: [llvm-dev] RFC: Adding a staging branch (temporarily) to facilitate upstreaming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]