Sam Ruby
Sam Ruby
Possible starting point: https://about.validator.nu/htmlparser/
> One difficulty is that running `git-multimail` _after_ the check would break the "new commits detection". I'll note that at least in the case of GitHub, a list of commits...
This looks to be pretty straightforward. Unless I'm missing something as the [github webhook](https://developer.github.com/v3/activity/events/types/#pushevent) seems to have all of the necessary information. [Proof of concept](https://gist.github.com/rubys/30e84daf5aa22025fe72).
That's essentially what I'm working on: a GitHub hook that will obtain the information about the initial and new commit; fetch the relevant refspec from GitHub so that the relevant...
Not ready yet for a pull request, but ready for feedback. Docs: https://github.com/rubys/git-multimail/blob/github-webhook/doc/github.rst Code: https://github.com/rubys/git-multimail/tree/github-webhook/git-multimail I imagine that a `multimailhook.environment` of `github` could go a long way towards reducing the...
@mikemcquaid: > Do shout if we can help at all The larger topic I'd like to explore (over time) is true bi-directional synchronization. I'm not looking for bullet proof (after...
Apache Software Foundation experiment: http://s.apache.org/2Ky
[Super short](https://www.ruby2js.com/docs/choose-your-tool). [Possibly more helpful](https://www.ruby2js.com/docs/conversion-details).
I have an iPadPro (M1 11 inch) running iPadOS 15, and I'm not seeing this issue.
Actually, I'm open to changing this, based on actual usage. Do we know of *anyone* who uses both opal and ruby2js?