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

AWS Lambda Rest: split the amazon-lambda-rest integration module #38213

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Jan 16, 2024

  • into amazon-lambda-rest-resteasy-reactive, amazon-lambda-rest-reactive-routes, amazon-lambda-rest-funqy and
    amazon-lambda-rest-servlet
  • to avoid errors/conflicts among HTTP frameworks
  • there was a regression in the tests caused by
    e2ae818 during upgrade to Vert.x 4.5.1

- into amazon-lambda-rest-resteasy-reactive,
amazon-lambda-rest-reactive-routes, amazon-lambda-rest-funqy and
amazon-lambda-rest-servlet
- to avoid errors/conflicts among HTTP frameworks
- there was a regression in the tests caused by
e2ae818 during upgrade to Vert.x 4.5.1
@mkouba mkouba requested a review from cescoffier January 16, 2024 09:37
@quarkus-bot quarkus-bot bot added area/amazon-lambda area/documentation area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure labels Jan 16, 2024
"timeout": 50,
"test-modules": "amazon-lambda, amazon-lambda-http",
"timeout": 80,
"test-modules": "amazon-lambda, amazon-lambda-http, amazon-lambda-rest-funqy, amazon-lambda-rest-servlet, amazon-lambda-rest-reactive-routes, amazon-lambda-rest-resteasy-reactive",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not so sure about this one but I see no reason why it's not run in CI.

Copy link

github-actions bot commented Jan 16, 2024

🙈 The PR is closed and the preview is expired.

This comment has been minimized.

Copy link

quarkus-bot bot commented Jan 17, 2024

✔️ 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.

You can consult the Develocity build scans.

@mkouba mkouba merged commit 9d01785 into quarkusio:main Jan 17, 2024
54 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.7 - main milestone Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/amazon-lambda area/documentation area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure
Projects
Development

Successfully merging this pull request may close these issues.

2 participants