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

Support for macos-arm64 #102

Open
gregorycottone opened this issue Nov 14, 2024 · 3 comments
Open

Support for macos-arm64 #102

gregorycottone opened this issue Nov 14, 2024 · 3 comments
Labels
question Further information is requested

Comments

@gregorycottone
Copy link

Comment:

Hello! I noticed that the last available release for macos-amd64 in this repository is the 4.23.1 version. Also I noticed that from the version 4.89.0 the coder/code-server team stopped to support the macos-amd64 architecture and started to support macos-arm64.
I tried to open a PR in this repository (My PR) to try to bump the version of this package to the upstream one (4.93.1) but I noticed that the Azure pipelines failed, probably because in the file (recipe/meta.yaml) I added the version to this line of code:
url: https://github.com/cdr/code-server/releases/download/v{{ version }}/code-server-{{ version }}-macos-amd64.tar.gz # [osx]
which is not correct because code-server doesn't support anymore macos-amd64.

Are there any plans to support code-server for new MacOS architecture macos-arm64 in order to be aligned with the coder/code-server one?

Also I have another question: one of the check boxes in the PR page asks: "Reset the build number to 0 (if the version changed)", but I noticed that this value is currently 1 in the main branch: (where build parameter is defined). It seems that this was changed in this PR.
Is there a reason?

Thank you!

@gregorycottone gregorycottone added the question Further information is requested label Nov 14, 2024
@apoorvkh
Copy link
Member

@xhochy do you know why bot-automerge has not been running post code-server v4.23.1? It would be great to get that running again, thanks!

@xhochy
Copy link
Member

xhochy commented Nov 19, 2024

Maybe there is something in #100 that broke the auto-updates from the bot. I'm currently have no interest in this feedstock as as I switched to openvscode-server. Someone else needs to step up and fix the recipe.

@avsthiago
Copy link
Contributor

@gregorycottone it should've been fixed by #103

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

No branches or pull requests

4 participants