Skip to content

Update manpages #505

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

Conversation

straight-shoota
Copy link
Member

The doc sources have been updated in a couple of recent PRs, but the manpages were not re-generated.

Ideally, we should have a CI check to make sure that the manpages are up to date if the sources are changed.
However, I was not yet able to implement a correct validation.
See https://github.com/straight-shoota/shards/commits/fix/manpage-changes for my current approach. It is some trouble to get appropriate SOURCE_DATE_EPOCH. It seems git log -1 --format='%aI' -- $file reports the date of HEAD instead of the last commit that changed $file. It works as expected locally, but not in CI 🤷

@straight-shoota straight-shoota merged commit 3d3300c into crystal-lang:master Jun 24, 2021
@straight-shoota straight-shoota deleted the fix/update-manpages branch June 24, 2021 09:00
@straight-shoota straight-shoota added this to the v0.15.0 milestone Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants