Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ansys/pyrocky

codecov[bot] created a comment on a pull request on ansys/pyrocky
## [Codecov](https://app.codecov.io/gh/ansys/pyrocky/pull/145?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansys) Repor...

View on GitHub

codecov[bot] created a comment on a pull request on ansys/pyrocky
## [Codecov](https://app.codecov.io/gh/ansys/pyrocky/pull/147?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansys) Repor...

View on GitHub

dependabot[bot] pushed 2 commits to dependabot/pip/general-dependencies-c34e7f67a9 ansys/pyrocky
  • Add launch freeflow function (#146) a4c167f
  • Bump matplotlib in the general-dependencies group across 1 directory Bumps the general-dependencies group with 1 upd... 2dbe14c

View on GitHub

dependabot[bot] pushed 2 commits to dependabot/pip/doc-dependencies-125d254ead ansys/pyrocky
  • Add launch freeflow function (#146) a4c167f
  • Bump the doc-dependencies group across 1 directory with 2 updates Bumps the doc-dependencies group with 2 updates in... b419cb1

View on GitHub

dependabot[bot] pushed 2 commits to dependabot/pip/test-dependencies-e05860fc06 ansys/pyrocky
  • Add launch freeflow function (#146) a4c167f
  • Bump pytest from 8.3.3 to 8.3.4 in the test-dependencies group Bumps the test-dependencies group with 1 update: [pyt... 0a00e70

View on GitHub

codecov[bot] created a comment on a pull request on ansys/pyrocky
## [Codecov](https://app.codecov.io/gh/ansys/pyrocky/pull/148?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansys) Repor...

View on GitHub

Adrian-B-Moreira pushed 1 commit to find-exe-with-winreg ansys/pyrocky

View on GitHub

Adrian-B-Moreira created a comment on a pull request on ansys/pyrocky
@igortg At first I thought about embedding the winreg code inside the find_executable, but the code would be very polluted, difficult to understand and would have many layers of indentation. So I ...

View on GitHub

pre-commit-ci[bot] pushed 1 commit to find-exe-with-winreg ansys/pyrocky
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci e4812d1

View on GitHub

Adrian-B-Moreira opened a pull request on ansys/pyrocky
Create a function to find executable using winreg
* Creates a function to find executable using winreg * Updates the code to get the exe from winreg if Windows or ansys-tools-path if Linux (in order to keep Rocky standalone compatibility) * Add ...
Adrian-B-Moreira created a branch on ansys/pyrocky

find-exe-with-winreg - A Python API for Ansys Rocky

github-actions[bot] pushed 1 commit to gh-pages ansys/pyrocky
  • DOC: update development documentation a4c167f3d1a4fe77e41583163cffa8c06d3815e8 074ade5

View on GitHub

Adrian-B-Moreira closed a pull request on ansys/pyrocky
Add launch freeflow function
* Add `launch_freeflow` function * Rename `connect_to_rocky` to `connect` in order to use it for both Rocky and Freeflow products * Add unit tests to check if `launch_freeflow` is working as expe...
Adrian-B-Moreira pushed 1 commit to add-launch-freeflow ansys/pyrocky
  • Add pragma no cover for launch freeflow d6de632

View on GitHub

Adrian-B-Moreira pushed 1 commit to add-launch-freeflow ansys/pyrocky

View on GitHub

codecov[bot] created a comment on a pull request on ansys/pyrocky
## [Codecov](https://app.codecov.io/gh/ansys/pyrocky/pull/146?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansys) Repor...

View on GitHub

Adrian-B-Moreira pushed 1 commit to add-launch-freeflow ansys/pyrocky
  • Remove 242 version from unit test a2b6766

View on GitHub

dependabot[bot] deleted a branch ansys/pyrocky

dependabot/pip/doc-dependencies-61f7e4f55e

dependabot[bot] created a comment on a pull request on ansys/pyrocky
Superseded by #147.

View on GitHub

dependabot[bot] closed a pull request on ansys/pyrocky
Bump the doc-dependencies group across 1 directory with 2 updates
Bumps the doc-dependencies group with 2 updates in the / directory: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [sphinx-autoapi](https://github.com/readthedocs/sphinx-auto...
dependabot[bot] created a comment on a pull request on ansys/pyrocky
The following labels could not be found: `maintenance`.

View on GitHub

dependabot[bot] opened a pull request on ansys/pyrocky
Bump the doc-dependencies group across 1 directory with 2 updates
Bumps the doc-dependencies group with 2 updates in the / directory: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [sphinx-autoapi](https://github.com/readthedocs/sphinx-auto...
dependabot[bot] created a branch on ansys/pyrocky

dependabot/pip/doc-dependencies-125d254ead - A Python API for Ansys Rocky

igortg created a review on a pull request on ansys/pyrocky

View on GitHub

pre-commit-ci[bot] pushed 1 commit to add-launch-freeflow ansys/pyrocky
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 8ff4fd1

View on GitHub

Adrian-B-Moreira pushed 1 commit to add-launch-freeflow ansys/pyrocky
  • Add code change suggestions 3b6f5ad

View on GitHub

igortg created a review comment on a pull request on ansys/pyrocky
Did you just duplicated all this code??? Please, move all this code that finds the executable to a unique generic function and use it on both `launch_rocky` and `launch_freeflow`.

View on GitHub

igortg created a review comment on a pull request on ansys/pyrocky
```suggestion Launch the FreeFlow executable with the PyRocky server enabled. ```

View on GitHub

igortg created a review comment on a pull request on ansys/pyrocky
Keep `connect_to_rocky` here, otherwise it will break compatibiliy.

View on GitHub

igortg created a review on a pull request on ansys/pyrocky

View on GitHub

Load more