You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/01/25 18:24:26 UTC

[jira] [Commented] (THRIFT-3475) prefix tags with v as defined by semver

    [ https://issues.apache.org/jira/browse/THRIFT-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838300#comment-15838300 ] 

James E. King, III commented on THRIFT-3475:
--------------------------------------------

Any further news on semver 2 requirements?

> prefix tags with v as defined by semver
> ---------------------------------------
>
>                 Key: THRIFT-3475
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3475
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>            Reporter: Roger Meier
>            Assignee: Jake Farrell
>
> We need to prefix our tags with **v** to follow the semver model, e.g. **v0.9.3**
> non prefix causes issues such as tag and branch conflicts.
> I had to do this when pushing to the release branch on my fork
> {noformat}
> git push bufferoverflow heads/0.9.3
> {noformat}
> see also THRIFT-6



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)