You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/05/28 19:24:00 UTC

[jira] [Commented] (GEODE-4826) Fail fast with Spotless and rat checks

    [ https://issues.apache.org/jira/browse/GEODE-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353536#comment-17353536 ] 

ASF subversion and git services commented on GEODE-4826:
--------------------------------------------------------

Commit 64f912bfa7bd96669046bbd41016baba2a2207b7 in geode's branch refs/heads/develop from Robert Houghton
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=64f912b ]

GEODE-4826: Use spotlessCheck, not spotlessApply, as input to srcDistTar (#6539)

Using spotlessApply as an input to srcDistTar allowed `build` and other
CI tasks to pass while still having style errors on the repo.

Authored-by: Robert Houghton <rh...@pivotal.io>

> Fail fast with Spotless and rat checks
> --------------------------------------
>
>                 Key: GEODE-4826
>                 URL: https://issues.apache.org/jira/browse/GEODE-4826
>             Project: Geode
>          Issue Type: New Feature
>            Reporter: Michael W. Dodge
>            Assignee: Robert Houghton
>            Priority: Major
>              Labels: pull-request-available
>
> The Spotless and rat checks happened at the *end* of the build, which makes them fail as slowly as possible. Enhance developer productivity by putting those checks (and the potential for concomitant failures) at the *beginning* of the build. Also, investigate automatically applying the Spotless rules to prevent any possibility of a failed Spotless check.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)