Commit 8f4d23f
fix: pin http-specs versions in Python CI workflow
Use the pinned npm versions of @typespec/http-specs and
@azure-tools/azure-http-specs from http-client-python's package.json
instead of rebuilding from typespec-azure main source. This prevents
CI from breaking when new specs are added upstream.
- Build step: copy pinned dist over workspace-built dist before upload
- Test step: skip source rebuild, use downloaded pinned artifacts
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 694bb79 commit 8f4d23f
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
70 | 75 | | |
71 | 76 | | |
72 | 77 | | |
| |||
127 | 132 | | |
128 | 133 | | |
129 | 134 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
| 135 | + | |
| 136 | + | |
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
| |||
0 commit comments