Flavio Castelli

Results 244 comments of Flavio Castelli

> There's any simpler example of how use export/import, when using the C? @inkeliz: you might want to take a look at https://github.com/flavio/wapc-guest-dotnet/blob/main/src/WapcGuest/native/wapc_ffi.c This is a smaller example. I hope...

I've been able to get terminitor to work with KDE's konsole using its dbus interface. I haven't pushed my code yet because I have a couple of issues to fix...

Code pushed. [This](http://github.com/achiu/terminitor/issues#issue/27) is the merge request.

ping @briansmith - sorry about the direct notification, can you provide some feedback please? :pray:

Maybe this can be addressed during the GSoC?

You are using the old version of the registry, the one using API V1. Please use the right version of the registry.

Hello, first of all kudos for this awesome project. This is really what I've been looking for :) I'm running into an issue while trying to reuse some terraform files...

This is the kubewarden policy that implements image verification: https://github.com/kubewarden/verify-image-signatures Feel free to reach out if something is missing or if you want to propose improvements

Keyless signing is just one of the options offered by sigstore to sign objects. This is being used here because, thanks to the Oauth integration of GitHub action, it's provides...