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

get results in webhook handler #1175

Merged
merged 5 commits into from
Mar 8, 2021
Merged

get results in webhook handler #1175

merged 5 commits into from
Mar 8, 2021

Conversation

yehiyam
Copy link
Contributor

@yehiyam yehiyam commented Mar 3, 2021

This change is Reviewable

Copy link
Contributor

@nassiharel nassiharel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @yehiyam)


core/api-server/lib/webhook/webhooks-handler.js, line 77 at r2 (raw file):

async _fillMissing(element) {

Need to think of different way...

Copy link
Contributor Author

@yehiyam yehiyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @nassiharel)


core/api-server/lib/webhook/webhooks-handler.js, line 77 at r2 (raw file):

Previously, NassiHarel (Nassi Harel) wrote…
async _fillMissing(element) {

Need to think of different way...

Lets open another issue to redesign the whole result saving

@yehiyam yehiyam linked an issue Mar 4, 2021 that may be closed by this pull request
Copy link
Contributor

@nassiharel nassiharel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1, 2 of 2 files at r3.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@yehiyam yehiyam enabled auto-merge (squash) March 8, 2021 14:40
@yehiyam yehiyam merged commit 61ff082 into master Mar 8, 2021
@yehiyam yehiyam deleted the webhook-results branch March 8, 2021 14:43
hkube-ci pushed a commit that referenced this pull request Mar 8, 2021
* get results in webhook handler

* fix: add swagger properties

Co-authored-by: NassiHarel <nassi9@gmail.com> .... bump version [skip ci]
hkube-ci pushed a commit that referenced this pull request Mar 8, 2021
* get results in webhook handler

* fix: add swagger properties

Co-authored-by: NassiHarel <nassi9@gmail.com> .... bump version [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api-server should send result in webhook
2 participants