John Britton
John Britton
I'd really appreciate a small addition to Muzzle that would allow me to turn on Do Not Disturb mode for a period of time before being automatically re-enabled. This could...
I'm interested in implementing `brew bundle add ` and `brew bundle remove ` commands in `homebrew-bundle`. These commands would add or remove formulae from the brewfile at `~/.Brewfile`. Is this...
I've been able to get this working with the app at `https://turbo-native-demo.glitch.me`, but when I try to connect to a local development rails app at `http://localhost:3000` things go wrong. I've...
When accepting a `GroupAssignmentInvitation` users have the ability to create or join a team, but in some cases they make a mistake as in #291. One potential solution to this...
@karlentwistle Thanks for releasing the new version of the gem with the Television functionality. I got it installed and I am able to create an accessory, a television service, a...
The app name is `Classroom Assistant` so when searching for `GitHub` in an operating system app launcher, no results are found. Suggest updating the app name to be `GitHub Classroom...
Consider this a wishlist item. It'd be great if Classroom Assistant would support downloading all repositories for all assignments in one click.
When downloading repositories for an assignment where a repository was deleted, the progress bar doesn't reach 100% and the app hangs. user deleted, but repo still exists: user and repo...
When Hacktoberfest is over, there's no need to run the jobs regularly. Bonus points if this is configured to disable automatically.
We have VCR to record network requests in tests. CI should fail if a network request is made. It should not record a new cassette.