simone ragonesi
simone ragonesi
Any news on this??
@sozercan Thank you! At present, I have implemented my use case using *Syft*.
Basically is like in your example but modify the code like this: ```go // create filters var filters nostr.Filters if _, v, err := nip19.Decode(npub); err == nil { t...
Silly me! I was querying a closed relay that is behind a paywall 🙈 Sorry for your time, you can close this.
@waelkdouh Hi, we are experiencing this same issue. We are running the *publisher* tool in a Jenkins pipeline and it fails with: `Error message is 'fatal: ambiguous argument '^': unknown...
Hi @kirkonru Thank you for your interest in the tool 😊 Unfortunately, lately I dont have much time to keep up with this or other projects 😥 If you feel...
Any news on this?
Tip: This annoying (and dangerous) discrepancy could be eliminated by introducing a github action to automatically build the pip package, based on pre-set parameters. See for example: https://github.com/marketplace/actions/pypi-publish I am...
> Latest release is good. Not sure about how useful the report card is. @kcalvinalvin usually the report card is for project quality visibility but if you want I can...
Hi @wlynch, yes, I am using the catalog tasks. I agree with you that the second option is the best one. Thank you!