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).
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).