Alex Galey

Results 21 comments of Alex Galey

What's quite incredible is I am [not able to reproduce the issue here](https://github.com/matchersteam/BugBuild/) as I am not even able to import the component the same way I did in my...

Yes, I am still working on a minimal reproduction of the issue. `Error: [vite]: Rollup failed to resolve import "vue-instantsearch/vue3/es/src/components/InstantSearch.vue" from "src/App.vue"` There is no InstantSearch.vue, only InstantSearch.js : `find...

Sure, it's indeed the repo here in a previous comment, with the build log attached. Do you have an access ? > What's quite incredible is I am [not able...

@Haroenv have you been able to check the reproduction of the failed import on the repository ?

This should be solved by https://github.com/google/clasp/pull/857 But it has still not been merged for an unknown reason ...

This is how I achieved autodeploying to GAS : Github workflow - deploy.yml ``` name: Deploy on: push: branches: [ main ] jobs: deploy: if: ${{ github.actor != 'dependabot' }}...

Hi, have you solved the problem ? 1. Did you add all the variables in secrets ? 2. Can you try current version 1.1.0 ? 3. Can you try adding...

This is true for a desktop environment but xdg-utils is not default on a server ! Xorg altogether is quite useless in a server where you don't need gui ......

Thanks for confirming the existence of this issue. Seems it is known (and wanted) from git-auto-commit action : "No support for git rebase or git merge. There are many strategies...

Tried couple of things but I guess we need a git specialist here ^^ https://github.com/alex-galey/generate-supabase-db-types-github-action