Ethan Jewett

Results 8 comments of Ethan Jewett

@HrFlorianHoffmann Is there an externally available version of that documentation linked above? If the linter is running on external repositories, that's probably a "must".

I’m not sure why no one is answering your pull request question, but pull requests are accepted. However, perhaps more often for basic bug fixes than for entirely new features....

Thanks - I figured out how to embed HTML formatting, so that alleviates the problem a bit. No hurry! On Sunday, January 25, 2015, Gajus Kuizinas [email protected] wrote: > This...

It's tough with select inputs. Here are some options to handle this on the front end (where I think it should be): - I think you could just have a...

A set of spreadsheets was used previously. Even if the only goal is to have information for the Mentor team, there were a bunch of problems with that: - Multiple...

There is a bug here: https://github.com/sapmentors/lemonaid/blob/master/src/main/java/com/sap/mentors/lemonaid/utils/MentorUtils.java#L44 Jarrett’s first email exists but doesn’t have a Gravatar. His 2nd email exists and does have a Gravatar. This logic results in trying to...

This is happening because the `file_share` event uses the `channel_id` attribute and the existing trigger code doesn't handle it. I've posted about this here: https://community.n8n.io/t/slack-trigger-throwing-error-on-audio-file-create/92364/3 I am unable to build...