<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 15, 2019 at 9:33 PM Tom Stellard <<a href="mailto:tstellar@redhat.com">tstellar@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On 10/15/2019 09:24 PM, Mehdi AMINI wrote:<br>
> Hi Tom.<br>
> <br>
> One issue with this is that we don't have a clear "ordering" from linear revision numbers from these emails. Have we looked into continuing to generate our own emails per commits instead so that we control the format?<br>
> <br>
<br>
This actually what we are doing, we are listening for github commit events and<br>
then generating our own emails based on the data in the event.  We can format<br>
the emails how ever we want, and we tried to match the current SVN format exactly.<br></blockquote><div><br></div><div>Ah great!</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
Is the some other information you would like to have in the emails to show the<br>
ordering?<br></blockquote><div><br></div><div>The only thing I was looking to get was to continue to have a monotonic incrementing integer for the revision instead of the git hash alone: I don't know if `git llvm` has this feature yet but this was discussed a while ago (I don't remember if we just mentioned counting the commits in the repo from the beginning or using an invocation of `git describe` or something derived).</div><div><br></div><div>-- </div><div>Mehdi</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<br>
-Tom<br>
<br>
> Thanks,<br>
> <br>
> -- <br>
> Mehdi<br>
> <br>
> <br>
> <br>
> On Tue, Oct 15, 2019 at 9:07 PM Tom Stellard via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a> <mailto:<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>>> wrote:<br>
> <br>
>     Hi,<br>
> <br>
>     We are going to start to switching from SVN commit emails to GitHub commit<br>
>     emails this week.  The only real change you should notice is that<br>
>     the revision number in the subject will be replaced with a git hash and<br>
>     the diff links in the email will point to GitHub.  Otherwise the<br>
>     content and format of the email should be the same.<br>
> <br>
>     We are going to start by rolling this out for the openmp-commits list<br>
>     and then once that's working begin migrating the rest of the lists.  If you<br>
>     notice any issues with the new emails, please file a bug and mark it<br>
>     as a blocker of the github meta-bug (<a href="http://llvm.org/PR39393" rel="noreferrer" target="_blank">llvm.org/PR39393</a> <<a href="http://llvm.org/PR39393" rel="noreferrer" target="_blank">http://llvm.org/PR39393</a>>).<br>
> <br>
>     Thanks,<br>
>     Tom<br>
>     _______________________________________________<br>
>     cfe-dev mailing list<br>
>     <a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a> <mailto:<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>><br>
>     <a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
> <br>
<br>
</blockquote></div></div>