Roy Tinker

Results 12 comments of Roy Tinker

I'm looking at adding unit and end-to-end tests to a large, mature web app... and if I could go with a single solution I would.

I understand that cookies are helpful for analytics and gathering sales funnel data. It's always sad when companies don't keep prior promises, though 😟 If you must break the promise,...

Or you could remember the time of the last request you made (in memory only, not persisted) and send that with If-Modified-Since.

@julianh2o Hm, that's a bummer. Sounds like using Etags is the only option. Maybe we should open a ticket with GitHub...

@toidiu, May I ask how you switched to hooks for a Jenkins server behind the firewall?

Filed a separate issue for adding `If-Modified-Since` to request headers when polling PRs: #653

@eplodn PR polling hits all open PRs, even every old ones. That's part of why peoples' quotas are getting drained so quickly.

@xzyfer, @Livven is right. node-sass-chokidar is a great workaround for some currently unsolved problems in node-sass. @michaelwayman please consider keeping node-sass-chokidar active at least until the following node-sass bug is...

@sophiebits Please note the travis CI build failed because this PR adds failing tests for #16.