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

fix version in Doxygen docs #6104

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

jameslamb
Copy link
Member

Follow-up to #6103.

In that PR, I'd removed the export RAPIDS_MAJOR_MINOR_VERSION. I realized that this project's Doxygen setup actually expects that to be set in the environment.

doxygen Doxyfile.in

PROJECT_NUMBER = "$(RAPIDS_VERSION_MAJOR_MINOR)"

This fixes that, sorry 😬

@jameslamb jameslamb added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Oct 10, 2024
@jameslamb jameslamb requested a review from a team as a code owner October 10, 2024 15:41
@github-actions github-actions bot added the ci label Oct 10, 2024
@jameslamb
Copy link
Member Author

@jakirkham it looks like your review here wasn't sufficient to merge this.

Would you like me to request that you be added to the ci-codeowners team? You can do that but be excluded from the random round-robin assignment to review packaging PRs, if you'd like.

@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit ef7a61d into rapidsai:branch-24.12 Oct 11, 2024
63 checks passed
@jameslamb jameslamb deleted the ci-conda-installs-pt2 branch October 11, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants