View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005759 | Taler | deployment and operations | public | 2019-06-10 00:22 | 2019-12-20 19:11 |
| Reporter | Marcello Stanisci | Assigned To | Marcello Stanisci | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 0.6 | Fixed in Version | 0.6 | ||
| Summary | 0005759: Make the Buildbot execute code from ONE place. | ||||
| Description | The BB currently (especially the "BUILD_FACTORY") performs first a checkout of deployment.git, and execute a few scripts (build.sh, sign.sh, keys.sh, ..) from the buildbot/ directory thereof, that in turn will execute other scripts from *another* deployment.git checkout (the one under $HOME). This is not an error by itself, but It would be more neat for the BB to execute *all* the code from *one* deployment.git checkout, namely the one under $HOME (saves also bandwith this way). | ||||
| Tags | No tags attached. | ||||
|
|
Actually, all the builders have this fashion, and should be changed! |
|
|
b0df7c9..5661335 addresses this completely. Putting as 'feedback' to see how the various builders react. |
|
|
No significant issues observed. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-06-10 00:22 | Marcello Stanisci | New Issue | |
| 2019-06-10 00:23 | Marcello Stanisci | Description Updated | |
| 2019-06-10 00:24 | Marcello Stanisci | Note Added: 0014523 | |
| 2019-06-10 01:08 | Marcello Stanisci | Note Added: 0014524 | |
| 2019-06-10 01:08 | Marcello Stanisci | Assigned To | => Marcello Stanisci |
| 2019-06-10 01:08 | Marcello Stanisci | Status | new => feedback |
| 2019-06-28 13:15 | Marcello Stanisci | Status | feedback => resolved |
| 2019-06-28 13:15 | Marcello Stanisci | Resolution | open => fixed |
| 2019-06-28 13:15 | Marcello Stanisci | Note Added: 0014614 | |
| 2019-09-16 09:18 | Christian Grothoff | Product Version | => git (master) |
| 2019-09-16 09:18 | Christian Grothoff | Fixed in Version | => 0.6 |
| 2019-09-16 09:18 | Christian Grothoff | Target Version | => 0.6 |
| 2019-12-20 19:11 | Christian Grothoff | Status | resolved => closed |