Skip to content

ci: install rai packages in docs ci #601

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
merged 2 commits into from
May 21, 2025
Merged

Conversation

maciejmajek
Copy link
Member

Purpose

mkdocs needs all the rai package installed to be available to mkdocstrings. Installing all the packages with the dependencies take a lot of time and doesn't fit on GitHub runners.

Proposed Changes

Install rai_ packages with --no-deps flag.

Issues

  • Links to relevant issues

Testing

  • How was it tested, what were the results?

Copy link
Contributor

@rachwalk rachwalk left a comment

Choose a reason for hiding this comment

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

LGTM

@maciejmajek maciejmajek merged commit 1bccde7 into development May 21, 2025
6 checks passed
@maciejmajek maciejmajek deleted the ci/install-packages branch May 21, 2025 14:24
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