Skip to content

Write Alg data to and read from a file instead of a limited buffer #3620

Open
@lefou

Description

@lefou

For context:

For larger projects, the structured dependency information (JSON) overflows the buffer Scala Steward is using, resulting in an exception, but effectively no new dependency updates.

This is a long standing issue hard to solve by tweaking the JSON format alone. Projects like Mill, with a rich set of integration tests integrated in the build resulting in more that 2000 build modules, won't fit the concept.

The easiest alternative would be to use a exchange file instead of a limited buffer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions