Skip to content

nulldriver/ci

This branch is 1 commit ahead of, 122 commits behind jtarchie/ci:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed0bc43 · Feb 3, 2025

History

52 Commits
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Jan 24, 2025
Feb 3, 2025
Jan 23, 2025
Feb 3, 2025
Jan 25, 2025
Jan 20, 2025
Jan 25, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025

Repository files navigation

CI

Important

This is a work in progress. It will change.

The motivation of this project is to be able to automate some work flows. I was doing it was (bad) bash script, but kept running into edge conditions. I'm trying to create a runtime similar to Concourse CI, but runs container platforms -- docker, docker swarm, and fly.io.

Testing

This is relying on strict integration testing at the moment. I'd like to keep the interfaces the same, but change underlying implementation.

Right now, only the platforms of docker and native are tested against. Primarily because fly.io requires a cost, eventually it will be added.

brew bundle
task

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.9%
  • TypeScript 3.1%