Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
toloudis pushed 2 commits to fix/volume-clipping-tests simularium/simularium-viewer
toloudis pushed 2 commits to fix/volume-clipping-tests simularium/simularium-viewer
toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- improve coverage yml for vitest 494f56e
toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- try updating the coverage action 65d878f
toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- bump some actions to fix gh actions warnings 62afe68
toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- fix typecheck cb76e51
toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- add jsdom ad7e4bf
toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- remove jest 68a2bca
toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- update package-lock c4d2a99
toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- put three version back 671fe7c
toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- update package-lock ec681cc
toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- use node 20 0d6db8e
toloudis opened a draft pull request on simularium/simularium-viewer
Fix/volume clipping tests
Time Estimate or Size ======= How long do you expect it to take a reviewer to review this PR? Alternately, is this PR xsmall, small, medium, large, or xlarge? Problem ======= What is the p...toloudis pushed 1 commit to fix/volume-clipping-tests simularium/simularium-viewer
- forgot one file f833174
toloudis created a branch on simularium/simularium-viewer
fix/volume-clipping-tests - NPM package to view Simularium trajectories in 3D
toloudis created a comment on a pull request on manzt/zarrita.js
Thanks for the thorough response. We're using node 20. To get more specific, we are bringing https://github.com/allen-cell-animated/volume-viewer into https://github.com/simularium/simulari...
toloudis opened a pull request on manzt/zarrita.js
add default exports to all packages
We are using Jest to do unit tests on a project that is newly integrating with some code that imports zarrita. Jest simply can not resolve zarrita imports and we determined that it's because jest ...toloudis pushed 1 commit to feature/zarrita-deps allen-cell-animated/volume-viewer
- remove all "import * as zarr" b8026a0
toloudis created a review on a pull request on allen-cell-animated/volume-viewer
LGTM
toloudis opened an issue on allen-cell-animated/website-3d-cell-viewer
fast multiscene loading
## Use Case ome-zarr collection spec? hierarchical zarr groups? what is the data organization? how do we pass the information in to the viewer to tell it what to load? where in the user int...toloudis opened an issue on google/tensorstore
0.1.68 build failing to find google/storage/v2/storage.pb.h
Building c++ with cmake, v 0.1.68. storage.pb.h didn't seem to get generated. the google/storage/v2 directory is there but empty. Any idea what could make this happen? Or cmake flags I should t...toloudis pushed 1 commit to feature/add-clip-plane allen-cell-animated/agave
- try update tensorstore to fix builds f8cb4e7
toloudis pushed 1 commit to fix/docs-replace-m2r2 AllenCellModeling/aicspylibczi
- fix datetime import 5d7ad7e
toloudis pushed 1 commit to fix/docs-replace-m2r2 AllenCellModeling/aicspylibczi
- build docs on prs 98fdb3b
toloudis pushed 1 commit to fix/docs-replace-m2r2 AllenCellModeling/aicspylibczi
- allow triggering docs build 75d0d55
toloudis opened a draft pull request on AllenCellModeling/aicspylibczi
use myst_parser instead of m2r2
m2r2 is a Sphinx plugin parser for markdown format. m2r2 is no longer actively maintained, and one of its dependencies, docutils has updated and now breaks m2r2. It was either pin docutils or t...toloudis created a branch on AllenCellModeling/aicspylibczi
fix/docs-replace-m2r2 - Python module utilizing libCZI for reading Zeiss CZI files.