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

4.x: Introduces Pico Builder #5195

Merged
merged 16 commits into from Oct 20, 2022
Merged

4.x: Introduces Pico Builder #5195

merged 16 commits into from Oct 20, 2022

Conversation

trentjeff
Copy link
Member

No description provided.

@trentjeff trentjeff added 4.x Version 4.x pico Helidon Injection labels Oct 14, 2022
@trentjeff trentjeff self-assigned this Oct 14, 2022
@trentjeff trentjeff marked this pull request as ready for review October 17, 2022 13:51
@@ -48,7 +48,7 @@
<module>api</module>
<!-- <module>spi</module>-->
<module>types</module>
<!-- <module>builder</module>-->
<module>builder</module>
<!-- <module>config</module>-->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming all these other modules will come in a future PR, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct.

Copy link
Member

@spericas spericas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically, this PR is perfectly sound and clear, and that is why I'm approving it. Architecturally, I have some concerns about adding (mostly independent and potentially "sold" separately) "Pico" modules into the Helidon repo. This is also emphasized by the current naming that uses "Helidon Pico" as opposed to just "Helidon" for naming modules.

It would be nice to get others to review this PR as well.

@barchetta barchetta changed the title Introduces Pico Builder 4.x: Introduces Pico Builder Oct 19, 2022
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 19, 2022
@trentjeff trentjeff merged commit e1ead71 into helidon-io:main Oct 20, 2022
@trentjeff trentjeff deleted the pico2 branch October 20, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. pico Helidon Injection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants