← Back to team overview

kicad-developers team mailing list archive

Re: knowing last commit included in a nightly build?

 

Hello,
What do you mean? The hex string in the file name is the prefix of the
commit hash, common way to identify commits in git.
E.g. latest nightly kicad-r14168.6688e8013-x86_64.exe
<https://kicad-downloads.s3.cern.ch/windows/nightly/kicad-r14168.6688e8013-x86_64.exe>
is
built from commit 6688e80131e8283ecd2b45e0e2c04a4f3d6fcef2.

Regards,
Andrew

On Thu, Sep 5, 2019 at 12:25 AM Jonatan Liljedahl <lijon@xxxxxxxxxxxx>
wrote:

> Hi list,
> Is there any way to see from which commit a nightly was built? The hex
> strings in the download files doesn't seem to be git refs.
>
> --
> /Jonatan
> http://kymatica.com
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References