Andrew Collington

Results 25 comments of Andrew Collington

Have added tests and tweaked some of the code, so I think it's ready for someone to give it a code review and try. Have taken the PR out of...

@fidoboy, I like the idea and it's a possibility, but some people embed the gui in other systems, such as Moodle or Pimcore, which then might react weirdly to the...

I've started in on this, but haven't sorted out the colours just yet. I also need to sort out saving the toggle state to the browser's cookie or something. So...

Hi @Mich-es; no, using PHP 8.1 shouldn't cause a problem like that. As you can see from this screenshot, I've got 8.1 running and it fired up just fine. Might...

Sorry for the delay in getting back to you! Sounds like a bug with Zend OP Cache and/or Apache, so probably very little I can do about it. I can...

@markuspoerschke, any feedback on this one? Not what you were wanting? I appreciate that the hacktoberfest label was added to a ticket that was a few years old (wish I...

Definitely the case for the 2022-11-28 version of the REST API? Looking at what `Repository.create_label()` calls, https://docs.github.com/en/rest/issues/labels?apiVersion=2022-11-28#create-a-label, it states: > Creates a label for the specified repository with the given...

That is a very handy example, @EnricoMi! I was just about to post up a new issue asking if it PyGitHub any kind of retry, rate-based cool down, or something...

Is there a potential issue here with using the retry and the get_contents function? It seems like the way to check if a file exists is to use the repo.get_contents...

Wow, @sumpygump, I am so sorry! I must have completely misses this PR and your comment... I honestly didn't think anyone used this script. :-) I'm a bit busy for...