RubyGems Navigation menu

assemblage 0.1.pre20180313184155

Assemblage is a continuous integration toolkit. It's intended to provide you with a minimal infrastructure for distributing and performing automated tasks for one or more version control repositories. It makes as few assumptions as possible as to what those things might be. It's still just a personal project, but if you want to use it I'm happy to answer questions and entertain suggestions, especially in the form of patches/PRs. Assemblage has three primary parts: the **Assembly Server**, **Assembly Workers**, and **Repositories**. <dl> <dt>Assembly Server</dt> <dd>Aggregates and distributes events from <em>repositories</em> to <em>workers</em> via one or more "assemblies".</dd> <dt>Assembly Workers</dt> <dd>Listens for events published by the <em>assembly server</em>, checks out a <em>repository</em>, and runs an assembly script in that repository.</dd> <dt>Repository</dt> <dd>A distributed version control repository. Assemblage currently supports Mercurial and Git.</dd> </dl>

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.pre20180313184155 - March 14, 2018 (11.5KB)

Runtime依存関係 (7):

cztop-reactor ~> 0.3
git ~> 1.3
gli ~> 2.17
hglib ~> 0
loggability ~> 0.11
tty ~> 0.7

Development依存関係 (7):

hoe ~> 3.16
hoe-deveiate ~> 0.10
hoe-highline ~> 0.2
hoe-mercurial ~> 1.4
rdoc ~> 6.0
simplecov ~> 0.7

所有者:

作者:

  • Michael Granger

SHA 256チェックサム:

5d40d0567c4a5a20466c843ac2bff6e639c3cb17d2b3c61500f8f460498493df

累計ダウンロード数 1,646

このバージョンのみ 1,646

ライセンス:

BSD-3-Clause

必要なRubyのバージョン: >= 2.3.4

必要なRubyGemsのバージョン: > 1.3.1

リンク: