Allow for embedding object data in publish #16

Merged
floatingghost merged 2 commits from undo-emoji-remote into develop 2022-06-25 17:45:39 +00:00

Respects the object_data passed by Pipeline

It quite happily tries to pass the object as-is, but this gets stripped out, i assume because oban only wants string arguments it was decided to only pass the ID

this changes that to pass the activity to undo via a JSON string

it's not ideal, but given that we're deleting the object anyhow it... works

Respects the `object_data` passed by `Pipeline` It quite happily _tries_ to pass the `object` as-is, but this gets stripped out, i assume because oban only wants string arguments it was decided to only pass the ID this changes that to pass the activity to undo via a JSON string it's not ideal, but given that we're deleting the object anyhow it... works
floatingghost added 2 commits 2022-06-25 17:45:13 +00:00
ci/woodpecker/push/release Pipeline was successful Details
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
f2ff05637f
Allow for embedding object data in publish
ci/woodpecker/push/release Pipeline was successful Details
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/pr/lint Pipeline was successful Details
ci/woodpecker/pr/release Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/push/test Pipeline failed Details
d392fafa06
Remove debug prints
Author
Owner

Fixes #15

Fixes #15
floatingghost merged commit 0543954d14 into develop 2022-06-25 17:45:39 +00:00
floatingghost deleted branch undo-emoji-remote 2022-06-25 17:45:43 +00:00
Sign in to join this conversation.
No description provided.