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: Jobs go/sdk event data payload #1096

Conversation

tazarov
Copy link

@tazarov tazarov commented Oct 6, 2024

Description

Small fix in how JobEvent data is handled - Data now contains the job payload as opposed to the spec (as per original example).

Issue reference

Closes #1095

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • The quickstart code compiles correctly
  • You've tested new builds of the quickstart if you changed quickstart code
  • You've updated the quickstart's README if necessary
  • If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.

@tazarov tazarov requested review from a team as code owners October 6, 2024 12:56
Signed-off-by: Trayan Azarov <trayan.azarov@amikos.tech>
@tazarov tazarov force-pushed the trayan-10-06-fix_jobs_go_sdk_event_data_payload branch from bd7713f to eb67783 Compare October 6, 2024 13:04
@tazarov
Copy link
Author

tazarov commented Oct 8, 2024

Closing as it was fixed with #1097

@tazarov tazarov closed this Oct 8, 2024
@tazarov tazarov deleted the trayan-10-06-fix_jobs_go_sdk_event_data_payload branch October 12, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go/SDK Jobs Example - JobEvent Data fails to parse
1 participant