Skip to content

Language support for codestarts outside of core #32903

Open
@ia3andy

Description

Description

Allow Quarkiverse extensions (and external) to contribute new languages and its set of codestarts.

For example, if we want to add Groovy language in the Quarkiverse, this will allow to contribute this new language to the relevant base codestarts and core codestarts.

Implementation ideas

Those contribution could be defined as

  • my-codestart/codestart-contrib.yml it will just contain the name of the codestart it contributes to
  • my-codestart/groovy/....

Adding a language would consist of:

The system will need to deal with conflicts without failing (priority to the "main" codestart).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions