catalyst / catalyst-moodle-workflows

4 stars 9 forks source link

Add configurable list of additional php extensions #20

Closed keevan closed 2 years ago

keevan commented 2 years ago

Should add them around here:

https://github.com/catalyst/catalyst-moodle-workflows/blob/main/.github/plugin/setup/action.yml#L30

Expecting some defaults to be installed, and extras provided afterwards.

Based on current naming (e.g. plugin runners), I'll be calling the field extra_php_extensions since they should add to, not replace extensions installed.