openebs-archive / libcstor

CAS Data Engine - Library to serve IOs on uZFS with synchronous replication, snapshots and clones
https://www.openebs.io
Apache License 2.0
18 stars 27 forks source link

refactor(travis): fixing travis for tagging downstream repo #55

Closed mynktl closed 4 years ago

mynktl commented 4 years ago

Why is this PR required? What issue does it fix?: Earlier We were tagging release with semantic version 1.x.x, which is changed to v1.x.x. This PR fixes the tagging for downstream repo with new semver.

What this PR does?: Earlier We were tagging release with semantic version 1.x.x, which is changed to v1.x.x. This PR fixes the tagging for downstream repo with new semver.

Does this PR require any upgrade changes?: No

If the changes in this PR are manually verified, list down the scenarios covered:: NA

Any additional information for your reviewer? : NA

Checklist:

Signed-off-by: mayank mayank.patel@mayadata.io