Skip to content

Revapi might use outdated tag #494

@fawind

Description

@fawind

What happened?

When accepting breaks, gradle-revapi uses the previous local tag when adding the lock-file entry (ref). However e.g. when devs work on a PR for a longer time, their local git tags might become out-of-date and the tag added to the lock-file is no longer the most recent tag.

Note that as a workaround, devs can refresh the tags manually (e.g. using git pull --tags).

What did you want to happen?

We might want to refresh the local git tags before evaluating the tag to be put into the lockfile to make sure that this is an up-to-date version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions