Skip to content

don't always sort changelog entries #3367

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haarg
Copy link
Member

@haarg haarg commented Jun 1, 2025

No description provided.

Some changelogs have unusual orders, or have made mistakes with
versioning. But most change logs will have the most recent releases at
the beginning or the end of the file. If the first or last release found
matches the version we are looking for, just use the order of the file
as is. Only sort the entries if it isn't found at the start or end.
@haarg haarg force-pushed the haarg/no-force-sort-changelog branch from b45ecca to 53f2b34 Compare June 1, 2025 14:09
Copy link

codecov bot commented Jun 1, 2025

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.

Project coverage is 73.39%. Comparing base (29f566b) to head (53f2b34).

Files with missing lines Patch % Lines
lib/MetaCPAN/Web/Model/API/Changes.pm 71.42% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3367      +/-   ##
==========================================
- Coverage   73.41%   73.39%   -0.03%     
==========================================
  Files          68       68              
  Lines        2389     2394       +5     
  Branches      335      337       +2     
==========================================
+ Hits         1754     1757       +3     
- Misses        507      508       +1     
- Partials      128      129       +1     
Files with missing lines Coverage Δ
lib/MetaCPAN/Web/Model/API/Changes.pm 86.95% <71.42%> (-0.55%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant