Commit 402e9ed
Address review: fix spellcheck, use stable IAM binding IDs
- Add KFP to spelling expect list to fix CI spellcheck failure.
- Use role-based IAM binding IDs (repoPath + "/" + role) instead of
index-based IDs for stability across API call reordering.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4260dc7 commit 402e9ed
File tree
2 files changed
+3
-3
lines changed- .github/actions/spelling
- providers/gcp/resources
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
257 | 256 | | |
258 | 257 | | |
259 | 258 | | |
260 | | - | |
| 259 | + | |
261 | 260 | | |
262 | | - | |
| 261 | + | |
263 | 262 | | |
264 | 263 | | |
265 | 264 | | |
| |||
0 commit comments