Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aws-powertools
/
powertools-lambda-java
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
320
Code
Issues
36
Pull requests
22
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
chore(ci): Run E2E tests in a per-test matrix
- #2398
#2398
Merged
phipag
merged 10 commits into
main
aws-powertools/powertools-lambda-java:main
from
phipag/e2e-test-matrix
aws-powertools/powertools-lambda-java:phipag/e2e-test-matrix
Copy head branch name to clipboard
Mar 3, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
chore(ci): Run E2E tests in a per-test matrix
#2398
phipag
merged 10 commits into
main
aws-powertools/powertools-lambda-java:main
from
phipag/e2e-test-matrix
aws-powertools/powertools-lambda-java:phipag/e2e-test-matrix
Copy head branch name to clipboard
Commits
Commits on Mar 3, 2026
Setup initial test matrix for test classes.
phipag
committed
7522186
View commit details
Copy full SHA for 7522186
Browse repository at this point
Increase concurrency and move build to its own step.
phipag
committed
b212ced
View commit details
Copy full SHA for b212ced
Browse repository at this point
Add dynamic discovery of test classes to avoid duplication between pom.xml and GH actions script.
phipag
committed
7df7ca0
View commit details
Copy full SHA for 7df7ca0
Browse repository at this point
output single-line JSON as multi-line is not supported with GITHUB_OUTPUT.
phipag
committed
efb4672
View commit details
Copy full SHA for efb4672
Browse repository at this point
increase degree of concurreny to max 25 (20 for e2e and 5 for e2e-graal).
phipag
committed
f036821
View commit details
Copy full SHA for f036821
Browse repository at this point
Update .github/workflows/check-e2e.yml
Show description for f35254b
phipag
and
Copilot
authored
f35254b
View commit details
Copy full SHA for f35254b
Browse repository at this point
Address PR comments by Copilot.
phipag
committed
fb4157f
View commit details
Copy full SHA for fb4157f
Browse repository at this point
Update .github/workflows/check-e2e.yml
Show description for 7abe0dc
phipag
and
Copilot
authored
7abe0dc
View commit details
Copy full SHA for 7abe0dc
Browse repository at this point
Update .github/workflows/check-e2e.yml
Show description for 54a6aa9
phipag
and
Copilot
authored
54a6aa9
View commit details
Copy full SHA for 54a6aa9
Browse repository at this point
Fix syntax error caused by Copilot.
phipag
committed
38f80bb
View commit details
Copy full SHA for 38f80bb
Browse repository at this point
You can’t perform that action at this time.