Skip to content

Conversation

holly-cummins
Copy link
Contributor

@holly-cummins holly-cummins commented Jul 3, 2025

Resolves #48006

This doesn't fully get the lambda dev service to how it was before the test classloading rewrite, because ephemeral ports still don't work. Fixing that needs some dev service infra changes and some fussing with config priorities, so I've moved it to its own issue: #48784

@holly-cummins holly-cummins marked this pull request as draft July 3, 2025 12:39
Copy link

github-actions bot commented Jul 3, 2025

🎊 PR Preview db3b06b has been successfully built and deployed to https://quarkus-pr-main-48753-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

@holly-cummins holly-cummins force-pushed the start-lambda-devservices-after-augmentation branch from 7113ac1 to 671c9a4 Compare July 3, 2025 15:14
@quarkus-bot quarkus-bot bot added the area/core label Jul 3, 2025
@holly-cummins holly-cummins marked this pull request as ready for review July 3, 2025 15:15

This comment has been minimized.

This comment has been minimized.

@holly-cummins holly-cummins force-pushed the start-lambda-devservices-after-augmentation branch from 671c9a4 to 2d851a0 Compare July 3, 2025 16:46

This comment has been minimized.

This comment has been minimized.

@holly-cummins holly-cummins force-pushed the start-lambda-devservices-after-augmentation branch from 2d851a0 to 5f92c20 Compare July 3, 2025 20:39

This comment has been minimized.

This comment has been minimized.

@holly-cummins holly-cummins force-pushed the start-lambda-devservices-after-augmentation branch from 5f92c20 to a13d780 Compare July 4, 2025 07:55

This comment has been minimized.

This comment has been minimized.

@holly-cummins holly-cummins force-pushed the start-lambda-devservices-after-augmentation branch from a13d780 to 91ff7be Compare July 4, 2025 17:53

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

@ozangunalp ozangunalp left a comment

Choose a reason for hiding this comment

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

A small question. Otherwise, this is ok for me before #48785

@holly-cummins holly-cummins force-pushed the start-lambda-devservices-after-augmentation branch from 91ff7be to bd7a172 Compare July 8, 2025 11:03
Copy link

quarkus-bot bot commented Jul 8, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit bd7a172.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

You can consult the Develocity build scans.

Copy link

quarkus-bot bot commented Jul 8, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit bd7a172.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@holly-cummins holly-cummins merged commit 4745e81 into quarkusio:main Jul 8, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

Upgrade from 3.21.3 to 3.22.X fails because of IT test with @QuarkusTest with Lambda fails: Address already in use: bind

2 participants