Somewhat related to “Starlark cannot load external script”, I was pleased to see the inclusion of Starlark into core as part of version 1.10.0, but crestfallen when I discovered that load()
is not supported as it is in the drone-convert-starlark plugin (which itself appears to be stale judging by months-long open PRs and last commit in April 2020).
Are there any plans to include such support in the future (perhaps like drone-convert-starlark)?
If not, what is the recommended approach to centralizing common Drone configuration across multiple repos?
Thanks for any guidance,
-Marc
kw: starlark load common configuration