decentralized-identity / universal-resolver

Universal Resolver implementation and drivers.
https://uniresolver.io/
Apache License 2.0
529 stars 233 forks source link

Automated checks to prevent use of "latest" tag in drivers #402

Open kimdhamilton opened 4 months ago

kimdhamilton commented 4 months ago

As discussed in #400, we're no longer allowing drivers to be submitted with the "latest" tag. For now, we are addressing this in the following ways:

It would be ideal to add an automated check via github actions or similar to help with enforcement