You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Lars Francke <la...@gmail.com> on 2016/10/24 16:00:33 UTC

Git tags

Hi,

it looks like the tags for releases 2.7.2 and 2.7.3 are missing in Git.

Can some committer push these out?

Thank you!

Happy to open a JIRA instead (if there isn't already one).

Cheers,
Lars

Re: Git tags

Posted by Lars Francke <la...@gmail.com>.
Sean,

thank you for taking the time to explain. I did not know this and/or missed
the change.

On Mon, Oct 24, 2016 at 9:58 PM, Sean Busbey <bu...@cloudera.com> wrote:

> the naming convention is "rel/release-X.Y.Z"
>
> https://github.com/apache/hadoop/releases/tag/rel%2Frelease-2.7.2
>
> https://github.com/apache/hadoop/releases/tag/rel%2Frelease-2.7.3
>
> the "rel/" tag namespace is protected against modifications in ASF
> infra, to ensure that once a release tag is referenced it should
> always point to the same commit.
>
> The 2.7.1 release was probably before the issue of mutable tags in git
> came up in the foundation and caused the infra change.
>
> On Mon, Oct 24, 2016 at 12:34 PM, Lars Francke <la...@gmail.com>
> wrote:
> > Okay... I was lazy and only checked in Github. Damn. Sorry for the
> trouble.
> >
> > Any idea why only some tags made it? Or whom to prod about this...
> >
> > <https://github.com/apache/hadoop/tree/release-2.7.3> does not exist
> > <https://github.com/apache/hadoop/tree/release-2.7.2> does not exist
> > <https://github.com/apache/hadoop/tree/release-2.7.1> does exist
> >
> >
> >
> > On Mon, Oct 24, 2016 at 6:49 PM, Sean Busbey <bu...@cloudera.com>
> wrote:
> >>
> >> here they are:
> >>
> >>
> >> https://git1-us-west.apache.org/repos/asf?p=hadoop.git;a=
> tag;h=refs/tags/rel/release-2.7.2
> >>
> >>
> >> https://git1-us-west.apache.org/repos/asf?p=hadoop.git;a=
> tag;h=refs/tags/rel/release-2.7.3
> >>
> >> On Mon, Oct 24, 2016 at 9:00 AM, Lars Francke <la...@gmail.com>
> >> wrote:
> >> > Hi,
> >> >
> >> > it looks like the tags for releases 2.7.2 and 2.7.3 are missing in
> Git.
> >> >
> >> > Can some committer push these out?
> >> >
> >> > Thank you!
> >> >
> >> > Happy to open a JIRA instead (if there isn't already one).
> >> >
> >> > Cheers,
> >> > Lars
> >>
> >>
> >>
> >> --
> >> busbey
> >
> >
>
>
>
> --
> busbey
>

Re: Git tags

Posted by Sean Busbey <bu...@cloudera.com>.
the naming convention is "rel/release-X.Y.Z"

https://github.com/apache/hadoop/releases/tag/rel%2Frelease-2.7.2

https://github.com/apache/hadoop/releases/tag/rel%2Frelease-2.7.3

the "rel/" tag namespace is protected against modifications in ASF
infra, to ensure that once a release tag is referenced it should
always point to the same commit.

The 2.7.1 release was probably before the issue of mutable tags in git
came up in the foundation and caused the infra change.

On Mon, Oct 24, 2016 at 12:34 PM, Lars Francke <la...@gmail.com> wrote:
> Okay... I was lazy and only checked in Github. Damn. Sorry for the trouble.
>
> Any idea why only some tags made it? Or whom to prod about this...
>
> <https://github.com/apache/hadoop/tree/release-2.7.3> does not exist
> <https://github.com/apache/hadoop/tree/release-2.7.2> does not exist
> <https://github.com/apache/hadoop/tree/release-2.7.1> does exist
>
>
>
> On Mon, Oct 24, 2016 at 6:49 PM, Sean Busbey <bu...@cloudera.com> wrote:
>>
>> here they are:
>>
>>
>> https://git1-us-west.apache.org/repos/asf?p=hadoop.git;a=tag;h=refs/tags/rel/release-2.7.2
>>
>>
>> https://git1-us-west.apache.org/repos/asf?p=hadoop.git;a=tag;h=refs/tags/rel/release-2.7.3
>>
>> On Mon, Oct 24, 2016 at 9:00 AM, Lars Francke <la...@gmail.com>
>> wrote:
>> > Hi,
>> >
>> > it looks like the tags for releases 2.7.2 and 2.7.3 are missing in Git.
>> >
>> > Can some committer push these out?
>> >
>> > Thank you!
>> >
>> > Happy to open a JIRA instead (if there isn't already one).
>> >
>> > Cheers,
>> > Lars
>>
>>
>>
>> --
>> busbey
>
>



-- 
busbey

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org


Re: Git tags

Posted by Lars Francke <la...@gmail.com>.
Okay... I was lazy and only checked in Github. Damn. Sorry for the trouble.

Any idea why only some tags made it? Or whom to prod about this...

<https://github.com/apache/hadoop/tree/release-2.7.3> does not exist
<https://github.com/apache/hadoop/tree/release-2.7.2> does not exist
<https://github.com/apache/hadoop/tree/release-2.7.1> does exist



On Mon, Oct 24, 2016 at 6:49 PM, Sean Busbey <bu...@cloudera.com> wrote:

> here they are:
>
> https://git1-us-west.apache.org/repos/asf?p=hadoop.git;a=
> tag;h=refs/tags/rel/release-2.7.2
>
> https://git1-us-west.apache.org/repos/asf?p=hadoop.git;a=
> tag;h=refs/tags/rel/release-2.7.3
>
> On Mon, Oct 24, 2016 at 9:00 AM, Lars Francke <la...@gmail.com>
> wrote:
> > Hi,
> >
> > it looks like the tags for releases 2.7.2 and 2.7.3 are missing in Git.
> >
> > Can some committer push these out?
> >
> > Thank you!
> >
> > Happy to open a JIRA instead (if there isn't already one).
> >
> > Cheers,
> > Lars
>
>
>
> --
> busbey
>

Re: Git tags

Posted by Sean Busbey <bu...@cloudera.com>.
here they are:

https://git1-us-west.apache.org/repos/asf?p=hadoop.git;a=tag;h=refs/tags/rel/release-2.7.2

https://git1-us-west.apache.org/repos/asf?p=hadoop.git;a=tag;h=refs/tags/rel/release-2.7.3

On Mon, Oct 24, 2016 at 9:00 AM, Lars Francke <la...@gmail.com> wrote:
> Hi,
>
> it looks like the tags for releases 2.7.2 and 2.7.3 are missing in Git.
>
> Can some committer push these out?
>
> Thank you!
>
> Happy to open a JIRA instead (if there isn't already one).
>
> Cheers,
> Lars



-- 
busbey

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org