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

Adds a Scala Gradle Module #19

Merged
merged 2 commits into from
May 2, 2023
Merged

Adds a Scala Gradle Module #19

merged 2 commits into from
May 2, 2023

Conversation

juanpedromoreno
Copy link
Contributor

In this module, we will place the library's Scala version. Later on, the number of Scala dependencies will be reduced according to the planned kotlin migration.

will be placing the scala version of the library. Later on the amount of dependencies will be reduced according to the kotlin migration
Copy link
Contributor

@franciscodr franciscodr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, @juanpedromoreno. Are we planning to publish the Scala module in Sonatype? If so, the scala-multiversion plugin has a bug that will add the _3.2 suffix to the artifacts instead of just the major version _3

Copy link
Contributor

@raulraja raulraja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, @juanpedromoreno 🙏 ! next, we need to add the dependency to unwrapped and ensure it works by linking to it here. At that point we are ready to start porting the ai interface over

@juanpedromoreno
Copy link
Contributor Author

Thanks @franciscodr , yes, eventually it'll be published on Sonatype. I'll ask you later on about how to fix that bug (manually perhaps?). Merging this for now

@juanpedromoreno juanpedromoreno merged commit 1e754a4 into main May 2, 2023
@juanpedromoreno juanpedromoreno deleted the scala-modules branch May 2, 2023 20:09
juanpedromoreno added a commit that referenced this pull request May 2, 2023
* Fixes bug in  method

* Improves  method and test coverage

* Attempt to run  and  in the CI pipeline

* Fixes format

* Apply suggestions from code review - removing redundant syntax

Co-authored-by: Juan Pedro Moreno <[email protected]>

---------

Co-authored-by: Juan Pedro Moreno <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants