Marcin Rataj

Results 493 issues of Marcin Rataj

This is a placeholder issue for figuring out interplanetary conventions for automatic publishing to NPM. @hugomrdias lmk if you have any preference here, below is my summary of past conversations...

P1
kind/maintenance
need/analysis
effort/weeks
need/maintainer-input

If `package.json` has: ``` "scripts": { "release": "aegir release" ``` and I run `yarn release` instead of `npm run release` it fails at the very last stage of publishing to...

kind/bug
status/ready
P1
need/analysis
exp/intermediate
effort/hours

> Issue extracted from https://github.com/ipfs/distributed-wikipedia-mirror/issues/66 `zimdump` feels slower than it could be. Below some notes from my tests and ideas how to improve its performance. ## Single thread? Lack of...

enhancement
zimdump
zimcheck

Extracted @alanshaw's suggestion from https://github.com/ipfs/is-ipfs/pull/27#discussion_r259796241: > Not for this PR but I'm musing on naming, I would ideally like to do something like `const { isMultiaddr } = require('is-ipfs')` or...

status/deferred

> Prompted by https://github.com/ipfs/ipfs-webui/issues/1900 – this is BREAKING CHANGE for v1 API, so marking this as something we can discuss if we ever want to create v2. `PinResults.count` is used...

P3
dif/expert
effort/weeks
need/analysis
need/community-input
topic/v2

Extracted from https://github.com/ipfs-shipyard/pinning-service-compliance/issues/118#issuecomment-1160143731: >> Also, is it impossible for IPFS cluster to support pagination/creation-date sorting; or is it something that hasn't been implemented yet? Is there a tracking issue for...

P2
dif/expert
effort/hours
need/analysis
need/community-input
topic/devexp
topic/docs

## Needs - At least mention in README that points people in the right direction - could be article on docs.ipfs.io, or a link to docker image etc - >...

P2
dif/medium
effort/days
help wanted
topic/docs

## Summary - We need a conformance test suite that implementers and service providers can run against their service to confirm it works as expected. - ideally this would be...

P1
dif/easy
effort/days
help wanted
kind/support
need/community-input
status/ready
topic/devexp
topic/docs

We had issues where `null` value caused an error in generated client https://github.com/ipfs/go-pinning-service-http-client/issues/14. I propose we make this more liberal and allow `null` when string or array is empty. This...

:point_right: This is a good first issue if someone wants to open a PR – all you need it to update docs [here](https://github.com/ipfs/pinning-services-api-spec/blob/41715ff58a4d3bcbabeee3eb52186bea873e8dac/ipfs-pinning-service.yaml#L747-L754). ---- > They are JSON Web Tokens...

P1
effort/hours
good first issue
help wanted
topic/docs