Greg Bowler

Results 120 comments of Greg Bowler

Is there any environment variable available within the container that indicates the operating system and version?

This was not intentional. I will look into the reason as soon as I get to open source after Christmas. Thanks for raising the issue.

Hi @nickcFRU , Thanks for the PR. I'll give this a test as soon as I have some free time, and report back here. Cheers, Greg.

@diamondicq-it thanks for that. I couldn't figure out what the problem was but this seems to be it. Do you think it would be sensible to set this as part...

As @peter-neumann-dev has rightly pointed out, setting environment variables is done with the `env` property. Here's the php-actions example-composer repository, used for testing this kind of thing, with a test...

Please could you test something for me? We've been experiencing issues with the ghcr.io package repository and I wonder whether it has cached a failed build? You can go to...

OK thank you. I will create a testcase for this at https://github.com/php-actions/example-composer.

Hi @WybeBaT , In the next couple of days I'll recreate your settings in the [example-composer](https://github.com/php-actions/example-composer) repository to see if I can replicate the issues. One thing I have noticed,...

@WybeBaT I'm struggling to replicate the issue you're sharing. I have an [example-composer](https://github.com/php-actions/example-composer) repository for testing in. Do you think you could help me replicate the issue there by creating...

Great! Thank you. I'll add a test to [php-actions/example-composer](https://github.com/php-actions/example-composer) and merge soon.