Commit a4b3519
Add release matrix json for consumption by PyTorch website (#1848)
* Add creation of release_matrix.json to gen_quick_start_module.py
The PyTorch website needs access to the "release matrix" in the same way it can access published_version.json to generate the config needed for the "Start Locally" page.
* Add all updated files to commit message in update-quick-start-module.yml
* Add comment to new function to save json file in gen_quick_start_module.py
---------
Co-authored-by: Andrey Talman <atalman@fb.com>1 parent f6fbed2 commit a4b3519
File tree
2 files changed
+10
-2
lines changed- .github/workflows
- scripts
2 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
| |||
242 | 248 | | |
243 | 249 | | |
244 | 250 | | |
| 251 | + | |
| 252 | + | |
245 | 253 | | |
246 | 254 | | |
247 | 255 | | |
| |||
0 commit comments