View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0010423 | Taler | wallet (Android App) | public | 2025-09-18 11:58 | 2025-09-21 14:41 | 
| Reporter | avalos | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | have not tried | 
| Status | confirmed | Resolution | open | ||
| Product Version | 1.0 | ||||
| Target Version | post-1.0 | ||||
| Summary | 0010423: build and publish qtart versions from Buildbot | ||||
| Description | As it stands now, I have to run the Maven publishing script from my PC for every new version of wallet-core. This process should ideally be automated using Buildbot, so every tag in quickjs-tart.git (e.g. 1.0.34, 1.0.34+1) will be cleanly built and published from the build server. This will require, however: 1. GPG signing key (instead of my personal one) 2. Sonatype login credentials (instead of my personal ones) 3. Buildbot support for building only tags matching a regex. The publishing script + Dockerfile are already there, so it shouldn't be difficult to automate.  | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2025-09-18 11:58 | avalos | New Issue | |
| 2025-09-18 11:58 | avalos | Description Updated | |
| 2025-09-21 14:41 | Christian Grothoff | Status | new => confirmed | 
| 2025-09-21 14:41 | Christian Grothoff | Product Version | => 1.0 | 
| 2025-09-21 14:41 | Christian Grothoff | Target Version | => post-1.0 |