1 comment

[ 3.2 ms ] story [ 16.9 ms ] thread
Code reuse across workflows is impossible, we're copy-pasting across repositories and this isn't ok. I don't know when/if GitHub will allow workflow reuse like with GitHub Actions.

I came up with a simple tool that lets me write workflows in a repository and easily copy them elsewhere. Updates aren't automated nor versioned since they are manual, but "manual" means running a command, not "careful copy-pasting"

I'm open to ideas and questions and I hope this simplifies your work.