-
Notifications
You must be signed in to change notification settings - Fork 28
feat: separate graphics target #567
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
Draft
clatapie
wants to merge
40
commits into
main
Choose a base branch
from
feat/separate-graphics
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 2 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
cf36aaa
feat: separating graphic dependencies
clatapie 0e87a6b
feat: separating graphic dependencies -2
clatapie e0e4ba9
feat: separating graphic dependencies - 3
clatapie e221bba
Merge branch 'main' into feat/separate-graphics
clatapie 35842e4
fix: fixing ``testing``
clatapie 852ff15
Merge branch 'feat/separate-graphics' of https://github.com/pyansys/p…
clatapie a8966f7
fix: adding ``scooby`` as a graphic dependency
clatapie a146986
fix: unit tests
clatapie 7fde82f
fix: disabling ``pre-commit-hooks`` for the moment
clatapie 881b87d
fix: testing environment installation
clatapie 289f342
fix: disabling Python 3.9
clatapie f45b404
fix: adding ``MAIN_PYTHON_VERSION`` env variable in cicd
clatapie 2faf43d
fix: ``MAIN_PYTHON_VERSION``
clatapie 0627397
fix: ``scooby`` as a dependency + ``Sphinx`` requires Python>3.11
clatapie 2391f24
fix: ``scooby`` as a dependency - 2
clatapie 52601ea
fix: adding a placeholder for ``plot`` definition
clatapie 0b30e12
review: applying changes after @RobPasMue's suggestions
clatapie 92dccd9
fix: vtk version
clatapie 3d51155
fix: deprecated ``stitle`` argument
clatapie 4bdc839
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3103892
fix: removing cyclic import
clatapie 3fc752d
Merge branch 'feat/separate-graphics' of https://github.com/pyansys/p…
clatapie b063561
ci: ``skip-install`` true in ``doc_build``
clatapie 4550b13
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9b323d0
fix: ``are_graphics_available`` method
clatapie 2c04884
Merge branch 'feat/separate-graphics' of https://github.com/pyansys/p…
clatapie d506e20
fix: applying @RobPasMue's suggestions ``pv=None``
clatapie 1fdb87b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 33198a4
fix: pre-commit
clatapie e2ad58f
Merge branch 'feat/separate-graphics' of https://github.com/pyansys/p…
clatapie 6965688
fix: doc and ``@wraps``
clatapie 561c7df
fix: remove ``checkout`` from ``doc-build`` action
clatapie 5753023
fix: unit tests
clatapie 99ad42c
fix: unit tests - 2
clatapie d1c968e
fix: unit tests - 3
clatapie e887807
fix: ``skip_no_graphics``
clatapie b59f36c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 62d16bc
fix: adding latest changes - issue with ``vtk``
clatapie c18d169
Merge branch 'feat/separate-graphics' of https://github.com/pyansys/p…
clatapie 009ca24
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.