Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A lightweight CI

License

NotificationsYou must be signed in to change notification settings

xaizek/fragile

Repository files navigation

fragile,v0.6,2015 – 2018

This file last updated on 24 November, 2018

This is a simple, minimal and straightforward CI to compensate complexity ofmany CIs out there among which author of this one couldn't pick, even though hetried really hard to omit creating one more CI. It's worth nothing that endresult turned out to be somewhat more complicated than planned, which might befixed in the future.

Dependencies

  • PHP
  • SQLite
  • Unix-like system with bash
  • Git (by default, but can be changed by editingvcs/*)

Small Features (because there are no big ones)

  • No "hard to get working" dependencies
  • No special configuration interface (adding a builder is just adding a scriptto a directory)
  • No parallel execution
  • No external builders
  • Automatic errors/warnings discovery and highlighting
  • Just HTML, no useless animations or anything like that
  • Simple SVG badges (badges/svg/<branch-name>)
  • Simple control interface through pushes to the repository
  • Smart order of running builders (those which failed on previous run on thebranch are executed first)
  • Measuring duration of builds

Screenshot

Dashboard

Demo

One can see it being usedhere.

License

AGPLv3+

GNU Affero General Public License, version 3 or later.


[8]ページ先頭

©2009-2025 Movatter.jp