WebOfTrust/signify-ts

New Signify-TS release candidate

2byrds opened this issue · 3 comments

Should correspond with upcoming KERIA (and KERIpy) release candidates.
See corresponding issue WebOfTrust/keria#293

We should think about publishing dev tags more frequently too. So far I've just been building from githash via npm

We should think about publishing dev tags more frequently too. So far I've just been building from githash via npm

I would strongly support dev release on every PR merge

The only thing to consider with every merge (since every PR is against main) is it could bring a lot of noise with tags and npm artifacts. I'd be OK with creating releases as needed.

But either way works for me!