[OpenStack-Infra] How to create a branch and/or tag for a stackforge project?

Jerry Xinyu Zhao xyzjerry at gmail.com
Fri Oct 31 16:49:34 UTC 2014


1. Does your release team group have those permissions:
[access "refs/tags/*"]
        create = group GROUP_NAME
        pushTag = group GROUP_NAME

2. You can create other branches by submitting a patch to change the acl
file, here is a patch i did:
https://review.openstack.org/#/c/93201/1/modules/openstack_project/files/gerrit/acls/stackforge/compass.config
Just follow the naming conventions suggested by clarkb: feature/*** or
stable/***



On Fri, Oct 31, 2014 at 7:40 AM, Sumit Naiksatam <sumitnaiksatam at gmail.com>
wrote:

> Hi,
>
> I asked this question in -infra and I was pointed to this:
> https://wiki.openstack.org/wiki/GerritJenkinsGit#Tagging_a_Release
>
> However, whenever I try to push a tag it gets rejected by Gerrit. Note
> that I am in the release team of the stackforge project that I am
> pushing the tag to.
>
> Also, I was told that branches cannot be created for stackforge
> projects. However, I do see that some of the stackforge projects do
> have branches:
> https://git.openstack.org/cgit/stackforge/cookbook-openstack-compute
>
> and, there was also this email thread which seemed to suggest that its
> possible:
> http://lists.openstack.org/pipermail/openstack-infra/2014-June/001301.html
>
> Would really appreciate if someone can provide pointers on how to
> achieve the above two things.
>
> Thanks,
> ~Sumit.
>
> _______________________________________________
> OpenStack-Infra mailing list
> OpenStack-Infra at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20141101/a19b644f/attachment-0001.html>


More information about the OpenStack-Infra mailing list