generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2128/confirm prompt validator not invoked as expected (#2378)
* fix(abap-deploy-config-inquirer ): handle confirm validator not being invoked * fix(abap-deploy-config-inquirer ): add changeset * fix(abap-deploy-config-inquirer ): fix tests * fix(abap-deploy-config-inquirer ): further cleanup based on testing * fix(abap-deploy-config-inquirer ): add more tests around scp setter method * fix(abap-deploy-config-inquirer ): add comment * fix(abap-deploy-config-inquirer ): add more robust test * fix(abap-deploy-config-inquirer ): address sonar issue * fix(abap-deploy-config-inquirer ): address sonar issue * fix(abap-deploy-config-inquirer ): address sonar issue
- Loading branch information
Showing
10 changed files
with
185 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@sap-ux/abap-deploy-config-inquirer': patch | ||
--- | ||
|
||
Handle validator method not being invoked for confirm field |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.