Bob Renwick
Bob Renwick
@Richard-Mathie, @topiaruss are you running end to end tests? If so how are you going about that?
This is happening to us but in reverse, we're not setting a `branch_pattern`, just a `tag_pattern` and that's causing notifications when the build is triggered by a branch
This is resolved in v6.1.3!
I'd like this to be supported too.
In the situation where you need to clear multiple containers when a user logs out you just need to make sure that all the ``s you want to clear are...
#41 is a step towards this that doesn't depend upon `jQuery.widget`
If you close your menu in any way other than the `exitMenu` function you will have this bug too. #41 solves that.
With these changes we save a huge amount of disk space. Without them we were indexing around 60GB a day but with the changes we now index around 4GB a...
Are there plans to expose the [`--universal`](https://github.com/astral-sh/uv/issues/2679#issuecomment-2192686117) flag that came to `uv` recently?