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

Commits on Nov 22, 2022

  1. Update bloop-config to 1.5.4 and update used API

    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 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    53059a4 View commit details
    Browse the repository at this point in the history