Skip to content
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

GH Actions: fix builds failing #1267

Closed
wants to merge 2 commits into from

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Feb 4, 2021

A recent change in the shivammathur/setup-php@v2 has broken the handling of ini values passed via step output parameters.

I have reported this bug upstream.

For now, I'm fixing the build failures by commenting out the custom ini value setting.

Once the upstream bug has been fixed, this commit should be reverted.

A recent change in the `shivammathur/setup-php@v2` has broken the handling of ini values passed via step output parameters.

I have [reported this bug upstream](shivammathur/setup-php#405).

For now, I'm fixing the build failures by commenting out the custom ini value setting.

Once the upstream bug has been fixed, this commit should be reverted.
@jrfnl jrfnl added chores/QA PR: quick merge PR only contains relatively simple changes PR: ready for review labels Feb 4, 2021
@jrfnl jrfnl added this to the 10.0.0 milestone Feb 4, 2021
@jrfnl jrfnl requested a review from wimg February 4, 2021 05:54
... as it the required statuses prevent those PRs from being merged without the required statuses reporting.
@jrfnl
Copy link
Member Author

jrfnl commented Feb 4, 2021

I have added a second commit to this PR. Nothing terribly exciting, just making sure that PR #1264 can be merged ;-)


GHActions: don't ignore PRs with only doc changes

... as it the required statuses prevent those PRs from being merged without the required statuses reporting.


@jrfnl
Copy link
Member Author

jrfnl commented Feb 4, 2021

Wohoo! According to a response from the package author, the upstream bug should already be fixed... 🎉

I'm testing it now via another branch and will close this PR once the fix has been confirmed.

@jrfnl jrfnl closed this Feb 4, 2021
@jrfnl jrfnl deleted the feature/ghactions-fix-failing-builds branch February 4, 2021 08:31
@jrfnl jrfnl mentioned this pull request Feb 4, 2021
@jrfnl jrfnl removed PR: quick merge PR only contains relatively simple changes PR: ready for review labels Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant