DSCI: Dead Simple CI makes job artifacts trivial

CI jobs artifacts should not be difficult

DSCI, a new CI tool, treats any file in ~/artifacts/ as a job artifact. Jobs simply write files there, and subsequent jobs read them from the same location. Removing a file makes it unavailable downstream, so artifacts act as a pipeline data buffer. No configuration or upload steps are needed.

Artifacts de-facto is any file located in ~/artifacts dir

More from this day

2026-08-20