Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How long does it take to update after a push #2

Open
danielr1996 opened this issue Sep 26, 2022 · 1 comment
Open

How long does it take to update after a push #2

danielr1996 opened this issue Sep 26, 2022 · 1 comment

Comments

@danielr1996
Copy link

I updated code in my gh repo, but found that denopkg.dev still serves the old version, how long can I expect it to take until denopkg.dev serves the new version?

@alexanderschau
Copy link
Owner

Hi Daniel,
denopkg.dev is intended to serve a “static/permanent” version of your repo, means all caching headers are set to largest possible value. It really much depends, what this means in reality, however I would suggest you accessing your changes only through a new tag/version. This way you can make sure that nothing breaks.

However you made me think… Would there be some interest in a straight forward way of accessing the latest file version? I am planning some updates soon, so let me know if I should include something like this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants