SAP / jenkins-library

Jenkins shared library for Continuous Delivery pipelines.
https://www.project-piper.io
Apache License 2.0
781 stars 593 forks source link

wdi5 step #3820

Closed T1mey closed 2 years ago

T1mey commented 2 years ago

Hello @all,

we're missing a wdi5 step for testing an SAP CAP Fiori Elements application.
Is there something planned? Can another step be reused?

npmExecuteEndToEndTests does not seem to be sufficient. For sure it must only trigger a npm script but as we want to test our application on btp with different users and roles the application (SAP CAP) must be started with another profile (to switch to a basic auth).

radsoulbeard commented 2 years ago

We are looking into that in Q3.

T1mey commented 2 years ago

We are looking into that in Q3.

Sounds great...

github-actions[bot] commented 2 years ago

Thank you for your contribution! This issue is stale because it has been open 60 days with no activity. In order to keep it open, please remove stale label or add a comment within the next 10 days. If you need a Piper team member to remove the stale label make sure to add @SAP/jenkins-library-team to your comment.

github-actions[bot] commented 2 years ago

Issue got stale and no further activity happened. It has automatically been closed. Please re-open in case you still consider it relevant.

metzing commented 2 years ago

@SAP/jenkins-library-team Is there any update? Could you remove the stale and reopen please?

crdelgadob commented 1 year ago

Hello colleagues, is there any update on this request? With the sunset of uiveri5 we are looking for an alternative solution and WDI5 seems to be a good candidate to enable it in our CI pipelines. Any support will be much appreciated.

Thanks, BR.

T1mey commented 9 months ago

@SAP/jenkins-library-team Was there some implementation been done to support that in CI/CD pipeline?