Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(integrations): Use payload instead of re-reading closed Body #1987

Merged

Conversation

andreas-marschke
Copy link
Collaborator

@andreas-marschke andreas-marschke commented May 2, 2024

Since r.Body was already consumed at the start of the Handler, the Body nil'ed on extraction.
This change carries the payload through to extraction to extract values correctly.

Also with this MR, the UI presents the fact that a Task was started by Integration through the TaskLogView.

@fiftin fiftin merged commit 3e0f5a4 into semaphoreui:develop May 21, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants