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

Support multiple profiles #28091

Merged
merged 1 commit into from
Nov 30, 2022
Merged

Support multiple profiles #28091

merged 1 commit into from
Nov 30, 2022

Conversation

radcortez
Copy link
Member

@radcortez radcortez commented Sep 20, 2022

@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/config area/core area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE area/vertx labels Sep 20, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 20, 2022

/cc @Sanne, @gsmet, @yrodiere

@radcortez
Copy link
Member Author

/cc @ia3andy

@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@geoand
Copy link
Contributor

geoand commented Oct 5, 2022

What's the status of this?

Seems important to have :)

@ia3andy
Copy link
Contributor

ia3andy commented Oct 5, 2022

I am waiting for the CI to pass to give it a try

@geoand
Copy link
Contributor

geoand commented Oct 5, 2022

CI has passed 😉

@radcortez
Copy link
Member Author

Would like some feedback from @ia3andy, since this was mainly to fix #27760.

@ia3andy
Copy link
Contributor

ia3andy commented Oct 19, 2022

I've tried it with different cases and it seems to work fine (and as I expect it to work).

@radcortez
Copy link
Member Author

Approve? :)

Copy link
Contributor

@ia3andy ia3andy left a comment

Choose a reason for hiding this comment

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

LGTM!

I am not sure why this is called "initial work..." instead of "support multiple profiles"

@ia3andy
Copy link
Contributor

ia3andy commented Oct 20, 2022

As this PR is side-effect friendly, I think it would be wise to have another review.

@gastaldi maybe?

@geoand
Copy link
Contributor

geoand commented Oct 26, 2022

I'm going to rebase this on main to get another CI run.

@geoand
Copy link
Contributor

geoand commented Oct 26, 2022

I think we should get this in 2.14. @gsmet WDYT?

@quarkus-bot

This comment has been minimized.

@ia3andy
Copy link
Contributor

ia3andy commented Nov 21, 2022

@gsmet up

Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

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

Added some comments

@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented Nov 22, 2022

Failing Jobs - Building 5cf686e

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 17 MacOS M1
JVM Tests - JDK 18 Build Failures Logs Raw logs
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 18 #

- Failing: integration-tests/reactive-messaging-hibernate-orm 

📦 integration-tests/reactive-messaging-hibernate-orm

io.quarkus.it.kafka.KafkaConnectorTest.testFruits line 50 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a io.quarkus.it.kafka.KafkaConnectorTest expected: <6> but was: <1> within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)

@radcortez
Copy link
Member Author

/ping @gsmet

@ia3andy
Copy link
Contributor

ia3andy commented Nov 29, 2022

@radcortez I think with two approvals we can merge?

@ia3andy
Copy link
Contributor

ia3andy commented Nov 29, 2022

This being a big change I think making it Quarkus 3.0 might be a good idea no?

@radcortez
Copy link
Member Author

@radcortez I think with two approvals we can merge?

Sure, just wanted to make sure that @gsmet was ok with this.

This being a big change I think making it Quarkus 3.0 might be a good idea no?

Hum, I thought you needed this sooner. I mean, it is a considerable change, but not so big that it requires a major version.

@ia3andy
Copy link
Contributor

ia3andy commented Nov 30, 2022

@radcortez, I think @gsmet had plenty of time to give an opinion on this :) I am not sure if the CI is considered as passed or not, but if it is, you can merge

@radcortez
Copy link
Member Author

The CI failure is unrelated. A timeout issue.

Well, I'll be merging this then.

@radcortez radcortez changed the title Initial work to support multiple profiles Support multiple profiles Nov 30, 2022
@radcortez radcortez merged commit d4e7ef7 into quarkusio:main Nov 30, 2022
@quarkus-bot quarkus-bot bot added this to the 2.16 - main milestone Nov 30, 2022
@quarkus-bot quarkus-bot bot added kind/bugfix kind/enhancement New feature or request labels Nov 30, 2022
@radcortez radcortez mentioned this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/config area/core area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE area/vertx kind/bugfix kind/enhancement New feature or request
Projects
None yet
4 participants