Jo Booth

Results 11 comments of Jo Booth

@mistercrunch I found a supremely kludgy approach to using git-lint to fail CI if there's new lint in a PR. I accomplished it by means of a Make target which...

Also, @YBadiss if you wouldn't mind sharing your --since-commit solution, that'd be super helpful, because with it perhaps ^ would no longer be necessary :)

I have an idea for fixing this; the output of fc -l (a replacement for history, see https://github.com/rcaloras/bash-preexec/pull/53) gives a number for each command, like this: 1048 set +x 1049...

Hi, just bumping this! Re: the coverage checks - I'm happy to follow up with more testing but just wanted to confirm that this change is going in a good...

Thanks for your reply! This is maybe the second time I've ever done the "five whys" exercise, so I'll give it a shot but no guarantees this'll be the best...

just closing because your code was merged to `develop` in https://github.com/HumanSignal/label-studio/pull/5883 for CI/process related reasons. We'll make sure you're credited in our next release!

Hi @AjayVarmaK, Thanks for reporting this issue! I just wanted to let you know that a feature that would unblock you in this situation is currently in the works: https://github.com/HumanSignal/label-studio/pull/5432....

Hi @Wuh60359, could you paste in some more log output from the error that you encountered, and fill in the template with your OS/Label Studio version, etc? Cheers, Jo

I suspected this was the problem; I've seen it one on of my local builds too. To be honest I don't know what the issue is yet (both `distlib` and...

Hi @Skier23 - thanks for the report and stacktrace. Could you confirm that other filters work okay + it's just annotation results filtering that surfaces this issue?