Commit d1c0732
fix(ci): enable SigV4 build in cpp-linter workflow
Install AWS SDK via vcpkg and enable ICEBERG_BUILD_SIGV4 so that
sigv4_auth_manager.cc is included in compile_commands.json for
clang-tidy analysis. Use hardcoded vcpkg path to avoid empty
env variable expansion in GitHub Actions context.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent eaa433f commit d1c0732
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
45 | 55 | | |
46 | 56 | | |
47 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
48 | 60 | | |
49 | 61 | | |
50 | 62 | | |
| |||
0 commit comments