Commit 477de81
DEV - Miscellaneous enhancements to CI (#1928)
This PR includes a couple of fixes to the CI workflows:
- Moves the installation of Graphviz to our reusable setup action and
uses third-party action
- Ensures Graphviz is installed in the a11y tests
- Adds a note about needing to install Graphviz to build our
documentation
- Re-adds CI permissions for the coverage action (that has led to fails
in our scheduled CI
https://github.com/pydata/pydata-sphinx-theme/actions/workflows/publish.yml)
---------
Co-authored-by: Daniel McCloy <[email protected]>1 parent 9427052 commit 477de81
File tree
3 files changed
+18
-15
lines changed- .github
- actions/set-dev-env
- workflows
- docs/community
3 files changed
+18
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| |||
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 134 | + | |
145 | 135 | | |
146 | 136 | | |
147 | 137 | | |
| |||
191 | 181 | | |
192 | 182 | | |
193 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
194 | 187 | | |
195 | 188 | | |
196 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
| 126 | + | |
126 | 127 | | |
| 128 | + | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| |||
0 commit comments