You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2021/01/25 21:28:26 UTC

[GitHub] [myfaces] volosied opened a new pull request #162: [draft] exclude jdks & linux-ppc64le from ci (master branch)

volosied opened a new pull request #162:
URL: https://github.com/apache/myfaces/pull/162


   3.0.x Travis Builds are queued and not executing. I'm not sure why, but I'm looking into it. 
   
   For now, I'm testing the exclusions on master branch.  


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] bohmber commented on pull request #162: Exclude jdks & linux-ppc64le from Travis CI PR Builds (master branch)

Posted by GitBox <gi...@apache.org>.
bohmber commented on pull request #162:
URL: https://github.com/apache/myfaces/pull/162#issuecomment-768265996


   Tobago is using a pipline
   
   https://ci-builds.apache.org/job/MyFaces/job/Tobago%20pipeline/
   
   https://github.com/apache/myfaces-tobago/blob/master/Jenkinsfile


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] volosied edited a comment on pull request #162: Exclude jdks & linux-ppc64le from Travis CI PR Builds (master branch)

Posted by GitBox <gi...@apache.org>.
volosied edited a comment on pull request #162:
URL: https://github.com/apache/myfaces/pull/162#issuecomment-767874689


   I don't see a way to modify notification for cron jobs. 
   
   Only notifications I see are under https://travis-ci.com/account/preferences
   
    ```
   Build emails
   The status of your builds straight to your inbox
   ``` 
   
   However, I think we can have Travis  email our myfaces listserv if you'd like (preferably on failures) by setting it in the yaml file.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] volosied commented on pull request #162: [draft] exclude jdks & linux-ppc64le from ci (master branch)

Posted by GitBox <gi...@apache.org>.
volosied commented on pull request #162:
URL: https://github.com/apache/myfaces/pull/162#issuecomment-767794578


   @bohmber 
   
   From my testing, this `excludes` logic works well. The only issue is that the Apache builds are backed up so these builds may not be executed quickly.   But when executed, it only takes ~5 minutes as compared to ~28 for full JDK/OS set. 
   
   Cron executed today for 3.0.x & master. See https://travis-ci.com/github/apache/myfaces/builds
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] volosied commented on pull request #162: [draft] exclude jdks & linux-ppc64le from ci (master branch)

Posted by GitBox <gi...@apache.org>.
volosied commented on pull request #162:
URL: https://github.com/apache/myfaces/pull/162#issuecomment-767127852


   Hmm... Maybe I'm going about it wrong? https://travis-ci.community/t/if-doesnt-appear-to-work-in-exclude/8595/7 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] volosied commented on pull request #162: Exclude jdks & linux-ppc64le from Travis CI PR Builds (master branch)

Posted by GitBox <gi...@apache.org>.
volosied commented on pull request #162:
URL: https://github.com/apache/myfaces/pull/162#issuecomment-768302172


   I was wondering how some people made those pipelines. Let me try to add something for us as well.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] bohmber commented on pull request #162: Exclude jdks & linux-ppc64le from Travis CI PR Builds (master branch)

Posted by GitBox <gi...@apache.org>.
bohmber commented on pull request #162:
URL: https://github.com/apache/myfaces/pull/162#issuecomment-767848280


   Where is the travis email notification configured?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] volosied commented on pull request #162: [draft] exclude jdks & linux-ppc64le from ci (master branch)

Posted by GitBox <gi...@apache.org>.
volosied commented on pull request #162:
URL: https://github.com/apache/myfaces/pull/162#issuecomment-767127852


   Hmm... Maybe I'm going about it wrong? https://travis-ci.community/t/if-doesnt-appear-to-work-in-exclude/8595/7 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] bohmber commented on pull request #162: Exclude jdks & linux-ppc64le from Travis CI PR Builds (master branch)

Posted by GitBox <gi...@apache.org>.
bohmber commented on pull request #162:
URL: https://github.com/apache/myfaces/pull/162#issuecomment-768262682


   It's fine for now. But I think we should use https://ci-builds.apache.org/job/MyFaces/ instead of Travis


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] volosied commented on pull request #162: Exclude jdks & linux-ppc64le from Travis CI PR Builds (master branch)

Posted by GitBox <gi...@apache.org>.
volosied commented on pull request #162:
URL: https://github.com/apache/myfaces/pull/162#issuecomment-767874689


   I don't see a way to modify notification for cron jobs. 
   
   Only notifications I see are under https://travis-ci.com/account/preferences
   
    ```
   Build emails
   The status of your builds straight to your inbox
   ``` 
   
   However, I think we can have Travis email our myfaces listserv if you'd like (preferably on failures) 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] bohmber merged pull request #162: Exclude jdks & linux-ppc64le from Travis CI PR Builds (master branch)

Posted by GitBox <gi...@apache.org>.
bohmber merged pull request #162:
URL: https://github.com/apache/myfaces/pull/162


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces] volosied commented on pull request #162: [draft] exclude jdks & linux-ppc64le from ci (master branch)

Posted by GitBox <gi...@apache.org>.
volosied commented on pull request #162:
URL: https://github.com/apache/myfaces/pull/162#issuecomment-767795145


   One thing I think need to update is the cron email notifications. Did you receive any today? 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org