https://github.com/exbotanical/turnstile
A sandboxed continuous integration server for minimal effort build tasks
https://github.com/exbotanical/turnstile
continuous-integration distributed-systems docker functional-programming haskell-learning task-runner
Last synced: 6 months ago
JSON representation
A sandboxed continuous integration server for minimal effort build tasks
- Host: GitHub
- URL: https://github.com/exbotanical/turnstile
- Owner: exbotanical
- License: bsd-3-clause
- Created: 2021-06-01T15:36:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T21:49:19.000Z (almost 5 years ago)
- Last Synced: 2025-05-21T22:41:47.251Z (10 months ago)
- Topics: continuous-integration, distributed-systems, docker, functional-programming, haskell-learning, task-runner
- Language: Haskell
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# Turnstile
A distributed CI server environment written in Haskell
## Features
- sandboxed, containerized builds
- multi-node architecture
- fully-featured http api and reporting frontend
- webhook support and GitHub integrations