RFR: 1859: Add "tags only" option to MirrorBot [v4]

Erik Helin ehelin at openjdk.org
Tue Apr 11 13:47:56 UTC 2023


> Hi all,
> 
> please review this patch that adds an option to the `MirrorBot` to mirror only tags from one repository to another. I also added some additional logging to `MirrorBot` and cleaned up the logic a bit for selecting the "mode" (tags, mirror, selected branches) that the `MirrorBot` uses.
> 
> ### Testing
> - [x] Added one additional unit test
> 
> Thanks,
> Erik

Erik Helin has updated the pull request incrementally with one additional commit since the last revision:

  Allow tags and branches to be configured

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

Changes:
  - all: https://git.openjdk.org/skara/pull/1493/files
  - new: https://git.openjdk.org/skara/pull/1493/files/4ba3c642..50ba64c5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=skara&pr=1493&range=03
 - incr: https://webrevs.openjdk.org/?repo=skara&pr=1493&range=02-03

  Stats: 46 lines in 2 files changed: 15 ins; 30 del; 1 mod
  Patch: https://git.openjdk.org/skara/pull/1493.diff
  Fetch: git fetch https://git.openjdk.org/skara.git pull/1493/head:pull/1493

PR: https://git.openjdk.org/skara/pull/1493


More information about the skara-dev mailing list