Jason Walton

Results 118 comments of Jason Walton

Examples are here: https://github.com/jwalton/gh-ecr-push/blob/master/README.md#examples When you say "public", do you mean you have an ECR instance that doesn't require you to login or authenticate first?

Don't know how I missed the notification for this, but sorry I didn't see this issue until now. :( Hm... Interesting. I wouldn't have thought that failing to create a...

I'm afraid I'm not really sure what you're asking for here. You want to only find PRs where the hash is the current hash, and the base branch is a...

Chalk [only supports `--no-color`](https://github.com/chalk/chalk/blob/main/source/vendor/supports-color/index.js#L6-L11), so I followed suit with gchalk. And, generally a single dash would be for a bunch of single options. For example, `-no` would be the same...

No, they are always set the same.

I don't have a ton of time to look into this right now, but this is a pretty simple action - if you want to supply a PR to fix...

On a relatively small node.js project, a single call to `Status()` will take 7-8 seconds because of `node_modules`. On the moderate-sized front end for the project I'm working on now,...

This is a year old. -_-