View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005898 | Taler | Web site(s) | public | 2019-09-17 21:16 | 2021-08-24 16:23 |
Reporter | nikita | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0005898: improve buildbot jobs for www and stage | ||||
Description | At the very least the builds for the www and stage are not good. > builds need to be 1.) idempotent 2.) ephemeral 3.) self-contained as suggested and observed by myself and Devan. Right now them not being any of this lead to yet another series of commits which not only on my computers is not fully rendered as it should be. | ||||
Tags | No tags attached. | ||||
|
I've modified the site builder to: - always build from scratch (=> idempotent) - kill everything before and after (=> ephemeral) - use two 'mv' commands to swap old and new site (=> as atomic as it gets) So from my point of view, this is fixed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-09-17 21:16 | nikita | New Issue | |
2019-09-17 21:16 | nikita | Status | new => assigned |
2019-09-17 21:16 | nikita | Assigned To | => nikita |
2019-09-17 21:31 | nikita | Description Updated | |
2020-05-05 09:54 | nikita | Assigned To | nikita => |
2020-05-05 11:06 | Christian Grothoff | Status | assigned => confirmed |
2020-08-29 00:04 | Christian Grothoff | Assigned To | => Christian Grothoff |
2020-08-29 00:04 | Christian Grothoff | Status | confirmed => assigned |
2020-10-22 11:14 | Christian Grothoff | Status | assigned => resolved |
2020-10-22 11:14 | Christian Grothoff | Resolution | open => fixed |
2020-10-22 11:14 | Christian Grothoff | Fixed in Version | => 0.8 |
2020-10-22 11:14 | Christian Grothoff | Note Added: 0017034 | |
2020-10-22 11:15 | Christian Grothoff | Product Version | => git (master) |
2020-10-22 11:15 | Christian Grothoff | Target Version | => 0.8 |
2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed |