-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Add a way to find/list default (and for a set of codestarts) config keys in Codestarts #11085
Comments
Part of #8134 |
I could add them to the codestart guide. |
Here is the list of dynamic configs: gen-info.time: time of generation (in millis)
input.selected-extensions[].name|description|guide: list of selected extensions with info
input.selected-extensions-ga: Set of String with the list of extensions groupId:artifactId, usefull for dynamic codestarts depending on selected extensions
input.provided-code[].name|tags|title|description|related-guide: list of selected codestarts with info The list of static configs is here: |
@johurul000 you need to add this #11085 (comment) |
@ia3andy ok |
@ia3andy what source should I give. |
what do you mean @johurul000 ? |
In adoc for codestart.yaml there is [source,yaml], I was asking about this @ia3andy [source,yaml]the codestart unique namename: resteasy-example |
we should somewhere list the default name/data codestart properties/data will be fed in.
Originally posted by @maxandersen in #10372 (comment)
The text was updated successfully, but these errors were encountered: