Sébastien Morais

Results 7 issues of Sébastien Morais

**Description:** Changes consist in reordering extract utils to first attemps ExtractToDirectory and then Expand-Archive. For some reason the download CPython release was not correctly handled by Expand-Archive. This could be...

### Describe the bug, what's wrong, and what you expected. While adding python3.12 compatibility in [pyaedt](https://github.com/ansys/pyaedt), some of our tests involving `pyvista` started to fail. From what we've been able...

bug

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

review-requested
python

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

Hi, I was wondering if this action could use a more recent version of `reviewdog`. Currently, the version used is `0.17` https://github.com/errata-ai/vale-action/blob/91ac403e8d26f5aa1b3feaa86ca63065936a85b6/src/input.ts#L61 while the most recent version is currently `0.20.1`...

The pip-licenses project hasn't received any commit to the main branch since multiple months and multiple PRs have been opened in the mean time without being reviewed. For those who...

## Description When running on windows, the process `username()` can contain the DOMAIN which makes the comparison fail. ## Issue linked None ## Checklist - [ ] I have visited...

bug