Timo Tijhof
Timo Tijhof
+1 from Wikimedia as well. A few things come to mind: There is a perhaps not-so-obvious need for support on the server-side here. Which means if an intermediary library changes...
This is still the case fwiw: From https://github.com/containers/podman.io/pull/256: > Add categories so that (hopefully) the rss feed can be categoriezed and readers will be able to select the type of...
@mikewest wrote at [MaxCDN/bootstrapcdn#1495](https://github.com/MaxCDN/bootstrapcdn/issues/1495): > Yes, `Cross-Origin-Resource-Policy: cross-origin` is what you'd apply to resources that ought to be embeddable across the web
This will need to be done on the jquery/infrastructure side. I've filed a ticket https://github.com/jquery/infrastructure-puppet/issues/7.
@timmywil If perf does become an issue and you find a significant difference with large work loads, another compromise might be to batch it. At Wikimedia, variations of the following...
Thanks @jsgoupil and @editor. Those are excellent suggestions. How would the following changes sound? - Namespace the message (or leave some other kind of signature of property to identify itself)...
Restricting the target origin by using the swarmURL parameter sounds good as well, I have no opposition to that. It isn't strictly necessary, but it's a good habit. I'd love...
The documentation there ("_how often failed tests should rerun_", which I presumably added or is copied from something I wrote) is accurate though not very elaborate. There's a slightly more...
I can't prioritise this, but patches are welcome!
Needs a test to understand the issue and confirm the fix.