Skip to content
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

Automatically set latest release-tag as project-number for doxygen documentation #57

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

gkueppers
Copy link
Collaborator

Automatically set latest release-tag as project-number for doxygen documentation

With this PR the project-number of the doxygen-documentation is set according to the latest release-tag.

This requires the following changes:

  • PROJECT_NUMBER in doxyfile is set by an environment-variable named DOXYGEN_PROJECT_NUMBER
  • doc-workflow is adapted to set the DOXYGEN_PROJECT_NUMBER before running doxygen

@gkueppers gkueppers requested a review from jpbusch January 3, 2025 12:17
@gkueppers
Copy link
Collaborator Author

The workflow was tested here

@gkueppers gkueppers merged commit b52620a into main Jan 8, 2025
35 checks passed
@jpbusch jpbusch deleted the improvement/latest-release-tag-for-doxygen branch January 9, 2025 14:13
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