View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010233 | Taler | sandcastle (containerized demo deployment) | public | 2025-08-03 14:19 | 2025-08-03 15:30 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 stretch goals | ||||
Summary | 0010233: sandcastle update script (./up) should only pick up tagged versions of the sandcastle-ng.git repo | ||||
Description | For demo, we should use `demo-NNNNN` and for test `test-NNNNN`. Once a version has been tested on test, we promote it to the demo by also pushing a demo tag with an incremented serial number pointing to the latest `test-...` commit. | ||||
Tags | No tags attached. | ||||
|
commit d6b603938abcafa5e8402ba2ef7a8784aa162f4c (HEAD -> master, tag: test-2, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Sun Aug 3 15:19:40 2025 +0200 update test/demo only based on tags, not on master |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-08-03 14:19 | Florian Dold | New Issue | |
2025-08-03 14:19 | Florian Dold | Status | new => assigned |
2025-08-03 14:19 | Florian Dold | Assigned To | => Florian Dold |
2025-08-03 14:21 | Florian Dold | Summary | sandcastle update script should only pick up tagged versions => sandcastle update script should only pick up tagged versions of the sandcastle-ng.git repo |
2025-08-03 14:22 | Florian Dold | Summary | sandcastle update script should only pick up tagged versions of the sandcastle-ng.git repo => sandcastle update script (./up) should only pick up tagged versions of the sandcastle-ng.git repo |
2025-08-03 15:30 | Florian Dold | Status | assigned => resolved |
2025-08-03 15:30 | Florian Dold | Resolution | open => fixed |
2025-08-03 15:30 | Florian Dold | Note Added: 0025613 |