Mike Fix

Results 91 comments of Mike Fix

Correct me if I am mistaken, but https://github.com/marketplace/actions/labeler can not be configured to only apply a label based on a specific _author_, right?

Ahh, I see. Thanks @derberg. Taking this approach still requires creating two separate configs, and hooking them together, as well as knowing what the `github.actor` string is (`allcontributors[bot]` in this...

Hey @coffeylukas great idea! Would you have any interest in working on this? πŸ™‚ Otherwise we can mark it up for prioritization for future releases.

For reference for whoever ends up working on this, this package could be useful for Decoding the HEIC image: https://godoc.org/github.com/jdeng/goheif

@jonahisadev that would be amazing!! πŸ™ it might be better/easier to add it to photosorcery first, but I’d accept a PR that handles it without that. Thank you in advance!

@jonahisadev hey Jonah πŸ‘‹ are you still working on this feature? I'd love to include it in the next release! πŸ‘Œ No rush, just wanted to check in.

@jonahisadev _no worries_ if not β€”Β just wanted to check in πŸ‘

@ericadamski do you have access to a Windows computer to test this case out on?

No, we don't for 0.5.1, but you could build and run the project pretty easily if you clone this repo, and then run `yarn && yarn build && yarn start`....