Rauno Viskus

Results 19 issues of Rauno Viskus

1) What version of bluebird is the issue happening on? **v3.7.2** 2) What platform and version? **All** 3) Did this issue happen with earlier version of bluebird? **Not sure.** Using...

The readme reports Rust SIG having meetings at alternating times(07:00 and 15:00 PT), but I can only find the latter times scheduled on the [web calendar](https://calendar.google.com/calendar/u/0/embed?src=google.com_b79e3e90j7bbsa2n2p5an5lf60@group.calendar.google.com). Do the meetings happen...

It seems that the videos used to have SIG name in them and they used to be filed under a SIG-specific playlist, but it stopped around October 2020. Could we...

It seems the uploads of meeting recordings have stopped. The last one is from more than a month ago: Looking at here: https://www.youtube.com/channel/UCHZDBZTIfdy94xMjMKz-_MA/videos

help wanted

## Summary Getting unexpected results in how the packages are linked using npm. Every package except `@opentelemetry/resource-detector-docker` in the monorepo pin the version of typescript to `4.3.5`. The docker detector...

See https://github.com/socketio/socket.io-website/issues/277 The docs don't say that and maybe the maintainers have a good reason here, but, conceptually, if `disconnect` and `disconnecting` are reserved, so is `connection`.

good first issue

### TL;DR I'll try to be as helpful as I can, but the `release-please` output cuts some of it and I'm not familiar with it's internal logic. We've been successfully...

type: bug
priority: p3

- Rebased #76, - Brought typescript up to date, - Added all HTTP methods, as requested in the original PR, - Removed usages of `any` where possible, - Fixed some...

enhancement
pr

Noticed that "semver" and "SemVer" is being used interchangeably in the docs and bin help output. Made that consistent. ## References

https://github.com/open-telemetry/opentelemetry-js-api/blob/main/src/internal/global-utils.ts uses diag logger to report issues with registering globals. This is not adequate when the user doesn't control both of the installed packages registering those globals(that is definitely most...