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 to build this in Scala 3? #396

Closed
PhilAndrew opened this issue Sep 8, 2022 · 1 comment
Closed

How to build this in Scala 3? #396

PhilAndrew opened this issue Sep 8, 2022 · 1 comment

Comments

@PhilAndrew
Copy link

How to build this to publish scala 3 artifact locally?

@vigoo
Copy link
Collaborator

vigoo commented Sep 20, 2022

Both on ZIO 1 branch (master) and ZIO 2 branch (zio2):

sbt ++ 3.1.3 zio-k8s-client/publishLocal zio-k8s-client-quicklens/publishLocal zio-k8s-client-optics/publishLocal zio-k8s-operator/publishLocal

Note that zio-k8s-monocle subproject is not available for Scala 3 (because it depends on Monocle 2: #231), also the zio-k8s-crd is only available for 2.12 because it is an sbt plugin.

@vigoo vigoo closed this as completed Mar 28, 2023
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