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

Ensure date ordering for changie entries #1860

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Ensure date ordering for changie entries #1860

merged 1 commit into from
Oct 11, 2024

Conversation

jpogran
Copy link
Contributor

@jpogran jpogran commented Oct 11, 2024

This commit consolidates all prerelease entries into their related stable release entry file. This ensures that the changelog entries are ordered by date, with the most recent entries at the top.

The individual prerelease files are no longer necessary to keep around, as the information is now consolidated into the stable release entry.

The side effect of this is that we will need to do this same operation manually as we release a stable version as this is outside of changie's current capabilities.

@jpogran jpogran self-assigned this Oct 11, 2024
This commit consolidates all prerelease entries into their related stable release entry file. This ensures that the changelog entries are ordered by date, with the most recent entries at the top.

The individual prerelease files are no longer necessary to keep around, as the information is now consolidated into the stable release entry.

The side effect of this is that we will need to do this same operation manually as we release a stable version as this is outside of changie's current capabilities.
@jpogran jpogran marked this pull request as ready for review October 11, 2024 13:56
@jpogran jpogran requested a review from a team as a code owner October 11, 2024 13:56
Copy link
Member

@ansgarm ansgarm left a comment

Choose a reason for hiding this comment

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

@jpogran jpogran merged commit 8446dee into main Oct 11, 2024
4 of 14 checks passed
@jpogran jpogran deleted the changie_ordering branch October 11, 2024 14:34
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.

3 participants