Shivam Mathur
Shivam Mathur
@alcaeus Currently the verification of versions is not done as when extension version in the input changed the cache got invalidated as a new output cache key was generated. Now...
I was able to fix this by publishing the `export_buttons` view and adding `exportOptions.format` in each button configuration to correctly return the value for `editable_select`, `editable_text` and `editable_checkbox` columns.
Yes, set using `Set-PhpDownloadCache`.
Feel free to submit a PR fixing this.
@Tjitse-E Thanks for reporting this. I will have a look this weekend.
Fixed in https://github.com/shivammathur/setup-php/commit/7aff4d7a22a77f9733ffda9a5c414fa6043da9d1 Test workflow: https://github.com/shivammathur/test-setup-php/actions/runs/3030342518/workflow
Released [2.22.0](https://github.com/shivammathur/setup-php/releases/tag/2.22.0) with the fix.
@watarukura Thanks for the PR. I will have a look this weekend.
@jrfnl @Seldaek Although, it does not break the workflows. I will merge a PR for this now and let's see if we get feedback otherwise. I would not rely on...
Released in [2.22.0](https://github.com/shivammathur/setup-php/releases/tag/2.22.0).