Integrated: 1056: Mirror service is no longer syncing tags

Erik Joelsson erikj at openjdk.java.net
Wed Jun 2 20:53:22 UTC 2021


On Fri, 28 May 2021 21:54:05 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> We currently have two modes of mirroring repositories using the MirrorBot, either a set of branches, or everything. When limiting branches, tags are excluded, and when mirroring everything, tags are included.
> 
> I'm adding a new configuration option "tags": true/false. The purpose is to be able to include tags when only mirroring a set of branches. Default is false (to mimic current behavior). I can't see a use case for being able to exclude tags in the all branches case, and implementing it would add quite a bit of complexity.

This pull request has now been integrated.

Changeset: f8e97f7a
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/f8e97f7a9b501f754f870ca753957307c6858ab4
Stats:     158 lines in 6 files changed: 146 ins; 0 del; 12 mod

1056: Mirror service is no longer syncing tags

Reviewed-by: tbell, kcr

-------------

PR: https://git.openjdk.java.net/skara/pull/1177


More information about the skara-dev mailing list