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

chore(changelog): ignore alpha tags #440

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

orhun
Copy link
Sponsor Member

@orhun orhun commented Aug 27, 2023

With this change, all the changes from alpha releases will be incorporated in the stable release changelog. Also, we will have all the entries in the latest alpha release instead of separating the changelog. For example, alpha.2 changelog will contain changes from alpha.1 and alpha.0. If we do not want to do that, I can tweak the release workflow accordingly.

@orhun orhun changed the title chore(changelog): skip alpha tags chore(changelog): ignore alpha tags Aug 27, 2023
@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Merging #440 (ca75f59) into main (e9bd736) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #440   +/-   ##
=======================================
  Coverage   90.34%   90.34%           
=======================================
  Files          40       40           
  Lines       10977    10977           
=======================================
  Hits         9917     9917           
  Misses       1060     1060           

Copy link
Member

@joshka joshka left a comment

Choose a reason for hiding this comment

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

Tested and this works exactly as promised

@joshka joshka added this pull request to the merge queue Aug 27, 2023
Merged via the queue into ratatui-org:main with commit 6009844 Aug 27, 2023
30 checks passed
@joshka joshka added this to the v0.23.0 milestone Aug 27, 2023
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.

None yet

2 participants