Valentin Prugnaud

Results 9 issues of Valentin Prugnaud

Hi there, Trying to upgrade Husky from 4 to 8 in a project, running into a 404 Not Found when running `npm exec -- github:typicode/husky-4-to-8 --remove-v4-config`. Node version: 16.13.2 npm...

# ๐Ÿš€ Automated PR This PR was automatically generated by the **PTT | Developer Experience | Software Delivery** team to help you set up CodeQL GitHub Action Workflow in your...

status: blocked

## Related issues See https://github.com/telus/dx-cicd/issues/97 ## Description - [x] Remove Jenkinsfile - [x] Remove openshift files ## Checklist before submitting pull request - [x] New code is unit tested -...

### Version Information Server Version: v2.12.0 CLI Version (for CLI related issue): v2.7.0 ### Environment - Docker (MacOS) - Cloud ### What is the current behaviour? When trying to load...

k/bug
c/console
t/console

### ๐Ÿ“œ Description When pulling `notification-center-vue` in a Vue/Nuxt project, the `react` and `react-dom` dependencies should be "devDependencies". `notification-center` seems to only have `react` and `react-dom` as `devDependencies` as well....

triage

HI there, I'm trying to run codemod on Github Actions using the following npx command: ```bash npx codemod --source /path/to/my-codemod-repo --target /path/to/my-target-repo ``` But it seems like the `index.cjs` detection...

### Link to reproduction _No response_ ### Environment Info Payload: 3.0.0-beta.113 Node: 20.16.0 pnpm: 9.12.1 ### Describe the Bug I am trying to use joins for a collection and I...

status: needs-triage
v3

**Is your feature request related to a problem? Please describe.** When working with other schemas not impacted by Supabase migrations (e.g. some other schemas from another app, with its own...

**Is your feature request related to a problem? Please describe.** When running `supabase db reset`, the entire database is dropped. This can be an issue when working with other applications...