go-tuf icon indicating copy to clipboard operation
go-tuf copied to clipboard

Notary comparison

Open mnm678 opened this issue 4 years ago • 5 comments
trafficstars

Solves #128

It might be nice to clarify what implementations there are in other languages, but I couldn't find an active list of all the TUF implementations and don't think that this is the place to maintain that.

mnm678 avatar Oct 21 '21 22:10 mnm678

Pull Request Test Coverage Report for Build 1531746689

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 233 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.5%) to 68.352%

Files with Coverage Reduction New Missed Lines %
errors.go 9 0%
local_store.go 56 75.66%
repo.go 168 73.89%
<!-- Total: 233
Totals Coverage Status
Change from base Build 1356393585: 0.5%
Covered Lines: 2041
Relevant Lines: 2986

💛 - Coveralls

coveralls avatar Oct 21 '21 22:10 coveralls

@joshuagl can you please 👀 and ✅ ?

trishankatdatadog avatar Dec 02 '21 17:12 trishankatdatadog

Will take a look next week

joshuagl avatar Dec 02 '21 17:12 joshuagl

It might be nice to clarify what implementations there are in other languages, but I couldn't find an active list of all the TUF implementations and don't think that this is the place to maintain that.

I also think there's a need for such a list 👍

There's already an issue for the TUF website to have a list of some of the most meaningful implementations - https://github.com/theupdateframework/theupdateframework.io/issues/27, so instead of having a list here maybe, it would be better to update the website and just refer to it? For example, a list of projects followed by a small description and maybe comparison info against some of the other similar projects)

rdimitrov avatar Dec 08 '21 10:12 rdimitrov

Can we either merge/update/close this? Thanks!

trishankatdatadog avatar Aug 26 '22 18:08 trishankatdatadog

@trishankatdatadog - hey, it seems that the DCO bot is complaining about one of your commits, so would you sign it and force push?

Another option is for @mnm678 or someone else (I can do it too if it's okay) to do an interactive rebase and squash all commits into a single signed one which hopefully will satisfy our bot.

rdimitrov avatar Jul 06 '23 21:07 rdimitrov