YunoHost-Apps / misskey_ynh

Misskey package for YunoHost
https://misskey-hub.net/
GNU Affero General Public License v3.0
31 stars 14 forks source link

Version 2 #152

Closed ericgaspar closed 7 months ago

ericgaspar commented 1 year ago

Problem

Solution

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

ericgaspar commented 1 year ago

!testme

yunohost-bot commented 1 year ago

:v: Test Badge

alexAubin commented 10 months ago

So meh the CI is failing during the build with

309861 INFO DEBUG - packages/frontend build: [vite:asset] Could not load /var/www/misskey/packages/frontend/../../fluent-emojis/dist/1f3c6.png (imported by src/pages/about-misskey.vue?vue&type=script&setup=true&lang.ts): ENOENT: no such file or directory, open '/var/www/misskey/packages/frontend/../../fluent-emojis/dist/1f3c6.png'
309861 INFO DEBUG - packages/frontend build: error during build:
309861 INFO DEBUG - packages/frontend build: Error: Could not load /var/www/misskey/packages/frontend/../../fluent-emojis/dist/1f3c6.png (imported by src/pages/about-misskey.vue?vue&type=script&setup=true&lang.ts): ENOENT: no such file or directory, open '/var/www/misskey/packages/frontend/../../fluent-emojis/dist/1f3c6.png'

no idea how to debug this x_x

alexAubin commented 9 months ago

(so i'm realizing the other PR has this fixed but relies on raw git clones é_è)

Salamandar commented 7 months ago

Superseeded by #156