sifive / wit

Workspace Integration Tool
Apache License 2.0
23 stars 13 forks source link

Remove "tag" field and special support for git tags #167

Closed jackkoenig closed 5 years ago

jackkoenig commented 5 years ago

They still work like any commit-ish reference by turning it into a commit hash and storing that in wit manifests, workspaces, and locks

Per conversation in https://github.com/sifive/wit/issues/166, removing special support for git tags for the 0.11.0 release. Will add support in a future release that treats tags in a semver (or intermediate step to full semver) way.