Re: [PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-12-08 Thread via GitHub


henningn merged PR #4638:
URL: https://github.com/apache/myfaces-tobago/pull/4638


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



Re: [PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-12-08 Thread via GitHub


henningn merged PR #4600:
URL: https://github.com/apache/myfaces-tobago/pull/4600


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



[PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-12-08 Thread via GitHub


henningn opened a new pull request, #4638:
URL: https://github.com/apache/myfaces-tobago/pull/4638

   * added a workflow to run ui tests for the tobago demo
   * the workflow uses the "docker" and "integration-tests" as profile
   * the workflow should be triggered manually, because the ui tests are 
currently unstable


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



Re: [PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-12-07 Thread via GitHub


henningn commented on PR #4543:
URL: https://github.com/apache/myfaces-tobago/pull/4543#issuecomment-1845176062

   close in favor of https://github.com/apache/myfaces-tobago/pull/4600


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



Re: [PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-12-07 Thread via GitHub


henningn closed pull request #4543: ci(github action): Docker integration tests
URL: https://github.com/apache/myfaces-tobago/pull/4543


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



[PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-12-06 Thread via GitHub


itno85 opened a new pull request, #4600:
URL: https://github.com/apache/myfaces-tobago/pull/4600

   * added a workflow to run ui tests for the tobago demo
   * the workflow uses the "docker" and "integration-tests" as profile
   * the workflow should be triggered manually, because the ui tests are 
currently unstable


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



Re: [PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-11-29 Thread via GitHub


itno85 closed pull request #4561: ci(github action): Docker integration tests
URL: https://github.com/apache/myfaces-tobago/pull/4561


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



[PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-11-29 Thread via GitHub


itno85 opened a new pull request, #4561:
URL: https://github.com/apache/myfaces-tobago/pull/4561

   * added a workflow to run ui tests for the tobago demo
   * the workflow uses the "docker" and "integration-tests" as profile
   * the workflow should be triggered manually, because the ui tests are 
currently unstable


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



Re: [PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-11-28 Thread via GitHub


bohmber commented on PR #4543:
URL: https://github.com/apache/myfaces-tobago/pull/4543#issuecomment-1830031931

   Our jasmine test are not stable enough for integration in the ci workflow.
   I would suggest a manual trigger via `workflow_dispatch` and an own workflow.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



Re: [PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-11-28 Thread via GitHub


bohmber commented on PR #4543:
URL: https://github.com/apache/myfaces-tobago/pull/4543#issuecomment-1829829839

   I can see it's downloading snapshots during build. I think we should switch 
off the apache snapshot repository.
   
   Can you add this to the root pom?
   
   ```
   
   
 
   false
 
 
   false
 
 apache.snapshots
 Apache Snapshot Repository
 https://repository.apache.org/snapshots
   
   
   ```


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



[PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-11-27 Thread via GitHub


itno85 opened a new pull request, #4543:
URL: https://github.com/apache/myfaces-tobago/pull/4543

   * added a step to run ui tests for the tobago demo
   * the step uses the "docker" and "integration-tests" as profile
   * do not run when pull requests are from dependabot


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



Re: [PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-11-24 Thread via GitHub


itno85 closed pull request #4533: ci(github action): Docker integration tests
URL: https://github.com/apache/myfaces-tobago/pull/4533


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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



[PR] ci(github action): Docker integration tests [myfaces-tobago]

2023-11-23 Thread via GitHub


itno85 opened a new pull request, #4533:
URL: https://github.com/apache/myfaces-tobago/pull/4533

   * added a step to run ui tests for the tobago demo
   * the step uses the "docker" and "integration-tests" as profile
   * do not run when pull requests are from dependabot


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

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