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

Use progress bar instead of listr2 for release changes #21632

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Conversation

queengooborg
Copy link
Collaborator

listr2 was introduced to parallelize the changelog creation, but parallelization wasn't working, and it is introducing more problems than we'd like. This PR replaces listr2 with a progress bar.

@github-actions github-actions bot added infra 🏗️ Infrastructure issues (npm, GitHub Actions, releases) of this project dependencies ⛓️ Pull requests that update a dependency package or file. scripts 📜 Issues or pull requests regarding the scripts in scripts/. labels Dec 15, 2023
@queengooborg queengooborg enabled auto-merge (squash) December 15, 2023 11:08
@queengooborg queengooborg merged commit 3e56990 into main Dec 15, 2023
9 checks passed
@queengooborg queengooborg deleted the cli-progress branch December 15, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ⛓️ Pull requests that update a dependency package or file. infra 🏗️ Infrastructure issues (npm, GitHub Actions, releases) of this project scripts 📜 Issues or pull requests regarding the scripts in scripts/.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant