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

Maintenance: Report on the jar file size in PRs #1102

Closed
1 of 2 tasks
jeromevdl opened this issue Mar 20, 2023 · 1 comment
Closed
1 of 2 tasks

Maintenance: Report on the jar file size in PRs #1102

jeromevdl opened this issue Mar 20, 2023 · 1 comment
Assignees
Labels
maintenance priority:4 Low - nice to have

Comments

@jeromevdl
Copy link
Contributor

Summary

Have an action in GitHub workflow (PR, push to master) to calculate the size of the jar files and report it in the PR with the trend (increase/decrease).

Why is this needed?

One of our tenet is "Keep it lean", to avoid adding too many dependencies and having powertools too heavy, causing slower cold starts. Having the information in each PR of the size and the trend would help making the good choices.

Which area does this relate to?

Automation, Governance

Solution

Could not find any Java-related GitHub actions (a lot on Js/Ts), but maybe something more generic exists.

Acknowledgment

@jeromevdl
Copy link
Contributor Author

done with #1196

@jeromevdl jeromevdl moved this from Working on it to Shipped in Powertools for AWS Lambda (Java) Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance priority:4 Low - nice to have
Projects
Status: Shipped
Development

No branches or pull requests

2 participants