edk2-basetools icon indicating copy to clipboard operation
edk2-basetools copied to clipboard

[Feature]: please add release tags to the repository

Open kraxel opened this issue 2 years ago • 2 comments

What does the feature solve?

pypi.org has edk2-basetools packages, but it is not clear which release corresponds to which git checkout because the releases are not tagged in the repository.

Describe the solution

add tags

Have you considered any alternatives?

No response

Additional context

No response

kraxel avatar Jan 27 '23 11:01 kraxel

not necessarily opposed but current request was to release to pypi with each commit. I don't think this is a very good long-term idea but that is why tags were not added for every release. The release on pypi should report the commit hash so that code to version is easily tracked.

Readme should be updated to describe the release process.

spbrogan avatar Feb 27 '23 22:02 spbrogan

At least the way the repo is maintained right now, it would be convenient to have release tags.

makubacki avatar May 08 '23 17:05 makubacki