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

Update bloop-config to 1.5.4 and update used API #2135

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

lefou
Copy link
Member

@lefou lefou commented Nov 22, 2022

Bloop Config introduced some binary incompatible API change between 1.5.3 and 1.5.4.
I update the upickle JSON reader/writer setup and adapted to the new API.

I just forward a None to the source generators, although, technically,
we probably should add a more sophisticated setup, as Mill is able to generate source code
and is also very aware of the fact it's generating it and if it needs updates.
I simply left a TODO note in the code.

Bloop Config introduced some binary incompatible API change between 1.5.3 and 1.5.4.
I update the upickle JSON reader/writer setup and adapted to the new API.

I just forward a `None` to the source generators though, although, technically,
we probably should add a more sophisticated setup, as Mill is able to generate source code
and is also very aware of the fact it's generating it and if needs updates.
I simply left a TODO note in the code.
@lefou lefou marked this pull request as ready for review November 24, 2022 17:04
@lefou lefou merged commit 3eab37c into com-lihaoyi:main Nov 24, 2022
@lefou lefou deleted the update-bloop-config branch November 24, 2022 17:05
@lefou lefou added this to the 0.10.10 milestone Nov 24, 2022
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.

1 participant