YunoHost-Apps / firefly-iii_ynh

Firefly III package for YunoHost
https://firefly-iii.org/
GNU General Public License v3.0
18 stars 10 forks source link

Testing / 6.1 + cleanup #119

Closed ericgaspar closed 4 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

:rocket: Test Badge

alexAubin commented 1 year ago

So eeeeh not really familiar with Composer etc but the actual issue seems to be :

43325 DEBUG > @php artisan firefly:instructions install
43479 DEBUG 
43479 DEBUG    Illuminate\Encryption\MissingAppKeyException
43480 DEBUG 
43480 DEBUG   No application encryption key has been specified.
43480 DEBUG 
43480 DEBUG   at vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:79
43480 DEBUG      75â–•     protected function key(array $config)
43480 DEBUG      76â–•     {
43480 DEBUG      77â–•         return tap($config['key'], function ($key) {
43480 DEBUG      78â–•             if (empty($key)) {
43481 DEBUG   ➜  79▕                 throw new MissingAppKeyException;
43481 DEBUG      80â–•             }
43481 DEBUG      81â–•         });
43481 DEBUG      82â–•     }
43481 DEBUG      83â–• }
43481 DEBUG 
43482 DEBUG   i   Your app key is missing:
43482 DEBUG       https://laravel.com/docs/master/installation#configuration
ericgaspar commented 1 year ago

!testme

yunohost-bot commented 1 year ago

Alrighty! Test Badge

ericgaspar commented 9 months ago

!testme

yunohost-bot commented 9 months ago

:carousel_horse: Test Badge

ericgaspar commented 8 months ago

!testme

yunohost-bot commented 8 months ago

:sunflower: Test Badge

alexAubin commented 4 months ago

!testme

yunohost-bot commented 4 months ago

:books: :bug: Test Badge

yunohost-bot commented 4 months ago

:v: Test Badge