You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dan Klco (Jira)" <ji...@apache.org> on 2022/01/28 01:44:00 UTC

[jira] [Updated] (SLING-11097) Committers CLI CI Fails on Tags

     [ https://issues.apache.org/jira/browse/SLING-11097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Klco updated SLING-11097:
-----------------------------
    Description: 
Currently for most (if not all) releases the Sling Committer CLI fails to validate the release because the CI check fails. 

This is because our Jenkins jobs do not execute on tags and therefore the CI check doesn't see a success code for the tag commit's build status.

It seems not trivial to add builds on tags to Jenkins (though someone who knows Jenkins DSL may know better than I) but either way it would seem like a good idea to check the parent commit's build status if the tag commit does not have a build status.

  was:
Currently for most (if not all) releases the Sling Committer CLI fails to validate the release because the CI check fails. 

This is because our Jenkins jobs do no execute on tags and therefore the CI check doesn't see a success code for the tag commit's build status.

It seems not trivial to add builds on tags to Jenkins (though someone who knows Jenkins DSL may know better than I) but either way it would seem like a good idea to check the parent commit's build status if the tag commit does not have a build status.


> Committers CLI CI Fails on Tags
> -------------------------------
>
>                 Key: SLING-11097
>                 URL: https://issues.apache.org/jira/browse/SLING-11097
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Dan Klco
>            Assignee: Dan Klco
>            Priority: Major
>             Fix For: Committer CLI 1.0.0
>
>
> Currently for most (if not all) releases the Sling Committer CLI fails to validate the release because the CI check fails. 
> This is because our Jenkins jobs do not execute on tags and therefore the CI check doesn't see a success code for the tag commit's build status.
> It seems not trivial to add builds on tags to Jenkins (though someone who knows Jenkins DSL may know better than I) but either way it would seem like a good idea to check the parent commit's build status if the tag commit does not have a build status.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)