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.5 KB)

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

链接: