Skip to content

doc/conf: use stable year for man page generation#1792

Merged
Bastian-Krause merged 1 commit intolabgrid-project:masterfrom
Bastian-Krause:bst/man-stabilize-year
Jan 2, 2026
Merged

doc/conf: use stable year for man page generation#1792
Bastian-Krause merged 1 commit intolabgrid-project:masterfrom
Bastian-Krause:bst/man-stabilize-year

Conversation

@Bastian-Krause
Copy link
Copy Markdown
Member

Description
Updating the man pages should always be an explicit action. We rely on stable output and keep the generated man pages tracked in git for easy packaging. The CI jobs generate the man pages and check for diffs.

Using the current year obviously breaks this process, so set the year to an explicit value that can be updated when required.

See failing CI jobs since 2026-01-01: https://github.com/labgrid-project/labgrid/actions?query=branch%3Amaster

Checklist

  • PR has been tested
  • Man pages have been regenerated (not needed)

Fixes #1767

Updating the man pages should always be an explicit action. We rely on
stable output and keep the generated man pages tracked in git for
easy packaging. The CI jobs generate the man pages and check for diffs.

Using the current year obviously breaks this process, so set the year to
an explicit value that can be updated when required.

Signed-off-by: Bastian Krause <bst@pengutronix.de>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.1%. Comparing base (2f0bdf1) to head (7fe8e14).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1792   +/-   ##
======================================
  Coverage    45.1%   45.1%           
======================================
  Files         172     172           
  Lines       13618   13618           
======================================
  Hits         6144    6144           
  Misses       7474    7474           
Flag Coverage Δ
3.10 45.1% <ø> (ø)
3.11 45.1% <ø> (ø)
3.12 45.1% <ø> (ø)
3.13 45.0% <ø> (ø)
3.14 45.0% <ø> (ø)
3.9 45.1% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Bastian-Krause Bastian-Krause merged commit 61dfc07 into labgrid-project:master Jan 2, 2026
12 checks passed
@Bastian-Krause Bastian-Krause deleted the bst/man-stabilize-year branch January 2, 2026 11:12
@jonrebm
Copy link
Copy Markdown
Contributor

jonrebm commented Jan 7, 2026

Sorry for the inconvenience

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.

3 participants