Skip to content

chore(ci): Add powertools-e2e-tests/handlers as module to capture it in GitHub actions version upgrades. #2063

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

Merged
merged 1 commit into from
Aug 22, 2025

Conversation

phipag
Copy link
Contributor

@phipag phipag commented Aug 21, 2025

Summary

This PR adds powertools-e2e-tests/handlers as a module to the parent pom of the project. This ensures that version updates are also correctly reflected in the E2E test handlers. It is important that the Powertools version in these handlers is kept in sync with the most recent project version to make sure that E2E tests run against the Powertools version checked out locally in GitHub actions and does not fallback to a stale version from Maven Central.

Note: Protobuf generated diff is there due to dependabot update of protobuf generator. (#2057)

The version diff generated in this PR is created by

mvn versions:set -DnewVersion=2.3.0 -DprocessAllModules=true -DallowSnapshots=true

Changes

Issue number: #2062


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

Copy link

@phipag phipag merged commit da2b658 into main Aug 22, 2025
16 checks passed
@phipag phipag deleted the phipag/issue2062 branch August 22, 2025 07:43
@github-project-automation github-project-automation bot moved this from Pending review to Coming soon in Powertools for AWS Lambda (Java) Aug 22, 2025
@phipag phipag linked an issue Aug 22, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Coming soon
Development

Successfully merging this pull request may close these issues.

Maintenance: E2E test handler parent pom out of sync with project version
2 participants