-
-
Notifications
You must be signed in to change notification settings - Fork 273
Add build from config support (craft command) #713
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
base: main
Are you sure you want to change the base?
Conversation
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 sadly not familiar with craft so I can't give an accurate review yet. If you don't mind waiting, I will have time on the weekend to test and give a more thought-through review.
Seems all good so far, except that for some reason I'm running into 60 second timeouts when running |
@henderkes I introduced symfony/process to call subcommand,but in theory subcommands should not cause unexpected timeouts. Either that or having to re-download php-src every time is causing this problem. |
What does this PR do?
Fix #702
Checklist before merging
*.php
, runcomposer cs-fix
at local machine.src/global/test-extensions.php
../docs/
.config/xxx.json
content, runbin/spc dev:sort-config xxx
.