Closed jwodder closed 3 years ago
@yarikoptic
we will be able to submit a request to try it out on some recent release committish right?
Yes, you can use the dispatch-build
script for that once this is merged. Just specify the name of a tag as an argument.
Great, thank you @jwodder. I will merge. Please trigger a build for the most recent release tag
@yarikoptic I triggered builds for the most recent tag, and a release was created by the Ubuntu workflow, but the output from gh release list
wasn't in the format I was expecting, so the macOS and Windows builds failed to upload their assets.
https://github.com/datalad/git-annex/releases/tag/8.20210330 looks neat. So there is something to fix up and redo? (if release could be deleted/recreated - could do that, if not - than on some older tag)
@yarikoptic I fixed the code, deleted the release, and reran the builds, and now everything works.
Great, thank you!
Closes #59.