Fix 5141 - #5189
Conversation
|
Hi @jgarte thanks for the PR! Everything is good except for the commit signatures: your commits have to be signed (there is so information on it in the CONTRIBUTING guide) |
2a048d3 to
3951c09
Compare
Hi @jcamiel Thanks for the review. I just force pushed signing the commits with my gpg signature. All best. |
@jcamiel Looks like I signed the commits but I didn't upload my GPG public key to the GitHub settings admin area 🦆 It's uploaded now and the signatures are green.
|
7207491 to
209c13a
Compare
|
Thanks, commits are OK, I've just missed something (that's why the CI is still red): along Instead of cat build/post_bytes_null.curlYou have to write: Write-Host (Get-Content build/post_bytes_null.curl -Raw) -NoNewLine |
Added and force pushed @jcamiel Thanks for the review. I think you might have to retrigger CI in order to run it again and see it pass. |
|
/accept |
|
🕗 /accept is running, please wait for completion. |
|
🔨 Auto rebase from
|
209c13a to
dea947f
Compare
|
🕗 /accept is still running, please wait for completion. |
|
❌ Some checks are still failing, please fix them before trying to merge this pull request. |
|
Don't worry it's in our hand now. The bot rebases the PR so it can be merge with fast forward and it needs a confirmation to run for first-time contributors' PRs. I deal with it now everything is OK from your side and thanks again for the PR! |
Ok, sounds good. Thanks for the reviews! All the best. |
|
/accept |
|
🕗 /accept is running, please wait for completion. |
|
✅ Pull request merged with fast forward by
|




Closes #5141