aboutsummaryrefslogtreecommitdiff
path: root/scripts/laminar
AgeCommit message (Collapse)Author
2022-01-24Use guix shell. Remove git commandsci-cd-scriptsFrederick Muriuki Muriithi
* Use guix shell rather than guix environment * Use `GN_CI_DIR` set up at invocation * Remove git commands * Use `~/.config/guix/current/bin/guix` to take advantage of declared channels
2022-01-24Add script to run laminar pipelineFrederick Muriuki Muriithi
2022-01-24Rename job scripts to fit laminar's paradigmFrederick Muriuki Muriithi
2021-06-22scripts: laminar: Add json with hooks for running a linterBonfaceKilz
2021-06-22scripts: laminar: Add sh scripts for CIBonfaceKilz