Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-42045

When presented with a tag, Pipeline Multibranch errors with "Could not determine exact tip revision of <tag>"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • Jenkins 2.45
      Pipeline Multibranch 2.12
      Git 3.0.6-SNAPSHOT (with patches for tags)
      Git Client 2.3.0-SNAPSHOT (with patches for tags)

      When presented with a tag instead of a branch, Pipeline Multibranch errors the pipeline with:
      "Could not determine exact tip revision of <tag name here>"

      The following PRs are required to reproduce:
      https://github.com/jenkinsci/git-plugin/pull/407
      https://github.com/jenkinsci/git-client-plugin/pull/234

      To reproduce:
      Enable "Show tags in SCMSource" in the "Git Plugin" global config
      Create a multibranch pipeline pointing at a git repo with tags
      Run the pipeline for a tag

            stephenconnolly Stephen Connolly
            evildeece Alastair D'Silva
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: