Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-9047

The CIStatusValidator cannot verify multi-module releases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Committer CLI 1.0.0
    • Tooling
    • None

    Description

      The CIStatusValidator cannot verify multi-module releases, since the current algorithm for detecting the GitHub endpoint for retrieving the build status [0] relies on the artifact name + version for the reference. This works for regular single-module releases, since the tag corresponds to the artifact name + version. However, in the case of multi-module releases the validator fails. The reliable way of validating releases is by just using the tag name, which in the case of a release available in the pom.

      [0] - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref

      Attachments

        Activity

          People

            radu Radu Cotescu
            radu Radu Cotescu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: