Skip to content

per repo Configurable support for alwaysLatest version update selection strategy  #3137

Open
@caoilte

Description

@caoilte

Scala Steward has a really neat semantic versioning targeted update selection strategy as well described in the How does Scala Steward decide what version it is updating to? section of the FAQ.

It doesn't work so well for one of our internal libraries which are versioned as YYYY.MM.DD.V (ie year/month/day/patch) and which frequently have multiple release at V per day. You would need to merge and re-run scala-steward at least twice every time to get to the latest version.

It would be helpful if we could configure scala steward to always try and update some libraries to the latest version.

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