Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Updating git_repository non-semver tags #65

@rarkins

Description

@rarkins

Recently, the semver tags in WORKSPACE were changed to hashes by @gregmagolan w/ @alexeagle:

image

This essentially disables Renovate's ability to keep them up-to-date because the existing logic was based on semver updates, e.g. v0.7.1 to v0.7.2, etc. Do you have any new logic you'd like to follow? e.g. attempt to reverse the hash back to a release version if there is an existing one, etc?

Alternatively, can these be converted to http_archives pointing to GitHub where you get the benefit of human-readable semvers in the URL + verification via sha256?

image

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