Adam Uhlíř

Results 120 issues of Adam Uhlíř

This PR again builds on my previous work, so my earlier PRs should be merged first for a better review. This PR changes bit how caching works. It is off-loaded...

Closes #23 Also adds bit of error handling and some logging. It is mixed up with my previous PR as it is based on it. So please review and merge...

Closes #12 Also bumps Nodejs CI versions and fixes some undefined property accesses. I have used the test created in #13. Thanks @Vinnel

This PR creates a proposal to refactor the "slot queue" design into "slot list" design.

Marketplace

Bee-js should be compatible with Node 18 and 19's native `fetch`, but it seems that Bee Factory has some issues which leads to requirement of turning the native fetch off...

kind:bug
issue

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

kind:maintenance
issue

Node 18 by default resolve's `localhost` to IPv6 address so it should listen on `::1` by default.

issue

Closes #121

pull-request

If there is already running `bee-factory start --detach` instance and the person forgets that it runs and wants to run `bee-factory start --fresh` then instead of a recreation of the...

kind:bug
type:issue