Oleg Bovykin

Results 47 comments of Oleg Bovykin

@jonas-schievink I checked nb and embedded-hal repos. They both have travis ci set up, but have no badges in the readme. Travis scripts runs successfully, but I was unable to...

@jonas-schievink Could You please tell me more why CI always passes because of bors? You mean it will prohibit pull request from merge if CI is not passing? Readme is...

Hey! Any updates on ruby 3 support?

Hey! Great work. Any updates on merging this?

FYI Tried to run this PR with ruby 3.2.2 and temporal sdk-ruby. Had to make few changes until it runs: 1. in `src/rubysys/value.rs` line 109 added `!self.is_nil() && `: ```rust...

Hey! Any updates on this PR?