View Issue Details

IDProjectCategoryView StatusLast Update
0010423Talerwallet (Android App)public2025-09-18 11:58
Reporteravalos Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status newResolutionopen 
Summary0010423: build and publish qtart versions from Buildbot
DescriptionAs 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-09-18 11:58 avalos New Issue
2025-09-18 11:58 avalos Description Updated