Commit 7e688b27f5
Verified · cmc ci/build: success ci/test: skipped ci/vuln: success
.gitbay/wiki/Parity.org +6 −1
| @@ -158,6 +158,10 @@ The row is =n/a= on the CLI: a terminal has no form to preview, and | ||
| 158 | 158 | =issue show= already renders. Diff-line comments are left out — they |
| 159 | 159 | sit inside the diff, where a page-level preview has nowhere to go. |
| 160 | 160 | |
| 161 | The iOS client resolves no autolinks: =#N= and =owner/name#N= render as | |
| 162 | text in its threads, so a preview there will show the app's rendering | |
| 163 | rather than the one the web page shows. | |
| 164 | ||
| 161 | 165 | * Repositories |
| 162 | 166 | |
| 163 | 167 | | capability | cli | web | ios | |
| @@ -201,7 +205,8 @@ sit inside the diff, where a page-level preview has nowhere to go. | ||
| 201 | 205 | | release create, edit | yes | yes | yes | |
| 202 | 206 | | preview release notes | n/a | yes | no | |
| 203 | 207 | | build list | yes | yes | yes | |
| 204 | | build list paging (limit, cursor) | yes | yes | yes | | |
| 208 | | build list paging (limit, cursor) | yes | yes | no | | |
| 209 | | build row names its commit | yes | yes | no | | |
| 205 | 210 | | build list filters (ref, status, job) | yes | yes | yes | |
| 206 | 211 | | build show (one build) | yes | yes | yes | |
| 207 | 212 | | build log | yes | yes | yes | |