An open API service indexing awesome lists of open source software.

https://github.com/gerritcodereview/plugins_batch

The batch plugin provides a mechanism for building and previewing sets of proposed updates to multiple projects/branches/refs that should be applied together. The focus of batch updates tend to be verification (by CI systems). The batch update service provides the tools to build refs by merging changes to temporary “snapshot” refs, which can then be tested extensively, and finally submitted ”as is". - (mirror of https://gerrit.googlesource.com/plugins/batch)
https://github.com/gerritcodereview/plugins_batch

Last synced: 4 months ago
JSON representation

The batch plugin provides a mechanism for building and previewing sets of proposed updates to multiple projects/branches/refs that should be applied together. The focus of batch updates tend to be verification (by CI systems). The batch update service provides the tools to build refs by merging changes to temporary “snapshot” refs, which can then be tested extensively, and finally submitted ”as is". - (mirror of https://gerrit.googlesource.com/plugins/batch)

Awesome Lists containing this project