You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is most likely just me not understanding the docs or how to use the shell commands.
I have also looked into to the preview but i am not using eas update and i am currently not handling updates through PR.
My use case
I want to be able to post a slack message when the build has completed. If possible include a QR code to the download page, or a qr code directly downloading the apk.
Others have asked the same, i have linked issues below.
After giving up trying to use a build in action. I am now trying to build my own script that does the actual sending, but i dont understand how to get the output from the run command. Any help would be much appreciated.
I am expecting to be able to use the output from either this
Description of the bug
This is most likely just me not understanding the docs or how to use the shell commands.
I have also looked into to the preview but i am not using eas update and i am currently not handling updates through PR.
My use case
I want to be able to post a slack message when the build has completed. If possible include a QR code to the download page, or a qr code directly downloading the apk.
Others have asked the same, i have linked issues below.
After giving up trying to use a build in action. I am now trying to build my own script that does the actual sending, but i dont understand how to get the output from the run command. Any help would be much appreciated.
I am expecting to be able to use the output from either this
or this
To Reproduce
or
Expected behavior
NA
Actual behavior
NA
Additional context
I have been through similar question but did not find the answer
#176 pass job output to another job
#184 QR Code and DeepLink not showed on Slack channel
#215 Expose build id when build step is completed
The text was updated successfully, but these errors were encountered: