drone-runners / drone-runner-aws

Drone runner that executes pipelines on single-use virtual machines
Other
5 stars 5 forks source link

feat: [PL-55780]: Ability to send responses using the runner response API #485

Closed mdmilic closed 1 month ago

mdmilic commented 1 month ago

Commit Checklist

Thank you for creating a pull request! To help us review / merge this can you make sure that your PR adheres as much as possible to the following.

The Basics

Runner in dlite (poller) mode will consider the new RunnerResponse flag and use runner response API if set, but also propagate it to StepStatusConfig for LE. Tested in localdev by running drone-runner-aws & LE