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-18 11:58 |
Reporter | avalos | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | new | Resolution | open | ||
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. | ||||