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

Use static lists instead of dynamic for quarkus versions and extensions #52

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on May 6, 2024

  1. WIP. Switch to a static list for the Quarkus versions

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed May 6, 2024
    Configuration menu
    Copy the full SHA
    354baa5 View commit details
    Browse the repository at this point in the history
  2. WIP. Fix wrong list updated

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed May 6, 2024
    Configuration menu
    Copy the full SHA
    33606ed View commit details
    Browse the repository at this point in the history
  3. WIP. Set the enums for the quarkus list

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6b8d59e View commit details
    Browse the repository at this point in the history
  4. WIP. Fix wrong default value

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed May 6, 2024
    Configuration menu
    Copy the full SHA
    97d404b View commit details
    Browse the repository at this point in the history
  5. WIP. Adding the enumNames

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed May 6, 2024
    Configuration menu
    Copy the full SHA
    da57d13 View commit details
    Browse the repository at this point in the history
  6. WIP. Fix wrong default value

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1c4d415 View commit details
    Browse the repository at this point in the history
  7. Split the template into 2: static and using our plugin

    Signed-off-by: cmoulliard <[email protected]>
    cmoulliard committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8746029 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3485046 View commit details
    Browse the repository at this point in the history