John Pinkerton

Results 19 issues of John Pinkerton

I noticed the scope for `graphql-auth` is currently nested under the user module. I thought it would be cool if different modules could declare their own scope and then compose...

This disables user profile picture gifs from running by creating a canvas element and populating it with a frame from the gif. The user pill image seems to work every...

I'm using Google Chrome with this workflow, and it works great, but recently it started opening Safari in the background as well as creating the Hangout in Chrome. Running the...

When using Android's crosswalk with the meteor build tool to do a clean build on a project, the first build often does not output the crosswalk APKs. See: https://github.com/meteor/meteor/issues/7291 https://github.com/meteor/meteor/issues/6756...

bug
good-first-pr

We should better handle cases when launch vars are missing. This won't happen too much, as `launch init` will be most users' entry point. But, if `launch.json` is a blank...

enhancement

Right now we just have basic tests. Testing this project is interesting since it involves a lot of external dependencies. We should figure out a better way to test the...

question

The ability to dynamically set the bundle id for builds would be useful for installing alpha, beta, and production versions of an app on the same device. This could be...

enhancement

The playstore action currently only uploads to the alpha channel. We should provide a way to specify the channel to upload to: ``` launch playstore alpha launch playstore beta launch...

enhancement

key generation

enhancement

- [x] deploy - [ ] automate token

enhancement