jquery / codeorigin.jquery.com

jQuery CDN
https://releases.jquery.com
Other
57 stars 601 forks source link

Listing refreshes on deploy not fully working #6

Closed scottgonzalez closed 11 years ago

scottgonzalez commented 11 years ago

I just deployed a change to jquery-wp-content which affects all pages on codeorigin, but only the UI and QUnit listing pages updated.

jdorfman commented 11 years ago

+1

gnarf commented 11 years ago

a) there is a 3 minute cache on the server b) you can go to http://codeorigin.jquery.com/?reload (or any url/?reload) to force a reload

Is this enough?

scottgonzalez commented 11 years ago

I waited till well after the 3 minute cache expired before doing a manual reload. I ended up just fixing it manually with the ?reload URLs, but if this problem persists, it's unlikely to be noticed quickly by the team. I only noticed it because the change I made was specifically for this site, but most changes in jquery-wp-content that can affect this site are for all sites.

scottgonzalez commented 11 years ago

This was apparently never implemented. New issue: #7.