Stu Kabakoff

Results 53 comments of Stu Kabakoff
trafficstars

For PR versioning I have a Jenkins job that looks for the close event on PRs and reads the labels looking for major/minor/patch, then versions it and pushes to master....

You're an owner now, @udnisap. If someone sends us a PR could they do whatever they normally do then make a single commit at the end with the right format...

I am firmly against requiring people to use a specific style for commit messages. I know that if I did a lot of work with the wrong commit format, then...

If it can ignore commits that don't match the format I'm in favor. We could write a commit message for a new contributor and ask them to add it to...

I like it because it's explicit

I think people will like it. I think @udnisap implemented something similar but didn't put it in a PR.

Check out [scrollmonitor-parallax](https://github.com/stutrek/scrollmonitor-parallax), the docs aren't great but it may do what you need. There's no way with the library to receive a scroll event, but you can use it...

Can you post a link to broken code?

Thanks! I'll take a look and probably add a link. Until then I'll leave this issue open so other people can find it.

Unfortunately you cannot. It's a surprisingly rare feature request.