File tree 5 files changed +14
-2
lines changed
5 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 163
163
"contributions" : [
164
164
" code"
165
165
]
166
+ },
167
+ {
168
+ "login" : " crusaderky" ,
169
+ "name" : " crusaderky" ,
170
+ "avatar_url" : " https://avatars.githubusercontent.com/u/6213168?v=4" ,
171
+ "profile" : " https://github.com/crusaderky" ,
172
+ "contributions" : [
173
+ " code" ,
174
+ " doc"
175
+ ]
166
176
}
167
177
]
168
178
}
Original file line number Diff line number Diff line change 37
37
path : dist
38
38
39
39
- name : Generate artifact attestation for sdist and wheel
40
- uses : actions/attest-build-provenance@v1.4.4
40
+ uses : actions/attest-build-provenance@v2.0.1
41
41
with :
42
42
subject-path : " dist/*"
43
43
Original file line number Diff line number Diff line change 65
65
run : pixi run -e ${{ matrix.environment }} tests-ci
66
66
67
67
- name : Upload coverage report
68
- uses : codecov/codecov-action@v5.0.7
68
+ uses : codecov/codecov-action@v5.1.1
69
69
with :
70
70
token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ This project exists thanks to the following contributors
28
28
</tr>
29
29
<tr>
30
30
<td align="center" valign="top" width="14.28%"><a href="https://ogrisel.com"><img src="https://avatars.githubusercontent.com/u/89061?v=4?s=100" width="100px;" alt="Olivier Grisel"/><br /><sub><b>Olivier Grisel</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=ogrisel" title="Code">💻</a></td>
31
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/crusaderky"><img src="https://avatars.githubusercontent.com/u/6213168?v=4?s=100" width="100px;" alt="crusaderky"/><br /><sub><b>crusaderky</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=crusaderky" title="Code">💻</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=crusaderky" title="Documentation">📖</a></td>
31
32
</tr>
32
33
</tbody >
33
34
</table >
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ This project exists thanks to the following contributors
66
66
</tr>
67
67
<tr>
68
68
<td align="center" valign="top" width="14.28%"><a href="https://ogrisel.com"><img src="https://avatars.githubusercontent.com/u/89061?v=4?s=100" width="100px;" alt="Olivier Grisel"/><br /><sub><b>Olivier Grisel</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=ogrisel" title="Code">💻</a></td>
69
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/crusaderky"><img src="https://avatars.githubusercontent.com/u/6213168?v=4?s=100" width="100px;" alt="crusaderky"/><br /><sub><b>crusaderky</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=crusaderky" title="Code">💻</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=crusaderky" title="Documentation">📖</a></td>
69
70
</tr>
70
71
</tbody >
71
72
</table >
You can’t perform that action at this time.
0 commit comments