Filippe Spolti
Filippe Spolti
> I you remove the parent poms, don't forget to add the parent defined dependencies / plugins in each example See the kogito-travel-agency. The modules in there will miss the...
Jenkins retest this
@ricardozanini @radtriste do we still have plans to make this change?
@ricardozanini PTAL. there is one test specific that I left a comment, we would need to revisit that later.
Yes, sry, will try to revisit it this or next week.
@ribeiromiranda hi, Just got it using your tool, the version in the go.mod does not looks correct. https://github.com/galgotech/builder-gen/blob/main/go.mod#L3C1-L3C11? ```bash go: github.com/galgotech/builder-gen@latest (in github.com/galgotech/[email protected]): go.mod:3: invalid go version '1.20.11': must match...
There is a small issue on a third party lib, please take a look in the comments.
updated. Thanks @ribeiromiranda
Option 2 should be invalid, since we check the schema field ```go if d.Schema != nil && d.Schema.Type == String { ```
are we clear to merge this one?