Kessir
Many of us trigger deploys from CI platforms like Github Actions. It would be nice if we could pass additional data to the deploy script.
Dennis
I'd love to know which additional data you want to have available, this request is quite open now and I can't work with it.
Kessir
Item authorThank you for the response. I'm happy to elaborate.
I would like to be able to call the deploy endpoint with arbitrary data like so
https://ploi.io/api/servers/{server}/sites/{id}/deploy?foo=bar
And be able to read it in my deploy script like this:
echo $VAR_FOO
Passing additional data to deploy script
-
Dennis moved item to board Planned
2 years ago -
Kessir moved item to project Site Level Requests
2 years ago -
Kessir created the item
2 years ago