Skip to content

ci: upgrade Doxygen to 1.17.0 #358#362

Merged
kaorut merged 1 commit into
mainfrom
doxygen_upgrade
May 4, 2026
Merged

ci: upgrade Doxygen to 1.17.0 #358#362
kaorut merged 1 commit into
mainfrom
doxygen_upgrade

Conversation

@kaorut
Copy link
Copy Markdown
Member

@kaorut kaorut commented May 4, 2026

Update DOXYGEN_VER from 1.16.1 to 1.17.0 in the Linux Clang GitHub Actions workflow and README.md requirements sections.

Update the Doxygen cache key to use the new version for cache invalidation.

Update DOXYGEN_VER from 1.16.1 to 1.17.0 in the Linux Clang GitHub Actions workflow and README.md requirements sections.

Update the Doxygen cache key to use the new version for cache invalidation.
@kaorut kaorut added this to the 1.10.0 milestone May 4, 2026
@kaorut kaorut self-assigned this May 4, 2026
Copilot AI review requested due to automatic review settings May 4, 2026 06:13
@kaorut kaorut added task-documentation Improvements or additions to documentation v1.10.0 labels May 4, 2026
@kaorut kaorut linked an issue May 4, 2026 that may be closed by this pull request
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aligns the repository's documented and CI-pinned Doxygen version with the current documentation tooling, updating the Linux Clang workflow and README requirements to use Doxygen 1.17.0.

Changes:

  • Bump the Linux Clang CI workflow's DOXYGEN_VER from 1.16.1 to 1.17.0.
  • Invalidate the cached Doxygen build implicitly by changing the versioned cache key input.
  • Update both README requirements lists to reference Doxygen 1.17.0.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Updates Windows and Linux requirements sections to document Doxygen 1.17.0.
.github/workflows/linux-clang.yml Updates the Linux Clang workflow's Doxygen version variable, which also changes the cache key and download path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kaorut kaorut merged commit b188bc5 into main May 4, 2026
25 checks passed
@kaorut kaorut deleted the doxygen_upgrade branch May 4, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task-documentation Improvements or additions to documentation v1.10.0

Development

Successfully merging this pull request may close these issues.

Upgrade the Doxygen version to 1.17.0.

2 participants