How can I create a new Event Source? #3407
Unanswered
francesco086
asked this question in
Q&A
Replies: 1 comment
-
Is this the only option? https://argoproj.github.io/argo-events/eventsources/generic/ And if I implement it in this way, is it possible to share it as part of the default argo-events supported flavors? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a quite peculiar need. I would like to catch the releases of new python packages on PyPi (not necessarily the public one), because I need to react to it.
I am trying to look on information about how to contribute to new event sources, but I cannot find any information about it. Is there a guide or any material I could use to be able to contribute?
I would be able to create a cronworkflow that does the job, but I would love to be able to create a more proper solution and contribute.
Any hint?
Beta Was this translation helpful? Give feedback.
All reactions