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

Bump macOS CI codegen machine #511

Open
johanandren opened this issue Sep 6, 2023 · 3 comments
Open

Bump macOS CI codegen machine #511

johanandren opened this issue Sep 6, 2023 · 3 comments
Labels
kalix-runtime Runtime and SDKs sub-team

Comments

@johanandren
Copy link
Contributor

Before oct2 or it will break:

Update the resource class key in your configuration file from medium to macos.x86.medium.gen2.

@johanandren johanandren added the kalix-runtime Runtime and SDKs sub-team label Sep 6, 2023
@pvlugter
Copy link
Member

pvlugter commented Sep 6, 2023

And then not long until that's deprecated as well:

We are deprecating support for all Intel-based macOS resources.
The medium and large resource classes are being deprecated on October 2, 2023.
The macos.x86.medium.gen2 resource class is being deprecated on January 31, 2024.

And then only the Apple silicon machines supported.

@pvlugter
Copy link
Member

Bumped in #512. With the x86 macos machines being completely deprecated in January, we'll need to figure out if we'll just build for ARM then, or rework the code generation. It probably shouldn't be JVM based with a native image. Originally it was a shared code base across SDKs, but could make more sense if was JavaScript/TypeScript based. Or if we wanted to have a common code generation tool across SDKs, then using something that's better for building across platforms.

@ennru
Copy link
Member

ennru commented Dec 8, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kalix-runtime Runtime and SDKs sub-team
Projects
None yet
Development

No branches or pull requests

3 participants