amit

Results 10 issues of amit

There is an open issue with pm2 and pinojs that logs are hijacked by pm2 if we set pino.destination. In order to fix this according to https://github.com/pinojs/pino/issues/491, we don't need...

I'm a maintainer of Bit and part of its open source community. i was looking for react spinners and landed on your github repo, so I decided to make its...

when i create a volume with a link and then convert that volume into a json the link is turned into an actual file so when i load that json...

Hi, id like to implement the Authorized feature but not sure how to start and how the spec would look like for this. can somebody maybe assist me in implementing...

Hi id like to add your facebook login button into bitsrc so people can find it easily and play with it i have exported the component at [https://bitsrc.io/kennetpostigo](https://bitsrc.io/kennetpostigo) if you...

Hi id like to add your google login button into bitsrc so people can find it easily and play with it i have exported the component at [https://bitsrc.io/kennetpostigo](https://bitsrc.io/kennetpostigo) if you...

bit-javascript should provide bit with a list of files to ignore: 1. package.json 2.node_modules 3. .gitignore 3. .npmignore

enhancement
Low

This resolves #998 , where duplicate files are added with add_files method, handles 2 cases: 1. Files list is not unique 2. One of the files added is already referenced...

This is an initial implementation of rewrite manifests, aiming to mimic the Java implementation as closely as possible. I’ve tried to follow the same structure and logic, but there are...

Implements position_deletes metadata table - https://github.com/apache/iceberg-python/issues/1053