Kylian Serrania

Results 12 issues of Kylian Serrania

### What does this PR do? Modifies the `tests_macos` job to fetch artifacts from the triggered GitHub Action. Requires https://github.com/DataDog/datadog-agent-macos-build/pull/104 to be merged first. ### Motivation Once https://github.com/DataDog/datadog-agent-macos-build/pull/104 is merged,...

changelog/no-changelog
team/agent-platform
qa/skip-qa

In the near future, we're going to sign our RPM package with a newer GPG key. To make sure chef installs of Agent 6 work, the new key should be...

hold/no-merge

## Summary * OS: Windows * Type: core ## Description https://github.com/giampaolo/psutil/pull/1192 added the ability for `psutil.disk_partitions()` to list mount points on Windows, using the `FindFirstVolumeMountPoint`, `FindNextVolumeMountPoint` and `FindVolumeMountPointClose` functions. These...

enhancement
windows
api

### What does this PR do? Updates the owners of integrations previously owned by Agent Platform in the `CODEOWNERS` file: - System integrations (process, disk and network) are now owned...

changelog/no-changelog

### What does this PR do? Updates the rules of the `e2e_installer_test_junit_upload` so that it actually runs. ### Motivation The current rules: ``` rules: - !reference [.except_mergequeue] ``` expand to:...

changelog/no-changelog
team/agent-platform
qa/no-code-change

### What does this PR do? Removes the `--flavors` (list) option of `inv test`, and replaces it with the `--flavor` (string) option, that only allows specifying one flavor. Removes code...

changelog/no-changelog
[deprecated] qa/skip-qa - use other qa/ labels
7.52.0-drop
team/agent-ci-experience

### What does this PR do? Simplify code around the `headless_mode` parameter - instead of passing the parameter to all functions and deciding whether to print or not each time...

changelog/no-changelog
[deprecated] qa/skip-qa - use other qa/ labels
7.52.0-drop
team/agent-ci-experience

### What does this PR do? Refactor the multiple steps to build Windows resources into one `build_windows_resources` function. ### Motivation Reduce code repetition: multiple tasks had the same exact following...

changelog/no-changelog
[deprecated] qa/skip-qa - use other qa/ labels
team/windows-agent
7.52.0-drop
team/agent-ci-experience

### What does this PR do? Creates a single `get_build_tags` function used by all tasks to compute which go build tags to use. Updates all places where builds tags were...

changelog/no-changelog
component/system-probe
[deprecated] qa/skip-qa - use other qa/ labels
7.52.0-drop
team/agent-ci-experience

### What does this PR do? Updates the `JOBOWNERS` file with the recently added KMT and E2E jobs. ### Motivation Send pipeline failure notifications to the correct teams. ### Additional...

changelog/no-changelog
qa/no-code-change
team/agent-ci-experience