Skip to content

Fix create_release.py script to handle bad underlines #24532

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jun 9, 2025

The script was assuming the underline was the same length as the title itself.

e.g. it did not handle.

1.3.4 (in development)
-------------------

See #24516

@sbc100 sbc100 requested a review from dschuff June 9, 2025 21:58
@sbc100 sbc100 force-pushed the fix_create_release branch from d02df50 to 199bc1d Compare June 9, 2025 22:00
The script was assuming the underline was the same length as the title
itself.

e.g. it did not handle.

```
1.3.4 (in development)
-------------------
```

See emscripten-core#24516
@sbc100 sbc100 force-pushed the fix_create_release branch from 199bc1d to c7ef13a Compare June 9, 2025 22:44
@sbc100 sbc100 merged commit 659aad1 into emscripten-core:main Jun 9, 2025
24 of 30 checks passed
@sbc100 sbc100 deleted the fix_create_release branch June 9, 2025 23:32
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.

2 participants