Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate code per service #8500

Open
PazYanoverr opened this issue May 16, 2024 · 0 comments
Open

Generate code per service #8500

PazYanoverr opened this issue May 16, 2024 · 0 comments

Comments

@PazYanoverr
Copy link
Member

General: We would like to have the following build / code generation options:

  1. Generate code for all services
  2. Generate code for all services that have pending changes
  3. Generate code for a specific service

Detailed request:

  1. When pressing the "Generate the code" option- the code will be generated for all the services
  2. The "Generate the code" will also have an "arrow" option that will open a menu with the following options:
    a. Generate the code for all services
    b. Generate the code for services with changes
    c. Generate the code for service [name]
    d. Generate the code for service [name]
  3. In case the user chooses option c- and there are pending changes for other services, a message should appear saying-
    "Note: There are pending changes for other services as well.
    Generating the code for service '[name]' will update all services with their changes, but only the code for the chosen service will be generated."
    Buttons: Cancel, Generate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant