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

Add a way to find/list default (and for a set of codestarts) config keys in Codestarts #11085

Closed
ia3andy opened this issue Jul 30, 2020 · 9 comments · Fixed by #22052
Closed
Labels
area/codestarts area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins good first issue Good for newcomers kind/enhancement New feature or request
Milestone

Comments

@ia3andy
Copy link
Contributor

ia3andy commented Jul 30, 2020

we should somewhere list the default name/data codestart properties/data will be fed in.

Originally posted by @maxandersen in #10372 (comment)

@ia3andy ia3andy self-assigned this Jul 30, 2020
@ia3andy ia3andy added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Jul 30, 2020
@geoand geoand added the kind/enhancement New feature or request label Jul 30, 2020
@ia3andy
Copy link
Contributor Author

ia3andy commented Jul 31, 2020

Part of #8134

@ia3andy
Copy link
Contributor Author

ia3andy commented Oct 15, 2021

I could add them to the codestart guide.

@ia3andy
Copy link
Contributor Author

ia3andy commented Oct 15, 2021

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:
https://github.com/quarkusio/quarkus/blob/main/independent-projects/tools/devtools-common/src/main/java/io/quarkus/devtools/codestarts/quarkus/QuarkusCodestartData.java#L18-L37

@ia3andy ia3andy removed their assignment Oct 15, 2021
@ia3andy ia3andy added the good first issue Good for newcomers label Oct 15, 2021
@johurul000
Copy link
Contributor

johurul000 commented Dec 6, 2021

Hi, @ia3andy and @geoand I am new to Open Source and I want contribute, It would be very helpful if you could explain a little more.

@ia3andy
Copy link
Contributor Author

ia3andy commented Dec 6, 2021

@johurul000
Copy link
Contributor

@ia3andy ok

@johurul000
Copy link
Contributor

@ia3andy what source should I give.

@ia3andy
Copy link
Contributor Author

ia3andy commented Dec 7, 2021

what do you mean @johurul000 ?

@johurul000
Copy link
Contributor

johurul000 commented Dec 7, 2021

In adoc for codestart.yaml there is [source,yaml], I was asking about this @ia3andy
E.g -
[#codestart-yml]
=== codestart.yml

[source,yaml]

the codestart unique name

name: resteasy-example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/codestarts area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins good first issue Good for newcomers kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants