hyperledger / aries-vcx

aries-vcx is set of crates to work with DIDs, DID Documents, DIDComm, Verifiable Credentials and Hyperledger Aries.
https://didcomm.org
Apache License 2.0
125 stars 83 forks source link

fix: dco checks #1214

Closed JamesKEbert closed 5 months ago

JamesKEbert commented 5 months ago

Fixes DCO checks due to dcoapp issue - https://github.com/dcoapp/app/issues/211 Uses recommend approach from Hyperledger - https://discord.com/channels/905194001349627914/1156961689971998782/1247613586638110894

gmulhearn commented 5 months ago

thanks @JamesKEbert. it looks like the issue was fixed upstream right after you made this fix 😅. is it still necessary?

JamesKEbert commented 5 months ago

I somehow managed to make this PR 7 minutes before the service was restored :man_facepalming: