Serene

Results 168 comments of Serene

I'm not sure where your having trouble. Are you saying that you cannot print the right messages because you don't have the objects? Or is it an issue with tqdm...

I think it would be cleaner in the future to have all of the output handled by a separate module, which includes logging but isn't solely limited to that. I'm...

Please read the bug and feature request forms. Where is this traceback from? What are the associated logs? Did this crash the BDFR or did it handle it and move...

Yeah the only way to do this would lower the amount of submissions that you can get overall. It'd be like this: Reddit gives us a thousand posts and we...

You need to concatenate it, *if using the scripts provided*. Technically speaking, the BDFR does output the the skipped submission's ID so you can use a script to find all...

@sampsyo the issue for this seems to be in the workflow security settings, where the github token needs some permissions to be able to write to the repository. That will...

It could, but that would require exactly the same amount of intervention. I can make it trigger the same thing on a tag push to the repository but this workflow...

We can run that script as part of the workflow easily enough. I can integrate it in.

Ah, I see that it makes a GitHub release itself. We can strip it down to the bare minimum of changing the version numbers, and then add a new commit...