Commit b365dfd
committed
# (C) 2026 GoodData Corporation
fix(docs): install SDK packages in V2 deploy for legacy builder
Older release branches lack griffe_builder.py, so the build falls back to
json_builder.py which imports gooddata_sdk and gooddata_pandas at runtime.
The V2 workflow only installed script-requirements.txt, causing
ModuleNotFoundError for branches using the legacy path.
JIRA: trivial
risk: nonprod1 parent 4289ee2 commit b365dfd
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
0 commit comments