tskit icon indicating copy to clipboard operation
tskit copied to clipboard

Use reusable workflows across repos?

Open jeromekelleher opened this issue 1 year ago • 2 comments

Since we developed the GitHub workflows there has been quite a bit of stuff done to avoid the repetition we currently have.

Our Python-only projects really should have more or less the same ci and website infrastructure, so it would be good to rationalise at some point.

One thing that might be useful is GitHub reusable actions: https://github.blog/2022-02-10-using-reusable-workflows-github-actions/

jeromekelleher avatar Mar 24 '24 13:03 jeromekelleher

Also looks useful: https://www.dhiwise.com/post/the-ultimate-guide-to-github-reusable-workflows-maximize-efficiency-and-collaboration

jeromekelleher avatar Mar 24 '24 13:03 jeromekelleher

Also potentially useful for doing repetitive things across multiple repos: https://github.com/samlader/gmux

jeromekelleher avatar Mar 24 '24 13:03 jeromekelleher