YunoHost-Apps / calckey_ynh

Calcket package for YunoHost
https://i.calckey.cloud/
GNU Affero General Public License v3.0
9 stars 7 forks source link

v13.1.4.1 #17

Closed lapineige closed 1 year ago

lapineige commented 1 year ago

https://codeberg.org/calckey/calckey/releases/tag/v13.1.4.1

lapineige commented 1 year ago

!testme

yunohost-bot commented 1 year ago

:carousel_horse: Test Badge

yunohost-bot commented 1 year ago

:v: Test Badge

lapineige commented 1 year ago

According to CI https://ci-apps-dev.yunohost.org/ci/job/5588 :

475138 INFO DEBUG - + sudo -u calckey env PATH=/opt/node_n/n/versions/node/19/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NODE_ENV=production pnpm build
475138 INFO DEBUG -
475138 INFO DEBUG - > calckey@13.1.3-rc build /var/www/calckey
475138 INFO DEBUG - > pnpm -r run build && pnpm run gulp
475138 INFO DEBUG -
475138 INFO DEBUG - Scope: 3 of 4 workspace projects
475139 INFO DEBUG - packages/client build$ pnpm vite build
475139 INFO DEBUG - packages/sw build$ pnpm swc src -d built -D
475139 INFO DEBUG - packages/backend build$ pnpm swc src -d built -D
475139 INFO DEBUG - packages/client build: undefined
475139 INFO DEBUG - packages/client build:  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command failed with ENOENT: vite build
475139 INFO DEBUG - packages/client build: spawn vite ENOENT
475139 INFO DEBUG - packages/client build: Failed
475139 INFO DEBUG - undefined
475139 INFO DEBUG - /var/www/calckey/packages/client:
475139 INFO DEBUG -  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  client@ build: `pnpm vite build`
475140 INFO DEBUG - Exit status 1
475140 INFO DEBUG -  ELIFECYCLE  Command failed with exit code 1.
475140 INFO DEBUG - + ynh_exit_properly

packages/client build:  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command failed with ENOENT: vite build

I don't understand the sudden issue. I don't know if it's a pnpm bug or something (https://github.com/pnpm/pnpm/issues/4146) or an error in our side. @ThatOneCalculator do you have any clue ? Is there any particular change on Calckey side ? 🤔

ThatOneCalculator commented 1 year ago

Nothing was changed on our side.

lapineige commented 1 year ago

Ok thanks.

Maybe a pnpm update that fails the whole thing ? :thinking: I don't understand how it works. What's that vite build step ? :thinking:

lapineige commented 1 year ago

Closed by mistake (thanks Github UX)

lapineige commented 1 year ago

!testme

yunohost-bot commented 1 year ago

Alrighty! Test Badge

ThatOneCalculator commented 1 year ago

v13.1.4.1 has been released with a hotfix

lapineige commented 1 year ago

Running CI again just in case, but we still have this (pnpm ?) that will probably fail it :(

I don't understand the issue.

lapineige commented 1 year ago

!testme

yunohost-bot commented 1 year ago

:stuck_out_tongue_winking_eye: Test Badge

oufmilo commented 1 year ago

30 solved