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: doc build without python cache #621

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

SMoraisAnsys
Copy link
Contributor

@SMoraisAnsys SMoraisAnsys commented Oct 24, 2024

Follow up of #543 which led to other PR with conflicting changes being integrated in the main branch (see #650 for example)

This PR mainly does:

  • ensure that use-python-cache is propagated to private doc build actions;
  • add --no-cache-dir flag for pip build backend and --no-cache flag for poetry backend if the input asks for no python cache;

Note: a commit starting with tbr is here for testing purpose, it will be reverted afterward


Tested with pip through this project and it work, see action run

@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@SMoraisAnsys SMoraisAnsys changed the title fix: doc build without python cache new fix: doc build without python cache Oct 24, 2024
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.

1 participant