ended7월 23일· 1 sources

DSCI - CI with regular programming languages instead of YAML

Why it matters

DSCI is forgejo CI runner with pipelines syntax is just regular programming languages like Python or Raku: .dsci/jobs.yaml jobs: - id: job1 path: . params: name: "dsci" .dsci/job.py #!/usr/bin/python3...

1
Sources
+0
24h
Growth
50d
Active

Sources

Related Issues