Alexandre Menasria

Results 31 issues of Alexandre Menasria

### What does this PR do? This PR adds a `selected_message_queues` flag to allow watching only a specific list of message queues and improve performances. ### Motivation (Customer request) Sometimes...

documentation
changelog/Added
integration/ibm_i

### What does this PR do? This PR removes the milestone Github workflow. ### Motivation Thanks to #22567 the milestone is now automatically set after merge. This is hence not...

changelog/no-changelog
team/agent-platform
qa/skip-qa
mergequeue-status: removed
qa/no-code-change

### What does this PR do? This PR makes MacOS build job only run on `main`, release branches and `omnibus/` changes. ### Motivation Reduce the MacOS runners load to avoid...

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

### What does this PR do? This PR: - Introduces a `python3-version` file storing the python3 version used in the repository - Makes all Github Workflows use the python3 version...

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

### What does this PR do? This PR removes the `pip install PyYAML==5.3.1` hardcoded in the windows unit tests scripts. ### Motivation `PyYAML 6.0.1` is already in the build image...

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

### What does this PR do? This PR replaces all `// nolint` by `//nolint`. ### Motivation From `golangci-lint` documentation: ``` Use //nolint instead of // nolint because machine-readable comments should...

changelog/no-changelog
team/agent-platform
component/system-probe
qa/skip-qa [deprecated]
7.52.0-drop

### What does this PR do? This PR replaces: - List -> list - Dict -> dict - Tuple -> tuple ### Motivation Clearer code. We're using Python >= 3.9,...

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

### What does this PR do? This PR removes the hardened_runtimes flag in the `agent.omnibus-build` invoke task. ### Motivation According to the comments it was used to build the Agent...

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

### What does this PR do? This PR adds `flake8`, `black`, `isort` & `vulture` to the requirements. This PR also incorporate the `atlassian-python-api` dependency into the `tasks/requirements_all_tasks.txt` file, to avoid...

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

### What does this PR do? This PR removes the Windows 32 bits usecase in the invoke tasks. ### Motivation Follow-up of #21221. The Agent does not support Windows 32...

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