Emiliano Suñé

Results 179 comments of Emiliano Suñé

We can surely help track this down. I wonder however if the fact that the credential is not flagged as revoked in the wallet has to do with not receiving...

> [@esune](https://github.com/esune) IIRC the wallet will only care if the proof asks for a non-revoked credential. If the proof does not specify then the wallet won't care which makes sense....

Going through the UI, it looks like something is not working properly in the identifiers page: Clicking the button returns an error and no request seems to be made to...

It appears that the issue is with websockets being severed once the browser goes to the background (switch to wallet) and never re-established when the focus is regained (wallet back...

Unless I am missing something, I think what @loneil did in https://github.com/bcgov/vc-authn-oidc/issues/548 is all we could do on our end (i.e.: all that can be done in the webapp to...

@swcurran the deployments have been updated to include the WebVH plugin. I believe you and Patrick are working on the tutorial: for the "how to use WebVH" were you thinking...

Left a comment on the original issue as well: https://github.com/docker/metadata-action/issues/240#issuecomment-2685800770 It's been a while now, but I believe the issue I was having turned out to be ONLY when creating...

I am pretty positive I was using ```type=semver,pattern={{version}}``` and ```type=semver,pattern={{major}}.{{minor}}``` in my action. There also is ```type=ref,event=pr``` as the tagging happens inside of a build action that is reused in...

@polarathene honestly at this point I don't recall anymore, it's been too long 😅 For the `sha` tag: we use the short sha to deploy to our dev environment and...