Skip to content

Investigate better ways to bump versions #201

Description

@gsilvestrin

Currently we use bump2version to increment versions via GitHub Actions. We are using the default configuration that just replaces string for another. For instance, when we bump the version from 0.1.5 to 0.1.6 it changes all occurrences of the 0.1.5 to 0.1.6.

This can be a problem since we may end up updating a 3rd party dependency without noticing it. Investigate a solution:

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