Daniel Lenksjö
Daniel Lenksjö
I have noticed currently that the API docs comments are a bit outdated. So we probably have to clean it up first. Also want to add that if we do...
@m00sey Is this referring to an endpoint to delete an agent within the keria instance?
Most of this work is completed I think. I opened #233 as a discussion/proposal for running integration tests on PRs. So maybe this can be closed?
I believe this can be closed since #218 is merged.
Very helpful feature! Question: I am not familiar with the notifier implementation, but this looks like it would load all notes in to memory, then filter them? Would it make...
There is already a [0.3.0-rc1](https://www.npmjs.com/package/signify-ts?activeTab=versions) so we can close this. Just re-open it if you do not agree.
I did something towards this here when creating a reproduction: https://github.com/lenkan/keria/tree/reproduction-contact-attributes-disappears I think it can be extended to make it dead easy to run against local versions, debuggable versions as...
> My only worry about having Signify-TS e2e tests running in KERIA is this kind of circular dependency you kind of already mentioned - if you make a new feature...
I am doing some tweaking. I think I can consolidate it since we already have the configuration for docker hub
I have updated it now and consolidated into one workflow. I repurposed the publish-keria.yml workflow. It will not, in addition to workflow_dispatch, also publish to docker hub on push to...