Skip to content

Add releases/... alias for release posts #1578

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 3 commits into from
Apr 15, 2025
Merged

Conversation

senekor
Copy link
Contributor

@senekor senekor commented Apr 15, 2025

closes #679
stacked on #1577

This could be improved in the future:

  • make it more discoverable
  • add releases/latest alias
  • add releases/ section listing only the release announcements, similar to releases.json but human readable

Rendered

senekor added 3 commits April 15, 2025 23:13
Done automatically using:

```sh
FIX_FRONT_MATTER=1 cargo test -p front_matter
```

(Plus a manual fix of the alias for Rust 1.31.0, which was guessed to be
1.31.2018, because the edition number is in the post slug.)
@senekor senekor requested a review from Manishearth April 15, 2025 21:21
Base automatically changed from senekor/rwokoxymrwmq to master April 15, 2025 21:47
@senekor senekor merged commit cbee587 into master Apr 15, 2025
4 checks passed
@senekor senekor deleted the senekor/zzkyzkvtvlzu branch April 15, 2025 21:47
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.

Make /releases/X.X.X an alias for https://blog.rust-lang.org/XXXX/XX/XX/Rust-X.X.X.html
2 participants