Skip to content

fix: Agilent OpenLab CDS - use bytes to read zip file instead of file name#1021

Merged
nathan-stender merged 3 commits into
mainfrom
nstender-fix-openlab-cds
Jun 24, 2025
Merged

fix: Agilent OpenLab CDS - use bytes to read zip file instead of file name#1021
nathan-stender merged 3 commits into
mainfrom
nstender-fix-openlab-cds

Conversation

@nathan-stender

@nathan-stender nathan-stender commented Jun 24, 2025

Copy link
Copy Markdown
Collaborator

Allotropy parsers must read from bytes, not from local files, as the interface allows passing in bytes.

@nathan-stender
nathan-stender marked this pull request as ready for review June 24, 2025 13:49
@nathan-stender
nathan-stender requested review from a team and slopez-b as code owners June 24, 2025 13:49
@nathan-stender
nathan-stender merged commit 12668e1 into main Jun 24, 2025
12 checks passed
@nathan-stender
nathan-stender deleted the nstender-fix-openlab-cds branch June 24, 2025 14:57
nathan-stender added a commit that referenced this pull request Jun 24, 2025
### Fixed

- Agilent OpenLab CDS - use bytes to read zip file instead of file name
(#1021)
joshua-benchling pushed a commit that referenced this pull request Sep 15, 2025
… name (#1021)

Allotropy parsers must read from bytes, not from local files, as the
interface allows passing in bytes.
joshua-benchling pushed a commit that referenced this pull request Sep 15, 2025
### Fixed

- Agilent OpenLab CDS - use bytes to read zip file instead of file name
(#1021)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants