You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2020/04/29 18:48:36 UTC

github hook broken?

Hi all,

is out github hook broken? I got this on push:

remote: Traceback (most recent call last):
remote:   File "/x1/gitbox/hooks/post-receive.d/15-asf-yaml.py", line 12,
in <module>
remote:     import asfgit.asfyaml
remote:   File "/x1/gitbox/asfgit/asfyaml.py", line 39
remote:     if ref == 'master' or ref == 'trunk:
remote:                                        ^

Do we drop trunk from buildbot?

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>

Re: github hook broken?

Posted by Maxim Solodovnik <so...@gmail.com>.
hook most probably should be updated by INFRA
the branch can be deleted by any commiter :)

On Thu, 30 Apr 2020 at 12:35, Romain Manni-Bucau <rm...@gmail.com> wrote:
>
> Hmm, isnt it more asf hook we should update so likely infra, don't think we
> have the perms, do we?
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>
>
> Le jeu. 30 avr. 2020 à 03:44, Maxim Solodovnik <so...@gmail.com> a
> écrit :
>
> > According to github trunk still exists
> > can be deleted via command line any time :)
> >
> > On Thu, 30 Apr 2020 at 01:48, Romain Manni-Bucau <rm...@gmail.com>
> > wrote:
> > >
> > > Hi all,
> > >
> > > is out github hook broken? I got this on push:
> > >
> > > remote: Traceback (most recent call last):
> > > remote:   File "/x1/gitbox/hooks/post-receive.d/15-asf-yaml.py", line 12,
> > > in <module>
> > > remote:     import asfgit.asfyaml
> > > remote:   File "/x1/gitbox/asfgit/asfyaml.py", line 39
> > > remote:     if ref == 'master' or ref == 'trunk:
> > > remote:                                        ^
> > >
> > > Do we drop trunk from buildbot?
> > >
> > > Romain Manni-Bucau
> > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > <http://rmannibucau.wordpress.com> | Github <
> > https://github.com/rmannibucau> |
> > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > <
> > https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >
> >
> >
> >
> > --
> > Best regards,
> > Maxim
> >



-- 
Best regards,
Maxim

Re: github hook broken?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hmm, isnt it more asf hook we should update so likely infra, don't think we
have the perms, do we?

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le jeu. 30 avr. 2020 à 03:44, Maxim Solodovnik <so...@gmail.com> a
écrit :

> According to github trunk still exists
> can be deleted via command line any time :)
>
> On Thu, 30 Apr 2020 at 01:48, Romain Manni-Bucau <rm...@gmail.com>
> wrote:
> >
> > Hi all,
> >
> > is out github hook broken? I got this on push:
> >
> > remote: Traceback (most recent call last):
> > remote:   File "/x1/gitbox/hooks/post-receive.d/15-asf-yaml.py", line 12,
> > in <module>
> > remote:     import asfgit.asfyaml
> > remote:   File "/x1/gitbox/asfgit/asfyaml.py", line 39
> > remote:     if ref == 'master' or ref == 'trunk:
> > remote:                                        ^
> >
> > Do we drop trunk from buildbot?
> >
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://rmannibucau.metawerx.net/> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>
>
> --
> Best regards,
> Maxim
>

Re: github hook broken?

Posted by Maxim Solodovnik <so...@gmail.com>.
According to github trunk still exists
can be deleted via command line any time :)

On Thu, 30 Apr 2020 at 01:48, Romain Manni-Bucau <rm...@gmail.com> wrote:
>
> Hi all,
>
> is out github hook broken? I got this on push:
>
> remote: Traceback (most recent call last):
> remote:   File "/x1/gitbox/hooks/post-receive.d/15-asf-yaml.py", line 12,
> in <module>
> remote:     import asfgit.asfyaml
> remote:   File "/x1/gitbox/asfgit/asfyaml.py", line 39
> remote:     if ref == 'master' or ref == 'trunk:
> remote:                                        ^
>
> Do we drop trunk from buildbot?
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance>



-- 
Best regards,
Maxim