RFR: checkout-bot: support pulling tags

Erik Helin ehelin at openjdk.java.net
Mon Sep 14 14:14:28 UTC 2020


Hi all,

please review this patch that allows the checkout bot to support pulling tags. To achieve this I updated
`Repository.pull` to take an explicit `includeTags` argument.

Testing:
- [x] `make test` passes on Linux x64
- [x] Added a new unit test

Thanks,
Erik

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

Commit messages:
 - vcs: support pulling tags

Changes: https://git.openjdk.java.net/skara/pull/819/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=819&range=00
  Stats: 69 lines in 5 files changed: 55 ins; 0 del; 14 mod
  Patch: https://git.openjdk.java.net/skara/pull/819.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/819/head:pull/819

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


More information about the skara-dev mailing list