GSMA-CPAS / BWRP-common-adapter

The "Layer 2.5" with all Common functionality APIs
Apache License 2.0
2 stars 0 forks source link

Proposal: uniform versioning across all repos #29

Closed sschulz-t closed 3 years ago

sschulz-t commented 3 years ago

I would like to propose a schema for uniform versioning:

Let's say there is a new version of the common adapter that was tested. I would propose to add a tag like: release_v0.1.0 to the common adapter and all dependencies (blockchainadapter, chaincode, ...). This could be done by a script once you are done testing.

The idea is that we can easily spot which versions belong together. Any Comments? I would suggest that the common adapter dev team is in charge to set this tag on all repos (script).

sschulz-t commented 3 years ago

moved here: https://github.com/GSMA-CPAS/BWRP/issues/26