[infinispan-dev] TeamCity posting a message in pull req if any test failed?

2013-06-21 Thread Galder Zamarreño
Hi all,

Can we have a message commented in each pull request whenever teamcity has 
completed the build if there has been any failures?

Otherwise, developers are expected to check back on the pull request to see if 
any regressions were added or not…

i.e. https://github.com/infinispan/infinispan/pull/1914

Cheers,
--
Galder Zamarreño
gal...@redhat.com
twitter.com/galderz

Project Lead, Escalante
http://escalante.io

Engineer, Infinispan
http://infinispan.org


___
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev


Re: [infinispan-dev] TeamCity posting a message in pull req if any test failed?

2013-06-21 Thread Sanne Grinovero
hibernate.ci would notify you on IRC, and on your desktop if you have
Gnome3 running.

https://extensions.gnome.org/extension/399/jenkins-ci-server-indicator/



On 21 June 2013 17:55, Galder Zamarreño  wrote:
> Hi all,
>
> Can we have a message commented in each pull request whenever teamcity has 
> completed the build if there has been any failures?
>
> Otherwise, developers are expected to check back on the pull request to see 
> if any regressions were added or not…
>
> i.e. https://github.com/infinispan/infinispan/pull/1914
>
> Cheers,
> --
> Galder Zamarreño
> gal...@redhat.com
> twitter.com/galderz
>
> Project Lead, Escalante
> http://escalante.io
>
> Engineer, Infinispan
> http://infinispan.org
>
>
> ___
> infinispan-dev mailing list
> infinispan-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

___
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Re: [infinispan-dev] TeamCity posting a message in pull req if any test failed?

2013-06-26 Thread Dan Berindei
TeamCity also updates the status of the PR (right below the description).
Unfortunately the status disappears the moment the PR is updated OR the
merge branch is updated (because the status is set on the commit that is
the merge result).

I also receive emails from TeamCity and notifications in IntelliJ for all
my PRs with failing tests - if you don't, make sure you have set up the VCS
user name in your TeamCity settings.

Cheers
Dan


On Fri, Jun 21, 2013 at 8:03 PM, Sanne Grinovero wrote:

> hibernate.ci would notify you on IRC, and on your desktop if you have
> Gnome3 running.
>
> https://extensions.gnome.org/extension/399/jenkins-ci-server-indicator/
>
>
>
> On 21 June 2013 17:55, Galder Zamarreño  wrote:
> > Hi all,
> >
> > Can we have a message commented in each pull request whenever teamcity
> has completed the build if there has been any failures?
> >
> > Otherwise, developers are expected to check back on the pull request to
> see if any regressions were added or not…
> >
> > i.e. https://github.com/infinispan/infinispan/pull/1914
> >
> > Cheers,
> > --
> > Galder Zamarreño
> > gal...@redhat.com
> > twitter.com/galderz
> >
> > Project Lead, Escalante
> > http://escalante.io
> >
> > Engineer, Infinispan
> > http://infinispan.org
> >
> >
> > ___
> > infinispan-dev mailing list
> > infinispan-dev@lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
> ___
> infinispan-dev mailing list
> infinispan-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
___
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Re: [infinispan-dev] TeamCity posting a message in pull req if any test failed?

2013-06-27 Thread Galder Zamarreño

On Jun 26, 2013, at 12:28 PM, Dan Berindei  wrote:

> TeamCity also updates the status of the PR (right below the description).

^ Sure, it updates the status, but we get no notification. IOW, it's up to you 
to go and check the status which is not ideal. I'd like to see some kind of 
mail notification, or comment when the test finishes. The AS guys did this in 
their extension...

> Unfortunately the status disappears the moment the PR is updated OR the merge 
> branch is updated (because the status is set on the commit that is the merge 
> result).
> 
> I also receive emails from TeamCity and notifications in IntelliJ for all my 
> PRs with failing tests - if you don't, make sure you have set up the VCS user 
> name in your TeamCity settings.

^ Emails from TeamCity? Notifications in IntelliJ? I wasn't aware of either… 
Any docu on this?

> 
> Cheers
> Dan
> 
> 
> On Fri, Jun 21, 2013 at 8:03 PM, Sanne Grinovero  wrote:
> hibernate.ci would notify you on IRC, and on your desktop if you have
> Gnome3 running.
> 
> https://extensions.gnome.org/extension/399/jenkins-ci-server-indicator/
> 
> 
> 
> On 21 June 2013 17:55, Galder Zamarreño  wrote:
> > Hi all,
> >
> > Can we have a message commented in each pull request whenever teamcity has 
> > completed the build if there has been any failures?
> >
> > Otherwise, developers are expected to check back on the pull request to see 
> > if any regressions were added or not…
> >
> > i.e. https://github.com/infinispan/infinispan/pull/1914
> >
> > Cheers,
> > --
> > Galder Zamarreño
> > gal...@redhat.com
> > twitter.com/galderz
> >
> > Project Lead, Escalante
> > http://escalante.io
> >
> > Engineer, Infinispan
> > http://infinispan.org
> >
> >
> > ___
> > infinispan-dev mailing list
> > infinispan-dev@lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/infinispan-dev
> 
> ___
> infinispan-dev mailing list
> infinispan-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
> 
> ___
> infinispan-dev mailing list
> infinispan-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev


--
Galder Zamarreño
gal...@redhat.com
twitter.com/galderz

Project Lead, Escalante
http://escalante.io

Engineer, Infinispan
http://infinispan.org


___
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev


Re: [infinispan-dev] TeamCity posting a message in pull req if any test failed?

2013-06-27 Thread Manik Surtani

On 27 Jun 2013, at 09:57, Galder Zamarreño  wrote:

> 
> On Jun 26, 2013, at 12:28 PM, Dan Berindei  wrote:
> 
>> TeamCity also updates the status of the PR (right below the description).
> 
> ^ Sure, it updates the status, but we get no notification. IOW, it's up to 
> you to go and check the status which is not ideal. I'd like to see some kind 
> of mail notification, or comment when the test finishes. The AS guys did this 
> in their extension...
> 
>> Unfortunately the status disappears the moment the PR is updated OR the 
>> merge branch is updated (because the status is set on the commit that is the 
>> merge result).
>> 
>> I also receive emails from TeamCity and notifications in IntelliJ for all my 
>> PRs with failing tests - if you don't, make sure you have set up the VCS 
>> user name in your TeamCity settings.
> 
> ^ Emails from TeamCity? Notifications in IntelliJ? I wasn't aware of either… 
> Any docu on this?

http://www.jetbrains.com/idea/features/teamcity_integration.html


> 
>> 
>> Cheers
>> Dan
>> 
>> 
>> On Fri, Jun 21, 2013 at 8:03 PM, Sanne Grinovero  
>> wrote:
>> hibernate.ci would notify you on IRC, and on your desktop if you have
>> Gnome3 running.
>> 
>> https://extensions.gnome.org/extension/399/jenkins-ci-server-indicator/
>> 
>> 
>> 
>> On 21 June 2013 17:55, Galder Zamarreño  wrote:
>>> Hi all,
>>> 
>>> Can we have a message commented in each pull request whenever teamcity has 
>>> completed the build if there has been any failures?
>>> 
>>> Otherwise, developers are expected to check back on the pull request to see 
>>> if any regressions were added or not…
>>> 
>>> i.e. https://github.com/infinispan/infinispan/pull/1914
>>> 
>>> Cheers,
>>> --
>>> Galder Zamarreño
>>> gal...@redhat.com
>>> twitter.com/galderz
>>> 
>>> Project Lead, Escalante
>>> http://escalante.io
>>> 
>>> Engineer, Infinispan
>>> http://infinispan.org
>>> 
>>> 
>>> ___
>>> infinispan-dev mailing list
>>> infinispan-dev@lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>> 
>> ___
>> infinispan-dev mailing list
>> infinispan-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>> 
>> ___
>> infinispan-dev mailing list
>> infinispan-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
> 
> 
> --
> Galder Zamarreño
> gal...@redhat.com
> twitter.com/galderz
> 
> Project Lead, Escalante
> http://escalante.io
> 
> Engineer, Infinispan
> http://infinispan.org
> 
> 
> ___
> infinispan-dev mailing list
> infinispan-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

--
Manik Surtani
ma...@jboss.org
twitter.com/maniksurtani

Platform Architect, JBoss Data Grid
http://red.ht/data-grid


___
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev


Re: [infinispan-dev] TeamCity posting a message in pull req if any test failed?

2013-06-27 Thread Galder Zamarreño

On Jun 27, 2013, at 12:09 PM, Manik Surtani  wrote:

> 
> On 27 Jun 2013, at 09:57, Galder Zamarreño  wrote:
> 
>> 
>> On Jun 26, 2013, at 12:28 PM, Dan Berindei  wrote:
>> 
>>> TeamCity also updates the status of the PR (right below the description).
>> 
>> ^ Sure, it updates the status, but we get no notification. IOW, it's up to 
>> you to go and check the status which is not ideal. I'd like to see some kind 
>> of mail notification, or comment when the test finishes. The AS guys did 
>> this in their extension...
>> 
>>> Unfortunately the status disappears the moment the PR is updated OR the 
>>> merge branch is updated (because the status is set on the commit that is 
>>> the merge result).
>>> 
>>> I also receive emails from TeamCity and notifications in IntelliJ for all 
>>> my PRs with failing tests - if you don't, make sure you have set up the VCS 
>>> user name in your TeamCity settings.
>> 
>> ^ Emails from TeamCity? Notifications in IntelliJ? I wasn't aware of either… 
>> Any docu on this?
> 
> http://www.jetbrains.com/idea/features/teamcity_integration.html

Oh, there's a special plugin for this… I was looking for it in the preferences 
:)

Thanks!

> 
> 
>> 
>>> 
>>> Cheers
>>> Dan
>>> 
>>> 
>>> On Fri, Jun 21, 2013 at 8:03 PM, Sanne Grinovero  
>>> wrote:
>>> hibernate.ci would notify you on IRC, and on your desktop if you have
>>> Gnome3 running.
>>> 
>>> https://extensions.gnome.org/extension/399/jenkins-ci-server-indicator/
>>> 
>>> 
>>> 
>>> On 21 June 2013 17:55, Galder Zamarreño  wrote:
 Hi all,
 
 Can we have a message commented in each pull request whenever teamcity has 
 completed the build if there has been any failures?
 
 Otherwise, developers are expected to check back on the pull request to 
 see if any regressions were added or not…
 
 i.e. https://github.com/infinispan/infinispan/pull/1914
 
 Cheers,
 --
 Galder Zamarreño
 gal...@redhat.com
 twitter.com/galderz
 
 Project Lead, Escalante
 http://escalante.io
 
 Engineer, Infinispan
 http://infinispan.org
 
 
 ___
 infinispan-dev mailing list
 infinispan-dev@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>> 
>>> ___
>>> infinispan-dev mailing list
>>> infinispan-dev@lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>> 
>>> ___
>>> infinispan-dev mailing list
>>> infinispan-dev@lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>> 
>> 
>> --
>> Galder Zamarreño
>> gal...@redhat.com
>> twitter.com/galderz
>> 
>> Project Lead, Escalante
>> http://escalante.io
>> 
>> Engineer, Infinispan
>> http://infinispan.org
>> 
>> 
>> ___
>> infinispan-dev mailing list
>> infinispan-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
> 
> --
> Manik Surtani
> ma...@jboss.org
> twitter.com/maniksurtani
> 
> Platform Architect, JBoss Data Grid
> http://red.ht/data-grid
> 
> 
> ___
> infinispan-dev mailing list
> infinispan-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev


--
Galder Zamarreño
gal...@redhat.com
twitter.com/galderz

Project Lead, Escalante
http://escalante.io

Engineer, Infinispan
http://infinispan.org


___
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev


Re: [infinispan-dev] TeamCity posting a message in pull req if any test failed?

2013-06-27 Thread Dan Berindei
On Thu, Jun 27, 2013 at 2:52 PM, Galder Zamarreño  wrote:

>
> On Jun 27, 2013, at 12:09 PM, Manik Surtani  wrote:
>
> >
> > On 27 Jun 2013, at 09:57, Galder Zamarreño  wrote:
> >
> >>
> >> On Jun 26, 2013, at 12:28 PM, Dan Berindei 
> wrote:
> >>
> >>> TeamCity also updates the status of the PR (right below the
> description).
> >>
> >> ^ Sure, it updates the status, but we get no notification. IOW, it's up
> to you to go and check the status which is not ideal. I'd like to see some
> kind of mail notification, or comment when the test finishes. The AS guys
> did this in their extension...
> >>
> >>> Unfortunately the status disappears the moment the PR is updated OR
> the merge branch is updated (because the status is set on the commit that
> is the merge result).
> >>>
> >>> I also receive emails from TeamCity and notifications in IntelliJ for
> all my PRs with failing tests - if you don't, make sure you have set up the
> VCS user name in your TeamCity settings.
> >>
> >> ^ Emails from TeamCity? Notifications in IntelliJ? I wasn't aware of
> either… Any docu on this?
> >
> > http://www.jetbrains.com/idea/features/teamcity_integration.html
>
> Oh, there's a special plugin for this… I was looking for it in the
> preferences :)
>
> Thanks!
>


You can also configure your email notifications here:
http://ci.infinispan.org/profile.html?tab=userGeneralSettings
___
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev