SAP / open-ux-tools

Enable community collaboration to jointly promote and facilitate best in class tooling capabilities
Apache License 2.0
83 stars 40 forks source link

FEATURE - ABAP deploy configuration inquirer #2128

Closed cianmSAP closed 3 weeks ago

cianmSAP commented 4 months ago

As a developer, I want to prompt a user for abap deploy configuration, so that I updated and create the files as required for ABAP deployment

Description

The new inquirer module will provide the user with the prompts to gather the data for creating ABAP deployment configuration.

Technical Design

@sap-ux/abap-deploy-config-inquirer Consumed as part of a yeoman generator

Acceptance Criteria

Given I have a yeoman generator (or similar inquirer module) when I execute getPrompts then it will return the prompt

Notes

@sap-ux/create needs to be enhanced also to incorporate the new functionality

Tasks

docirl commented 3 months ago

Please include the following change to deploy config prompting for abap for package/transport prompts:

Context

Summary of changes

If anything above is unclear let me know.

cianmSAP commented 3 weeks ago

Closing as inquirer is published