-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing #1
base: master
Are you sure you want to change the base?
Testing #1
Conversation
!testme |
!testme |
!testme |
Bingo:
|
scripts/install
Outdated
|
||
#ynh_install_composer_as_user --phpversion=$phpversion --install_args="--prefer-dist --no-autoloader --no-scripts --no-progress" | ||
#ynh_install_composer_as_user --phpversion=$phpversion --install_args="dump-env prod" | ||
ynh_install_composer_asuser --phpversion=$phpversion |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm testing this for fun, in case you're interested, the install failed here at ynh_install_composer_asuser --phpversion=$phpversion with "command not found", I notice that the lines above have the command spelled with an underscore like "...as_user", perhaps that's the reason? I'll try to figure out a way to modify that line and run the installer again. Thanks for your efforts so far.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey you're right about that one! It had somehow slipped out of my eyes, gonna try correcting that line at home
!testme |
To confirm - is this pull request still in progress? @ericgaspar |
!testme |
!testme |
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)