Results 6 issues of ABBOUD Moncef

I had the same error mentionned in [#441 ](https://github.com/googleads/google-ads-python/issues/441) using code based on `examples/account_management/get_account_hierarchy.py`. > Error with message "User doesn't have permission to access customer. Note: If you're accessing a...

**What type of PR is this?** > /kind documentation **What this PR does / why we need it**: add CefBoud.md to remote/learners folder for practicing PR submission. **Which issue(s) this...

size/XS
cncf-cla: yes

# Description There is an [alert](https://github.com/open-craft/frontend-app-course-authoring/blob/04bdc64391ab092b85ebb2f7de6bf10a09fda1ea/src/course-outline/page-alerts/PageAlerts.jsx#L104) in CourseAuthoring MFE to inform about the usage of an upgraded version of discussion. This PR sets the links used in that alert instead...

open-source-contribution
needs reviewer assigned

Closes https://github.com/argoproj/argo-cd/issues/18817. # Description When using Applicationset's [rolling sync](https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/Progressive-Syncs/#rollingsync), having no steps in the manifest results in a panic. This PR attempts to fix that by ensuring a positive number...

# Description Fixes https://github.com/argoproj/argo-cd/issues/21934 Repositories may contain YAML files that resemble valid k8s manifests, as they include `apiVersion`, `metadata`, and `kind`, but are not necessarily valid k8s manifests. An example...

ready-for-review

This PR adds a `/client` and `/ws` endpoints to expose the TUI via HTTP, making it accessible from the browser and remotely using [[Xterm](https://xtermjs.org/)](https://xtermjs.org/). The endpoint spawns a new TUI...