Adrian Calinescu

Results 11 issues of Adrian Calinescu

@yokawasa Should we try to add some end to end testing for v2 functions via GitHub Actions? I have a Visual Studio Azure subscription (200 USD credit) that i don't...

CI

I believe this case is a very interesting one to implement: https://stackoverflow.com/q/47320297/4148708 >Is there any mock target than I can hit that just hangs up during an SSL handshake and...

help wanted

When trying to download a group ``` ./destreamer.sh -i https://msit.microsoftstream.com/group/GROUP-GUID ``` Things become very very slow right here ``` Parsing video/group urls Fetching videos info... ``` Which is to be...

enhancement

![codename](https://user-images.githubusercontent.com/6472374/93003896-20ced680-f54b-11ea-8be1-2c14e0bd3751.png) It's gonna be fast. Really fast.

help wanted

```sh $ python3 Python 3.5.3 (default, Jan 19 2017, 14:11:04) [GCC 6.3.0 20170124] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import explorerhat Explorer HAT Pro...

https://github.com/census-instrumentation/opencensus-python/issues/871 for context.

cla: yes

reStructured syntax is nasty! Fixed a few links so they render correctly.

cla: yes

I am not able to connect to any SF cluster using sfctl on macOS 11.4. Googling around i see mentions of sfctl attempting to negotiate TLS 1.0 instead of 1.2,...

Make sure we're always pulling the latest cert-manager by getting the latest release tag from GitHub and passing it to kubectl apply -f. This may look shady to some users...