Commit 967bf2f
Eng 3205 phase 3 cursor cloud agent execution with credentials (#4339)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Medium Risk**
> Introduces new cloud-agent secret/env templates and a workflow for
resolving Azure credentials via `inject-secrets`, which could affect how
integration tests authenticate and increases the chance of accidental
credential leakage if misused.
>
> **Overview**
> Adds Cloud Agent support files to run Azure integration tests by
resolving 1Password `op://...` references at runtime: new
`.github/env/op.azure-cloud-agent.secret` (Azure SP + subscription IDs)
and `.github/env/op.azure-cloud-agent.env` (enables tests).
>
> Updates Azure integration test docs with Cloud Agent setup, manual
`inject-secrets` invocation, and security guidance, and ignores the
generated resolved env output (`.env.azure-cloud-agent`) to prevent
committing real credentials.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
cd999e1ccb7fc7eca180a207ada4a45dc5b4b53d. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
GitOrigin-RevId: 07940caa380eefdf5ff95738f50f4867fdf483551 parent 80fed94 commit 967bf2f
1 file changed
Lines changed: 43 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
0 commit comments