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

Write a doc example on multi-language Mill projects #4476

Merged
merged 16 commits into from
Feb 6, 2025

Conversation

monyedavid
Copy link
Contributor

@monyedavid monyedavid commented Feb 4, 2025

This pr implements #4426

Checklist:

  • large/multi/14-multi-language
    • React client
    • Spring server
    • Simple Python ML binary

@monyedavid
Copy link
Contributor Author

monyedavid commented Feb 4, 2025

@lihaoyi is there a need for tests on each languages section?

Added test for just the server (which kind of tests the other modules)

@lihaoyi
Copy link
Member

lihaoyi commented Feb 5, 2025

@monyedavid yes let's add one tiny test suite for each of the the Python and Javascript modules, just to demonstrate how it is done.

Left some other comments, but otherwise looks great

@monyedavid monyedavid requested a review from lihaoyi February 5, 2025 18:21
@lihaoyi
Copy link
Member

lihaoyi commented Feb 6, 2025

I think this looks great. @monyedavid can you also open a PR backporting this to 0.12.x?

@lihaoyi lihaoyi merged commit cdf6055 into com-lihaoyi:main Feb 6, 2025
31 checks passed
@lefou lefou added this to the 0.13.0 milestone Feb 6, 2025
monyedavid added a commit to monyedavid/mill that referenced this pull request Feb 6, 2025
…ihaoyi#4476)

This pr implements com-lihaoyi#4426

Checklist:
- [x] **large/multi/14-multi-language**
     - [x]  React client
     - [x]  Spring server
     - [x]  Simple Python ML binary

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
(cherry picked from commit cdf6055)
monyedavid added a commit to monyedavid/mill that referenced this pull request Feb 6, 2025
…ihaoyi#4476)

This pr implements com-lihaoyi#4426

Checklist:
- [x] **large/multi/14-multi-language**
     - [x]  React client
     - [x]  Spring server
     - [x]  Simple Python ML binary

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
(cherry picked from commit cdf6055)
lihaoyi added a commit that referenced this pull request Feb 6, 2025
Back-port PR #4476 into `0.12.x`

---------

Co-authored-by: Li Haoyi <haoyi.sg@gmail.com>
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