Yarik

Results 145 comments of Yarik

I was wondering if empty command should be a valid one or there should be some constraints? `/taskcluster` probably shouldn't do anything but `/taskcluster anything-till-the-end-of-line` will trigger task generation with...

@ahal @bhearsum I'm testing it on dev currently - https://github.com/taskcluster/tc-dev-integration-test/pull/17 And I've come across one interesting "feature". I am an admin on that repo through org team. So when handler...

Ok, this is likely due to the missing permission for an application - it needs to have some org read permission (need to figure out which one) organization: members: read-only...

so the issue here is that taskcluster is using taskgraph which for some reasons (CoT) auto-generates `actions.json` always. This generated file relies on the [hooks](https://docs.mozilla-releng.net/en/latest/taskcluster/known_problems.html?highlight=actions#actions-are-broken-after-modifying-taskcluster-yml) that should be created externally...

Hi @Bahati308 Thanks for your interest in this issue. Unfortunately this issue isn't covered by the Outreachy program, but you are welcome to contribute to it, if you would like...

I have similar issue, and the reason for me why that page is blank is because it seems like no images have been taken. All `output-dd.mp4` files are zero bytes....

So I did apply `xattr -c`, I have `ffmpeg` also installed on the system, and I see sqlite db growing and empty videos at `/Users/yaraslaukurmyza/Library/Containers/today.jason.rem/Data/Library/Application Support/today.jason.rem` > It's "sluggish" feeling-...

No luck so far, but I'm pretty sure the problem is somewhere around ffmpeg for me. Tried replacing with homebrew version but nothing's happening. Although, when I tried to mimic...

> Absolutely there is, if you spin up xcode and step through the code, you should get a better sense of why it's failing my xcode-fu is not sufficient apparently.....

Ha! So I managed to make it work finally, it had to do with the fact that I don't have a developer account.. so I had to disable all that...