kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #42035
Re: knowing last commit included in a nightly build?
Hmm, weird.
I'm looking at nightlies of the 5.1 branch for OSX. For example the
latest: https://kicad-downloads.s3.cern.ch/osx/testing/5.1/kicad-5.1-nightly-20190904-112458-3d75100e0-10_14.dmg
Looking at the hash (3d75100e0), this yields no results:
$ git log --oneline | grep 3d75100e0
On Thu, Sep 5, 2019 at 9:49 AM Andrew Lutsenko <anlutsenko@xxxxxxxxx> wrote:
>
> 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 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
--
/Jonatan
http://kymatica.com
Follow ups
References