r-universe-org / help

Support and bug tracker for R-universe
https://docs.r-universe.dev/
8 stars 2 forks source link

Investigate reusable workflows #206

Closed jeroen closed 1 year ago

jeroen commented 1 year ago

https://docs.github.com/en/actions/using-workflows/reusing-workflows

Maybe this makes it possible to maintain a central workflow file, rather than having to sync workflows in all universes.

jeroen commented 1 year ago

It looks like we can use inputs from within the reusable workflow: https://github.blog/changelog/2022-06-10-github-actions-inputs-unified-across-manual-and-reusable-workflows/

But we manually need to pass down secrets I think.

jeroen commented 1 year ago

Workflows have now been ported and deployed as reusable workflows: https://github.com/r-universe/workflows