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

Update changelog validation #1388

Merged
merged 13 commits into from
Oct 31, 2023
Merged

Update changelog validation #1388

merged 13 commits into from
Oct 31, 2023

Conversation

waylan
Copy link
Member

@waylan waylan commented Oct 6, 2023

My first attempt to release version 3.5 failed due to an invalid changelog file. We need to validate its format every time we confirm an edit is needed to ensure edits don't break the format and prevent a release.

@waylan
Copy link
Member Author

waylan commented Oct 6, 2023

Note that the release succeeded to PYPI but failed to deploy to Github because of the changelog validation.

@waylan
Copy link
Member Author

waylan commented Oct 31, 2023

Success! We are now validating the changelog. Unfortunately, it fails so I need to fix it.

@waylan
Copy link
Member Author

waylan commented Oct 31, 2023

It works now!

@waylan waylan merged commit 76af499 into Python-Markdown:master Oct 31, 2023
16 checks passed
@waylan waylan deleted the logvalid branch October 31, 2023 18:46
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