Callback Endpoint for workflow environments #2954
Unanswered
6543
asked this question in
Request a Feature
Replies: 1 comment 5 replies
-
I like the idea, probably Rest API to be more easily usable even from curl etc? This could be potentially used also to upload pipeline files as build artifacts |
Beta Was this translation helpful? Give feedback.
5 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.
-
as noted in #2935 (comment)
#2291 (comment)
and in lot of other issue/pull comments.
we need an other way beside the stdout to communicate with the agent to send/recive optional information:
so I propose to expose an api via some socket (unix socet or udp/tcp ...)
And indicate that via some env var
a brain dump can be found here: #2953
Beta Was this translation helpful? Give feedback.
All reactions