Skip to content

DOCS: Update priority level in doctree removal #6078

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 14 commits into from
Apr 30, 2025

Conversation

SMoraisAnsys
Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys commented Apr 25, 2025

Description

This PR started as a test for changes in ansys/actions. What we are merging is a result of a side effect we noticed when testing against those changes, specifically needing prioritization to ensure that ansys-sphinx-theme fuse search is run before remove_doctree is executed. See the logs from this workflow run.

Issue linked

None

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@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

@github-actions github-actions bot added the maintenance Package and maintenance related label Apr 25, 2025
Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.66%. Comparing base (ab4ce91) to head (018eff2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6078      +/-   ##
==========================================
+ Coverage   80.64%   85.66%   +5.01%     
==========================================
  Files         166      166              
  Lines       62790    62790              
==========================================
+ Hits        50639    53786    +3147     
+ Misses      12151     9004    -3147     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 28, 2025
@SMoraisAnsys SMoraisAnsys changed the title CI: Testing ansys/actions/check-actions-sercurity DOCS: Update priority level in doctree removal Apr 28, 2025
@Samuelopez-ansys
Copy link
Member

@SMoraisAnsys @Revathyvenugopal162 Can we merge this PR?

@SMoraisAnsys
Copy link
Collaborator Author

Yes please !

@Samuelopez-ansys Samuelopez-ansys merged commit f81ce90 into main Apr 30, 2025
31 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the ci/test-check-actions-branch branch April 30, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants