Skip to content

fix: alternative unzipping lib#1060

Merged
ccbblin merged 5 commits intomasterfrom
fix/alternative-unzipping-lib
Sep 25, 2025
Merged

fix: alternative unzipping lib#1060
ccbblin merged 5 commits intomasterfrom
fix/alternative-unzipping-lib

Conversation

@ccbblin
Copy link
Copy Markdown
Contributor

@ccbblin ccbblin commented Aug 25, 2025

Motivation

alternative unzipping library, needs some more testing

@ccbblin ccbblin changed the title Fix/alternative unzipping lib fix: alternative unzipping lib Aug 25, 2025
@tawera-manaena
Copy link
Copy Markdown
Contributor

tawera-manaena commented Sep 1, 2025

@linz/proj-basemaps-dev - A unit test for this would be great. It looks like the unzipping logic lives within the ingest function - which does a lot of other work. Any concerns about isolating the unzipping logic into a standalone function so we can target it via unit tests?

@tawera-manaena
Copy link
Copy Markdown
Contributor

tawera-manaena commented Sep 1, 2025

@linz/proj-basemaps-dev - Looks like we used to use unzip-stream (commit), which is a fork of unzipper. The commit suggests we switched to fflate to resolve some reading bugs. Not sure if we'll run into those reading bugs again or if they've since been resolved dependency-side.

@ccbblin ccbblin marked this pull request as ready for review September 1, 2025 22:44
@ccbblin ccbblin requested a review from a team as a code owner September 1, 2025 22:44
@ccbblin ccbblin requested review from Wentao-Kuang and tawera-manaena and removed request for a team September 1, 2025 22:44
@ccbblin ccbblin requested a review from blacha September 11, 2025 22:39
@ccbblin
Copy link
Copy Markdown
Contributor Author

ccbblin commented Sep 11, 2025

@linz/proj-basemaps-dev - Looks like we used to use unzip-stream (commit), which is a fork of unzipper. The commit suggests we switched to fflate to resolve some reading bugs. Not sure if we'll run into those reading bugs again or if they've since been resolved dependency-side.

It's a long time ago but do you remember what the reading bugs were @blacha

@ccbblin ccbblin added this pull request to the merge queue Sep 25, 2025
Merged via the queue into master with commit 4f0c250 Sep 25, 2025
2 checks passed
@ccbblin ccbblin deleted the fix/alternative-unzipping-lib branch September 25, 2025 21:11
github-merge-queue bot pushed a commit that referenced this pull request Sep 25, 2025
🤖 I have created a release *beep* *boop*
---


## [0.3.1](v0.3.0...v0.3.1)
(2025-09-25)


### Bug Fixes

* alternative unzipping lib
([#1060](#1060))
([4f0c250](4f0c250))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants