You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Joseph Percivall (JIRA)" <ji...@apache.org> on 2016/08/09 15:02:20 UTC

[jira] [Created] (INFRA-12397) Accidentally created rel tag pointing to wrong commit

Joseph Percivall created INFRA-12397:
----------------------------------------

             Summary: Accidentally created rel tag pointing to wrong commit
                 Key: INFRA-12397
                 URL: https://issues.apache.org/jira/browse/INFRA-12397
             Project: Infrastructure
          Issue Type: Task
          Components: Git
            Reporter: Joseph Percivall
            Priority: Critical


In doing the nifi-1.0.0-BETA release I accidentally tagged the wrong commit as "rel/nifi-1.0.0-BETA"[1]. I tried to fix it my self by deleting or replacing the tag but I keep getting denied due to "Rewinding refs/tags/rel/nifi-1.0.0-BETA is forbidden." I'm assuming this is acting correctly and only infra can modify a "rel" tag.

I pushed out the correctly tagged commit as "rel/nifi-1.0.0-BETA-official"[2]. 

Could infra delete the "nifi-1.0.0-BETA" tag and rename "rel/nifi-1.0.0-BETA-official" to "nifi-1.0.0-BETA"?


[1] https://github.com/apache/nifi/tree/rel/nifi-1.0.0-BETA
[2] https://github.com/apache/nifi/tree/rel/nifi-1.0.0-BETA-official



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