View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005232 | Spring engine | Buildbot | public | 2016-05-14 20:20 | 2017-02-11 16:22 | ||||
Reporter | abma | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005232: split LATEST into LATEST_win32 LATEST_win64 LATEST... | ||||||||
Description | https://springrts.com/phpbb/viewtopic.php?f=71&t=34834&p=577446#p577446 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
hokomoko (developer) 2016-05-26 13:01 |
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 (developer) 2016-05-26 13:56 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 (administrator) 2016-05-26 14:33 |
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 (developer) 2016-05-26 14:36 |
abma, I've made it update from linux builds as well: https://github.com/spring/spring/commit/b55df543e0eaf948f372448ccff176a2f8188c99 |
abma (administrator) 2016-05-26 14:45 |
sorry, missed your first comment. yes changing timestamp works, too. |
![]() |
|||
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 | View Revisions |
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 |