Ecosyste.ms: Timeline

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

BrianWhitneyAI

BrianWhitneyAI pushed 19 commits to feature/local_cloud_toggle AllenInstitute/biofile-finder
  • add bff bucket and cloudfront env 7cfb04c
  • add bff bucket and cloudfront env 50061ef
  • remove biofile-finder bucket 2f27df5
  • clean up cc17430
  • add comment to biofile-finder's CloudFront 5547c2a
  • Merge pull request #358 from AllenInstitute/feature/bff Feature/bff 1d8f4e3
  • typo, add bff echo 2169d8b
  • typo 4f5fc11
  • Merge pull request #359 from AllenInstitute/bugfix/typo typo b1b380a
  • change bucket value 8a98e2b
  • Merge pull request #360 from AllenInstitute/bugfix/bucket Change bucket value 12034b6
  • gitignore mise configuration ac1aafd
  • Remove React Dev Tools from desktop build 4b66f21
  • npm remove electron-devtools-installer @types/electron-devtools-installer dbf2758
  • Merge pull request #362 from AllenInstitute/feature/mise-gitignore gitignore mise configuration 2934f07
  • Install jszip 5d7472b
  • Move jszip to root dependencies (imported from web and used in build-desktop action) 7f065db
  • Merge pull request #365 from AllenInstitute/bugfix/local-desktop-dev Remove react dev tools for electron 5b48bca
  • Merge branch 'main' into feature/local_cloud_toggle bbcd3e9

View on GitHub

BrianWhitneyAI closed an issue on AllenInstitute/biofile-finder
Move File Modal UX updates
This issue is a list of UX changes to the Move Files Modal: - [x] Remove check mark from confirm button - [x] Add Cancel Button - [x] Sentence casing for menu item 'Move Files' - [x] No tool...
BrianWhitneyAI deleted a branch AllenInstitute/biofile-finder

feature/move-files-styling

BrianWhitneyAI pushed 8 commits to feature/local_cloud_toggle AllenInstitute/biofile-finder
  • feature/move-files-styling ed34524
  • Merge branch 'feature/local_cloud_toggle' into feature/move-files-styling 9d4668b
  • Merge remote-tracking branch 'origin/feature/local_cloud_toggle' into feature/move-files-styling 17e9980
  • seperate table 7e94c3c
  • update wording a94c95e
  • update table gradient and summeries 1642a68
  • remove NAS wording efccc6c
  • Merge pull request #320 from AllenInstitute/feature/move-files-styling feature/move-files-styling 4e48e39

View on GitHub

BrianWhitneyAI closed a pull request on AllenInstitute/biofile-finder
feature/move-files-styling
The purpose of this PR is to resolve #315 and clean up the "Copy files" modal. This PR only resolves some of the items as UX changes related to to some of the requests are dependent on future ETL w...
BrianWhitneyAI pushed 1 commit to feature/move-files-styling AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
agree with comment

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
could add the specific metadata name 'file_path' here

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
if the default already rejects why is this a condition?

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
Could you have a valid response with no data?

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
I think this is redundant?

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
it might be better to aggregate all missing annotations and throw a single error

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
Is this comment right seems like 1000 not 1000000?

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a comment on a pull request on AllenInstitute/biofile-finder
> Glad to see us using the word 'vast' instead of cache in much of the UI, as I think that is more clear to our users. Yeah I'm still unsure about "NAS" and if users will know what that is but V...

View on GitHub

BrianWhitneyAI created a comment on a pull request on AllenInstitute/biofile-finder
> Nit: the expiration/eviction period is currently 182 days, not 180. We can change this on the backend if desired. Could also say '6 months' on the frontend, or maybe it's not an important distinc...

View on GitHub

BrianWhitneyAI created a comment on a pull request on AllenInstitute/biofile-finder
## Here are some screenshots! ![Screenshot 2024-12-19 at 3 38 32 PM](https://github.com/user-attachments/assets/b44ec0f3-ccf3-4377-b3a3-58cf0068c51c) ![Screenshot 2024-12-19 at 3 53 00 PM](ht...

View on GitHub

BrianWhitneyAI pushed 1 commit to feature/move-files-styling AllenInstitute/biofile-finder
  • update table gradient and summeries 1642a68

View on GitHub

BrianWhitneyAI created a comment on an issue on bioio-devs/bioio-ome-zarr
Going to close this since its a duplicate

View on GitHub

BrianWhitneyAI closed an issue on bioio-devs/bioio-ome-zarr
Test data not available to the public
The test data for `test_reader.py` is not publicly available, so users outside our organization cannot run the tests. I also don't have authorization.
BrianWhitneyAI closed an issue on bioio-devs/bioio
Features / Bugs / Eva Notes
Wanted to give the new libraries a whirl and figured I would make a couple of notes as I go along. I will try to resolve these issues / features this weekend or something as many of them are "optio...
BrianWhitneyAI created a comment on an issue on bioio-devs/bioio-czi
Ok the czi-to-ome-zslt fix has been merged. Closing this issue! I opened an issue over there for some future schema checks to improve on this in the future.

View on GitHub

BrianWhitneyAI closed an issue on bioio-devs/bioio-czi
ValidationError: 1 validation error for Laser wavelength
### Describe the Bug Issue in the reading of the ome_metadata of a czi file. See the traceback ```python Traceback (most recent call last): Cell In[87], line 1 img.ome_metadata() ...
BrianWhitneyAI deleted a branch bioio-devs/bioio-imageio

bugfix/macos-ci-failure

BrianWhitneyAI closed an issue on bioio-devs/bioio-imageio
CI failing for MacOS
Current tests are failing for all MacOS options (3.9,3.10,3.11) - seems some extension is recommended??
BrianWhitneyAI pushed 2 commits to main bioio-devs/bioio-imageio
  • bugfix/macos-ci-failure 85af36b
  • Merge pull request #14 from bioio-devs/bugfix/macos-ci-failure bugfix/macos-ci-failure 3a9a4e7

View on GitHub

BrianWhitneyAI closed a pull request on bioio-devs/bioio-imageio
bugfix/macos-ci-failure
### Description Resolves #10
BrianWhitneyAI created a comment on a pull request on bioio-devs/bioio-imageio
@evamaxfield I think the raised error is already fairly descriptive `RuntimeError: No ffmpeg exe could be found. Install ffmpeg on your system, or set the IMAGEIO_FFMPEG_EXE environment variable.`...

View on GitHub

BrianWhitneyAI created a comment on an issue on bioio-devs/bioio-czi
Closing this issue! feel free to reopen.

View on GitHub

Load more