Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
AlejandroFernandezLuces closed a pull request on ansys/ansys-tools-visualization-interface
chore: update CHANGELOG for v0.6.1
Update CHANGELOG for v0.6.1 and remove .md files in doc/changelog.d. > [!CAUTION] > Do not merge this pull request until the release has been successfully made.AlejandroFernandezLuces created a review on a pull request on ansys/ansys-tools-visualization-interface
AlejandroFernandezLuces pushed 4 commits to maint/v0.6.1-changelog ansys/ansys-tools-visualization-interface
- fix: not checking if actors have datasets. (#209) Co-authored-by: pyansys-ci-bot <[email protected]... f1c778e
- fix: Changelog links (#212) Co-authored-by: pyansys-ci-bot <[email protected]> 3939956
- chore: update CHANGELOG for v0.6.0 (#196) Co-authored-by: Alex Fernandez <[email protected]> cdfa1c8
- Merge branch 'main' into maint/v0.6.1-changelog 9bcda1b
AlejandroFernandezLuces pushed 1 commit to main ansys/ansys-tools-visualization-interface
- chore: update CHANGELOG for v0.6.0 (#196) Co-authored-by: Alex Fernandez <[email protected]> cdfa1c8
AlejandroFernandezLuces deleted a branch ansys/ansys-tools-visualization-interface
maint/v0.6.0-changelog
AlejandroFernandezLuces closed a pull request on ansys/ansys-tools-visualization-interface
chore: update CHANGELOG for v0.6.0
Update CHANGELOG for v0.6.0 and remove .md files in doc/changelog.d. > [!CAUTION] > Do not merge this pull request until the release has been successfully made.AlejandroFernandezLuces created a comment on a pull request on ansys/ansys-tools-visualization-interface
I'll merge all changelog PRs and fix manually the existing links
AlejandroFernandezLuces created a review on a pull request on ansys/ansys-tools-visualization-interface
AlejandroFernandezLuces pushed 12 commits to maint/v0.6.0-changelog ansys/ansys-tools-visualization-interface
- build(deps): bump pyvista/setup-headless-display-action from 2 to 3 (#200) Signed-off-by: dependabot[bot] <support@g... 7782547
- build(deps): bump sphinx-autoapi from 3.3.3 to 3.4.0 in the doc-dependencies group (#199) Signed-off-by: dependabot[... 07124ad
- build(deps): bump pytest from 8.3.3 to 8.3.4 in the test-dependencies group (#198) Signed-off-by: dependabot[bot] <s... 77bf8ad
- build(deps): bump ansys-fluent-core from 0.26.1 to 0.27.0 in the general-dependencies group (#197) Signed-off-by: de... 9d091ae
- [pre-commit.ci] pre-commit autoupdate (#201) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.n... 75b4f21
- build(deps): bump ansys-sphinx-theme from 1.2.2 to 1.2.3 in the doc-dependencies group (#204) Signed-off-by: dependa... 458efa4
- build(deps): bump pyside6 from 6.8.0.2 to 6.8.1 in the general-dependencies group (#203) Signed-off-by: dependabot[b... 37e3133
- [pre-commit.ci] pre-commit autoupdate (#205) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.n... 0b1046f
- fix: avoid passing twice same argument (#207) Co-authored-by: pyansys-ci-bot <[email protected].... 908278c
- fix: not checking if actors have datasets. (#209) Co-authored-by: pyansys-ci-bot <[email protected]... f1c778e
- fix: Changelog links (#212) Co-authored-by: pyansys-ci-bot <[email protected]> 3939956
- Merge branch 'main' into maint/v0.6.0-changelog ccbfcb6
AlejandroFernandezLuces deleted a branch ansys/ansys-tools-visualization-interface
fix/changelog-links
AlejandroFernandezLuces pushed 1 commit to main ansys/ansys-tools-visualization-interface
- fix: Changelog links (#212) Co-authored-by: pyansys-ci-bot <[email protected]> 3939956
AlejandroFernandezLuces closed a pull request on ansys/ansys-tools-visualization-interface
fix: Changelog links
This should address the issue raised in https://github.com/ansys/ansys-tools-visualization-interface/pull/196#discussion_r1858105351AlejandroFernandezLuces pushed 4 commits to feat/pygeometry-connection ansys/pyprimemesh
- build(deps): bump ansys-tools-visualization-interface from 0.5.0 to 0.6.0 in the general-dependencies group (#948) S... e534a2b
- build(deps): bump pyvista[trame] from 0.44.1 to 0.44.2 in the pyvista group (#950) Signed-off-by: dependabot[bot] <s... 769ba62
- build(deps): bump ansys-sphinx-theme[autoapi] from 1.2.2 to 1.2.3 in the doc-dependencies group (#954) Signed-off-by... 17afea7
- Merge branch 'main' into feat/pygeometry-connection b8ede97
AlejandroFernandezLuces pushed 1 commit to fix/changelog-links ansys/ansys-tools-visualization-interface
- fix: Skip uneeded system dependencies a24ce7e
AlejandroFernandezLuces pushed 2 commits to fix/changelog-links ansys/ansys-tools-visualization-interface
AlejandroFernandezLuces opened a draft pull request on ansys/ansys-tools-visualization-interface
fix: Changelog links
AlejandroFernandezLuces created a branch on ansys/ansys-tools-visualization-interface
fix/changelog-links - A common visualizer for PyAnsys libraries.
AlejandroFernandezLuces created a tag on ansys/ansys-tools-visualization-interface
v0.6.2 - A common visualizer for PyAnsys libraries.
AlejandroFernandezLuces pushed 1 commit to release/0.6 ansys/ansys-tools-visualization-interface
- Bump version 0.6.2 babb275
AlejandroFernandezLuces pushed 1 commit to main ansys/ansys-tools-visualization-interface
- fix: not checking if actors have datasets. (#209) Co-authored-by: pyansys-ci-bot <[email protected]... f1c778e
AlejandroFernandezLuces closed an issue on ansys/ansys-tools-visualization-interface
vtk 9.4.0 fails
Attempted in https://github.com/ansys/pymapdl/pull/3602 The traceback is: ```pytb /opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/ansys/mapdl/core/plotting/visualizer.py:231:...AlejandroFernandezLuces closed a pull request on ansys/ansys-tools-visualization-interface
fix: not checking if actors have datasets.
As the title. Close #208 by implementing our own `meshes` method.AlejandroFernandezLuces created a review on a pull request on ansys/ansys-tools-visualization-interface
AlejandroFernandezLuces created a comment on a pull request on ansys/ansys-tools-visualization-interface
> This method wasn't tested, so I leave it up to @AlejandroFernandezLuces if he wants to add a tests or not. > > I guess it should not be needed since the slicer (`MeshSliderWidget`) does not se...
AlejandroFernandezLuces created a tag on ansys/ansys-tools-visualization-interface
v0.6.1 - A common visualizer for PyAnsys libraries.
AlejandroFernandezLuces created a review on a pull request on ansys/ansys-tools-visualization-interface
Good catch! Thanks for fixing it 🙂
AlejandroFernandezLuces pushed 1 commit to main ansys/pyprimemesh
- build(deps): bump ansys-sphinx-theme[autoapi] from 1.2.2 to 1.2.3 in the doc-dependencies group (#954) Signed-off-by... 17afea7
AlejandroFernandezLuces deleted a branch ansys/pyprimemesh
dependabot/pip/doc-dependencies-d94c812976