You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature
I am currently in a situation where symfony-cli installation fails out of nowhere.
In that case obviously something in the later build steps will fail, but the cause is hidden, as Setup-PHP reports being successful.
I would prefer if Setup PHP fails, if any of the requested installations steps fail.
Version
I have checked releases, and the feature is missing in the latest patch version of v2.
Underlying issue
Something went wrong with symfony-cli.
Describe alternatives
Manual check all steps for the cause of the failure
Btw: I don't want to make this issue about the symfony-cli, but I think it fails since the latest release of Symfony-Cli one hour ago. See https://github.com/symfony-cli/symfony-cli/releases - maybe there is something broken now?
The text was updated successfully, but these errors were encountered:
symfony-cli is failing because they keep changing how they release this tool, this time the Linux release artifacts without the version are missing. I will fix it in the next release to use the versioned ones.
Describe the feature
I am currently in a situation where symfony-cli installation fails out of nowhere.
In that case obviously something in the later build steps will fail, but the cause is hidden, as Setup-PHP reports being successful.
I would prefer if Setup PHP fails, if any of the requested installations steps fail.
Version
v2
.Underlying issue
Something went wrong with symfony-cli.
Describe alternatives
Manual check all steps for the cause of the failure
Additional context
Here is the build link:
https://github.com/kevinpapst/kimai2/actions/runs/3213939983/jobs/5253975481
Btw: I don't want to make this issue about the symfony-cli, but I think it fails since the latest release of Symfony-Cli one hour ago. See https://github.com/symfony-cli/symfony-cli/releases - maybe there is something broken now?
The text was updated successfully, but these errors were encountered: