datalad / git-annex

A non-official clone of git-annex established for DataLad purposes. No PRs will be merged, but could be used to test perspective git-annex patches. Official git-annex repository: https://git.kitenet.net/index.cgi/git-annex.git/
16 stars 3 forks source link

Do not sign Ubuntu builds triggered from PRs from forks #137

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

Closes #136.

jwodder commented 1 year ago

@yarikoptic The build failure is due to the same git-annex source bug that's been affecting all builds recently and that #134 intends to fix.

yarikoptic commented 1 year ago

I merged #134 since was not fixed upstream by @joeyh yet, and this PR looks good. Thank you @jwodder !!!