Skip to content

ci: remove lerna version #4201

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
Jul 24, 2025
Merged

ci: remove lerna version #4201

merged 1 commit into from
Jul 24, 2025

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR updates the make-version.yml workflow to replace usage of lerna with a custom shared GitHub Action that resides in the aws-powertools/actions repo. This shared action uses a different and much smaller package that we can use to version the workspace and generate a CHANGELOG.md file.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #4170


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.

@dreamorosi dreamorosi requested a review from sdangol July 24, 2025 09:09
@dreamorosi dreamorosi self-assigned this Jul 24, 2025
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Jul 24, 2025
@boring-cyborg boring-cyborg bot added the automation This item relates to automation label Jul 24, 2025
Copy link

Copy link
Contributor

@sdangol sdangol left a comment

Choose a reason for hiding this comment

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

Looks good!

@dreamorosi dreamorosi merged commit 65e6c5a into main Jul 24, 2025
54 checks passed
@dreamorosi dreamorosi deleted the ci/remove_lerna_version branch July 24, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation This item relates to automation size/M PR between 30-99 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: move away from lerna version command
2 participants