You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer,
I want to have validation if package is cloud,
so that I can properly deploy cloud adp projects
Description
Add validation if package used for deployment is cloud.
This can be checked by calling the getSystemInfo method from lrepService from axios-extension providing the package.
Technical Design
"@sap-ux/project-input-validator" module should be enhanced.
As a developer,
I want to have validation if package is cloud,
so that I can properly deploy cloud adp projects
Description
Add validation if package used for deployment is cloud.
This can be checked by calling the getSystemInfo method from lrepService from axios-extension providing the package.
Technical Design
"@sap-ux/project-input-validator" module should be enhanced.
Acceptance Criteria
GivenWhenThen format (https://martinfowler.com/bliki/GivenWhenThen.html)
Given I have a ...
when I execute ...
then ... will happen.
Notes
Tasks
The text was updated successfully, but these errors were encountered: