View Issue Details

IDProjectCategoryView StatusLast Update
0005232Spring engineBuildbotpublic2017-02-11 16:22
Reporterabma Assigned Toabma  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0005232: split LATEST into LATEST_win32 LATEST_win64 LATEST...
Descriptionhttps://springrts.com/phpbb/viewtopic.php?f=71&t=34834&p=577446#p577446
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

hokomoko

2016-05-26 13:01

developer   ~0016345

what if we add
echo ${VERSION} > LATEST
in the end of https://github.com/spring/spring/blob/develop/buildbot/slave/linux/create_linux_static_bundle.sh
too?
Wouldn't that solve some of the issue for now as it checks dates?

hokomoko

2016-05-26 13:56

developer   ~0016346

Last edited: 2016-05-26 14:35

ok, it did update LATEST, but for some reason list.php didn't update.
hmm, now it did

abma

2016-05-26 14:33

administrator   ~0016347

LATEST is updated when win32 is build. list.php is only updated when LATEST is updated.

As very likely the win32 build was updated first, all other versions are missing.

hokomoko

2016-05-26 14:36

developer   ~0016348

abma, I've made it update from linux builds as well: https://github.com/spring/spring/commit/b55df543e0eaf948f372448ccff176a2f8188c99

abma

2016-05-26 14:45

administrator   ~0016349

sorry, missed your first comment. yes changing timestamp works, too.

Issue History

Date Modified Username Field Change
2016-05-14 20:20 abma New Issue
2016-05-26 13:02 hokomoko Note Added: 0016345
2016-05-26 13:56 hokomoko Note Added: 0016346
2016-05-26 14:33 abma Note Added: 0016347
2016-05-26 14:35 hokomoko Note Edited: 0016346
2016-05-26 14:36 hokomoko Note Added: 0016348
2016-05-26 14:45 abma Note Added: 0016349
2017-02-11 16:22 abma Assigned To => abma
2017-02-11 16:22 abma Status new => resolved
2017-02-11 16:22 abma Resolution open => fixed