DataDog / datadog-agent

Main repository for Datadog Agent
https://docs.datadoghq.com/
Apache License 2.0
2.84k stars 1.19k forks source link

[Fleet Automation] Fix build artifact not being copied to output directory #27190

Closed julien-lebot closed 3 months ago

julien-lebot commented 3 months ago

What does this PR do?

This PR adds a copy-operation that was missing from https://github.com/DataDog/datadog-agent/pull/26155 to copy the Datadog Installer to the output folder that is being collected by the Gitlab runner.

It also fixes a hardcoded path that was found in omnibus.py.

Motivation

https://datadoghq.atlassian.net/browse/WINA-858

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

julien-lebot commented 3 months ago

/merge

dd-devflow[bot] commented 3 months ago

:steam_locomotive: MergeQueue: pull request added to the queue

The median merge time in main is 24m.

Use /merge -c to cancel this operation!