Oleksandr Petrushevskyi

Results 12 comments of Oleksandr Petrushevskyi

@gijsroge Here is an example: https://jsfiddle.net/orpavLep/ If you hover over iframe it doesn't work, but it works on everything else.

Have you found a solution to this? Is there a way to safely reestablish connection?

I ended up creating new clients for bot each time I am doing a request just to make sure each run is as independent as possible. Doesn't look like the...

What's the workaround for this? Is there a way to reestablish connection? I tried creating a new instance of bot every time I need it, but for some reason I...

Oh cool, @davidfig , thank you! I've stumbled upon a few difficulties. First of all width and height don't seem to be actual width and height of the .bounce boundaries....

Let me know if you can't replicate it but I think I used a fairly simple case with just `branch` and `version_from_branch` being set with everything else being set by...

Also, for future consideration it would be awesome to also have a set of features for: - Pass your own version into the action for it to create a tag...

@wpk-nist-gov, thank you for providing the script! I’m wondering if there’s a way to automate the process of pulling the necessary Python versions beforehand. Do you have any automated solution...

Hey, this is great news actually! Just to make it clear, were you talking about setting venv backend to uv? @henryiii ``` nox --default-venv-backend uv ... ``` This worked for...

I found that `publish` command has the same behavior in regard to this.