Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

code-server is not being updated to the latest version #105

Closed
maxfi opened this issue May 21, 2019 · 10 comments
Closed

code-server is not being updated to the latest version #105

maxfi opened this issue May 21, 2019 · 10 comments

Comments

@maxfi
Copy link

maxfi commented May 21, 2019

Using sshcode v0.7.0 the logs show:

INFO  code-server v1.939-vsc1.33.1

The latest version of code-server at time of writing is 1.1119-vsc1.33.1. It appears that https://codesrv-ci.cdr.sh/latest-linux isn't updated with the latest release.

@nathanpotter
Copy link

I was able to update the binary located at https://codesrv-ci.cdr.sh/latest-linux and validate that it's now up to date.

@sreya92 feel free to close this, I don't seem to have the correct repo perms at the moment

@sreya sreya closed this as completed May 23, 2019
@maxfi
Copy link
Author

maxfi commented Jun 21, 2019

@nathanpotter @sreya92 Does https://codesrv-ci.cdr.sh/latest-linux get updated automatically when a new code-server release is created? I'm still seeing:

INFO  code-server v1.939-vsc1.33.1

and the latest release is 1.1156-vsc1.33.1.

@deansheather
Copy link
Member

curl -I https://codesrv-ci.cdr.sh/latest-linux reports last-modified in May, even though the latest release was only 12 days ago.

Maybe this is a caching issue? Looks like we have Cloudflare active on cdr.sh.

@deansheather deansheather reopened this Jun 24, 2019
@teddy-codes
Copy link
Contributor

If so, then maybe we should add invalidate during deployment via a script?

@nathanpotter
Copy link

Just updated this to the latest code-server version. It doesn't get updated automatically yet

@kristianmitk
Copy link

@nathanpotter is there any information on when to expect this to be updated automatically?

@nathanpotter
Copy link

This looks done, just pulled it down and it's on code-server version 2.1692-vsc1.39.2
It's automatically uploaded by code-server CI, see here:
https://github.com/cdr/code-server/blob/4e6f6bc2cc9f6579414835b16d54ac4261fda681/.travis.yml#L30

@sreya92 plz close

@kristianmitk
Copy link

@nathanpotter Thanks for the quick reply! But shouldn't it be then rather on 2.1698-vsc1.41.1?

@nathanpotter
Copy link

It looks like the repo tag was changed for that release to remove the -vsc* suffix which may have broken the release upload. This appears to be an issue with the code-server repo though

@nathanpotter
Copy link

superseded by #167

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

No branches or pull requests

6 participants