Well this started as "inline my bash files into yaml" and now it is becoming "a...

@mistersql

Well this started as "inline my bash files into yaml" and now it is becoming "a suite of tools to support this workflow"

Centralizing your templates in a single repo create so an ugly, unpleasant workflow.

Next problem to solve: cloning remote scripts to a local repo so you can run them locally in the correct context.

pypi.org/project/bash2gitlab/

Self-replies

Also, long after I'd started this side project I discovered gitlab-ci-local

This let's you pretty faithfully execute a docker-base pipeline locally.

For me, the immediate problem was needing to run docker on the laptop.

Still, it is a good alternative workflow, better than the default.

github.com/firecow/gitlab-ci-l