<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jan 24, 2018 at 10:29 AM, Niels Dekker <span dir="ltr"><<a href="mailto:niels_dekker_address_until_2024@xs4all.nl" target="_blank">niels_dekker_address_until_2024@xs4all.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">What would be the most appropriate way to display the SHA of the last commit at the CDash dashboard?<br>
<br>
This question was asked already by James Foucar and answered by David Cole, on September 27, 2016:<br>
  "[CDash] uploading commit info to cdash dashboard"<br>
  <a href="https://public.kitware.com/pipermail/cdash/2016-September/001701.html" rel="noreferrer" target="_blank">https://public.kitware.com/pip<wbr>ermail/cdash/2016-September/<wbr>001701.html</a><br>
<br>
Now I wonder if there's any update  :-)</blockquote><div><br></div><div>As Dave Cole mentioned, we now display the git commit (if available) in the Update column on index.php.  We have a couple features left to port before we can upgrade <a href="http://my.cdash.org">my.cdash.org</a>.</div><div><br></div><div>You can still get this information uploaded to CDash even if you rely on some external mechanism to update your source code repository:</div><div><br></div><div>







<p class="gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(52,187,199)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures;color:rgb(206,121,36)">set</span><span class="gmail-s2" style="font-variant-ligatures:no-common-ligatures">(CTEST_UPDATE_VERSION_ONLY 1)</span></p><p class="gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(52,187,199)"><span class="gmail-s2" style="font-variant-ligatures:no-common-ligatures">







</span></p><p class="gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">ctest_update</span><span class="gmail-s2" style="font-variant-ligatures:no-common-ligatures;color:rgb(52,187,199)">()</span></p></div></div></div></div>