Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Record more metadata about pinned versions #43

Description

@natefinch

We're starting to use this at work, and it looks awesome. However, the tools.json file only tracks commit hashes, which are not human friendly. There's no easy way to look and see what version of a tool we're requiring.

My suggestion would be to just add another field to the json, describing the requested tag/branch.

It would also be useful to have a field with the timestamp of the given commit hash, so it's more obvious if it's way out of date.

These two fields would only really be informational, the tool wouldn't need to read them at all, so I think it would be pretty easy to add (and thus would also likely be 100% backwards compatible).

I'd be happy to work on a PR if this is something that seems like it would be ok.

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