View Issue Details

IDProjectCategoryView StatusLast Update
0008259Talerwallet-corepublic2024-01-24 17:50
Reportersebasjm Assigned Tosebasjm  
PrioritylowSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
Product Versiongit (master) 
Target Versionpost-1.0 
Summary0008259: move out SPA from wallet-core repo
Descriptiontarget repo https://git.taler.net/taler-spas.git/ already created

we need to find out which is the best way to link dependencies without relaying on a registry

maybe using `https://pnpm.io/cli/link`

maybe a ./configure --with-wallet-core=<dir> like merchant and exchange (to link to a local folder)

maybe using `prebuilt` dir git repo

maybe pointing the git repository from packages.json
TagsNo tags attached.

Activities

Florian Dold

2024-01-24 16:29

manager   ~0021027

I thought we already evaluated pnpm workspaces for this? Was there a problem with them?

sebasjm

2024-01-24 17:50

developer   ~0021033

the current problem is that updating wallet-core automatically affect webex, same with taler-util and others SPA.

it will be nice to follow a realease process for taler-util and wallet-core.

this comes with drawbacks, delaying this impl until we have decided to drop it or not

Issue History

Date Modified Username Field Change
2024-01-24 16:23 sebasjm New Issue
2024-01-24 16:23 sebasjm Status new => assigned
2024-01-24 16:23 sebasjm Assigned To => sebasjm
2024-01-24 16:29 Florian Dold Note Added: 0021027
2024-01-24 17:48 sebasjm Priority normal => low
2024-01-24 17:48 sebasjm Target Version 0.10 => post-1.0
2024-01-24 17:50 sebasjm Note Added: 0021033