Marcin Rataj

Results 1311 comments of Marcin Rataj

@BigLep I agree that e2e tests should not be optional. Filled as P3 because initially the issue was limited to js-ipfs interop (which we dont use in ipfs-desktop, so low...

- Any JS person with some frontend exp could work on that. I'll file an issue after we finish webui work for [the v2.12 milestone](https://github.com/ipfs/ipfs-webui/milestone/4) and the problem is still...

Adding support for ZIP archive format requires changes to go-ipfs/js-ipfs. If we want to prioritize improvements that do not require landing changes to the backend: - Disable download compression by...

Not sure how useful, but some related notes: - recent "libp2p config customization" improvements landed in js-ipfs: https://github.com/ipfs/js-ipfs/pull/2591 - mostly linking here for prior art discussion on common problems -...

Thank you @NukeManDan! In the future, please fill each bug in separate issue, even if its tiny!, it makes easier for us to triage :-) Did a quick analysis of...

For this specific case I think we can keep them grouped together (renamed the issue to reflect that) :+1: Note this week is a bit busy for the team, but...

Potential fix is to run build again, AFTER version bump but BEFORE changelog and CAR are generated (and recreate CAR so it shows the new version): - https://semantic-release.gitbook.io/semantic-release/support/faq#how-can-i-use-a-npm-build-script-that-requires-the-package.jsons-version Or to...

@SgtPooki I'm marking this as P0 because we can't ship a release with invalid version in UI.

https://github.com/ipfs/ipfs-webui/pull/2000 got merged, if we are ok with only having the revision (seems like improved UX for ipfs-desktop users) this can be closed. @SgtPooki your call.

Not a priority aright now, but it will get important when we start adding more and more things to MFS from various GUIs. Some things in the pipeline: - we...