Appveyor and Travis CI notifications of Boost library tests
Is there a way to tell Appveyor or Travis CI to send notifications of its Build runs of Boost libraries to someone other than myself ?
On 12/24/17 6:35 PM, Edward Diener via Boost wrote:
Is there a way to tell Appveyor or Travis CI to send notifications of its Build runs of Boost libraries to someone other than myself ?
Hmmm - I notice that when those who fork the serialization library then Post PRs, the CI testers get activated and I get an email message that they have run. I'm presuming that this notification is in addition to one that is sent to that person who committed the PR. Does that not address what you need? Robert Ramey
On 12/25/2017 11:52 AM, Robert Ramey via Boost wrote:
On 12/24/17 6:35 PM, Edward Diener via Boost wrote:
Is there a way to tell Appveyor or Travis CI to send notifications of its Build runs of Boost libraries to someone other than myself ?
Hmmm - I notice that when those who fork the serialization library then Post PRs, the CI testers get activated and I get an email message that they have run. I'm presuming that this notification is in addition to one that is sent to that person who committed the PR. Does that not address what you need?
I am not forking anything. I go to Appveyor, login with my Github account information, add a library from BoostOrg, and receive notifications when the build runs. How can I tell Appveyor to also notify other people when the build is run when the library is updated ? Or does each individual have to add the Boostorg library to their own Appveyor account to see what happens when the library is updated and the build is run ? I can see Appveyor and Travis CI working for me. That is no problem. But can others be notified even when the build runs in my account ?
Robert Ramey
On Sun, Dec 24, 2017 at 8:35 PM, Edward Diener via Boost < boost@lists.boost.org> wrote:
Is there a way to tell Appveyor or Travis CI to send notifications of its Build runs of Boost libraries to someone other than myself ?
https://www.appveyor.com/docs/notifications/ -- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net
On Mon, Dec 25, 2017 at 8:43 PM, Rene Rivera
On Sun, Dec 24, 2017 at 8:35 PM, Edward Diener via Boost < boost@lists.boost.org> wrote:
Is there a way to tell Appveyor or Travis CI to send notifications of its Build runs of Boost libraries to someone other than myself ?
< https://docs.travis-ci.com/user/notifications/#Configuring-email-notificatio...
-- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net
On Mon, Dec 25, 2017 at 9:46 PM, Rene Rivera via Boost < boost@lists.boost.org> wrote:
On Mon, Dec 25, 2017 at 8:43 PM, Rene Rivera
wrote: On Sun, Dec 24, 2017 at 8:35 PM, Edward Diener via Boost < boost@lists.boost.org> wrote:
Is there a way to tell Appveyor or Travis CI to send notifications of its Build runs of Boost libraries to someone other than myself ?
< https://docs.travis-ci.com/user/notifications/#Configuring-email- notifications
-- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net
In my experience on format and uuid it was automatic: I added boostorg/<repo> and it "just worked" with github. As long as you are an admin it should work; you may want to check the github repo settings for appveyor integration (as opposed to the appveyor settings for github) as well. - Jim
On 12/25/2017 9:46 PM, Rene Rivera via Boost wrote:
On Mon, Dec 25, 2017 at 8:43 PM, Rene Rivera
wrote: On Sun, Dec 24, 2017 at 8:35 PM, Edward Diener via Boost < boost@lists.boost.org> wrote:
Is there a way to tell Appveyor or Travis CI to send notifications of its Build runs of Boost libraries to someone other than myself ?
< https://docs.travis-ci.com/user/notifications/#Configuring-email-notificatio...
Thanks Rene, for both !
participants (4)
-
Edward Diener
-
James E. King, III
-
Rene Rivera
-
Robert Ramey